Worked with an engineer to made code more efficient and to debug.
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
Basically it was how to find a cycle in an undirected graph. The problem specification was wildly vague and inconsistent. They used the term "loop" in the description and the term "cycle" in the starter code. The description also implied that two nodes can make a "loop", which is definitely not true. Again, this coding challenge was laughably bad and glider.ai needs to get their act together.
Given a singly linked list, convert it into a tree like structure.
Sorting an array of integers in linear time, given the fact that the integers have a reasonable range.
Can you tell me about yourself.
1. Design database tables for the given situation. 2. Merge two list. 3. Given a function, design test cases for it.
the question was basically a build up from string parsing w/o using fancy libraries; asked abt runtime and edgecases in a real world
3 questions building upon each other about transactions and rules, need to create a test case or two for each question.
Leetcode Medium & Systems Design
Java questions like ArrayList vs Vector
Viewing 2331 - 2340 interview questions