Refer careercup and geeks for geeks. It's all just copy paste, no originality at all. I hope their entire codebase is not a copy paste from the internet.
Software Development Programmer Interview Questions
33,206 software development programmer interview questions shared by candidates
trees, inc\zigzag\dec array , optimaizations keen
It's sometimes hard to understand what exactly the problem wants.
Debug in program that may have bugs.
Questions on the group project
strings
Basic data structures
3. A question based on linked lists, which I don't exactly remember. But it was related to detecting the presence of a cycle in the linked list. I was able to do it easily though.
Behavioral questions.
Then one task to code in online editor: 1.I had simple task for DFS: Given a binary tree containing digits from 0-9 only, each root-to-leaf path could represent a number. Find the total sum of all root-to-leaf numbers. 2. Given a grouping of Amazon Objects, where an Amazon Object has a name, a unique identifier, a number of clicks, and a category, can you write a function that returns the Top N items in each category? 3. Find all files in filesystem which size is greater then 5 mb. 4. TinyUrl system design.
Viewing 1451 - 1460 interview questions