Agoda Software Engineer Coding & Algorithms Interview Questions
Practice the exact questions companies are asking right now.
2Questions
1Company
2 Questions 1 Company
Showing 2 results
Agoda
Nan
Software EngineerFind two numbers that sum to a target
Array sum lookup Given an integer array nums and an integer target, find two distinct indices i and j such that: - nums[i] + nums[j] == target - i != ...
Coding & Algorithms
0
0
Dec 14, 2025
Agoda
Nan
Software EngineerCompute triangle min path and dice stopping stats
You are given two independent interview questions. 1) Triangle minimum path sum (DP) Given a triangular array triangle with n rows, find the minimum p...
Coding & Algorithms
0
0
Nov 14, 2025