Aeonea Software Engineer Coding & Algorithms Interview Questions
Master your tech interview with our curated database of real questions from top companies.
2Questions
1Company
2 Questions 1 Company
Showing 2 results
Aeonea
Medium
Software EngineerImplement a tennis score tracker
Design and implement a tennis game scoring function. Input: a stream of points won by players 'A' or 'B' (e.g., A, B, B, B, B). After each point, outp...
Coding & Algorithms
0
0
Sep 6, 2025
Aeonea
Medium
Software EngineerFind two numbers summing to target
Given an unsorted integer array and a target value, return the indices of two distinct elements whose sum equals the target. Aim for an O(n) time solu...
Coding & Algorithms
0
0
Sep 6, 2025