Others Coding & Algorithms Interview Questions
2Questions
1Company
Practice the exact questions companies are asking right now.
2 Questions 1 Company
Showing 2 results
Others
Easy
Data ScientistReturn the largest file size in a directory
Problem (Bash / File System) Implement a Bash function (or shell snippet) that returns the maximum file size (in bytes) under a given directory. Requi...
Coding & Algorithms
0
0
Jan 17, 2026
Others
Easy
Data ScientistAnswer ancestor-walk queries on a rooted tree
Problem (Tree / Parent Array Queries) You are given a rooted tree with n nodes labeled 1..n, represented by a parent array par[1..n]: - par[i] is the ...
Coding & Algorithms
0
0
Jan 17, 2026