Uipath Machine Learning 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
UiPath
Medium
Machine Learning EngineerImplement cocktail shaker sort and analyze
Implement the cocktail shaker sort (bidirectional bubble sort) for an array of integers. Optimize it with early termination and shrinking bounds, and ...
Coding & Algorithms
0
0
Sep 6, 2025
UiPath
Medium
Machine Learning EngineerCompute Minimum L-Moves on Infinite Grid
On an infinite 2D grid, a chess-like piece moves in L-shapes: from (x, y) it can go to (x±1, y± 2) or (x±2, y± 1). Given integer target coordinates (t...
Coding & Algorithms
0
0
Aug 7, 2025