Leetcode easy question, 2 sum and find duplicate one
Intern Software Engineer Interview Questions
9,448 intern software engineer interview questions shared by candidates
What are the concepts associated with Object Oriented Programming
tell me about some of your personal projects?
A Dsa problem based on string manipulation Another problem based on logic and thinking way is tested. Problem was, to find the angle between hands of a clock on an analog dial.
Reverse a linked list
Given a dictionary of words and a 4x4 boggle board, see which dictionary words you can make.
There were no difficult questions. Descriptive questions: the difference between arrays and linked lists, how to insert into an array and a linked list, how to remove from an array and linked list. He also asked me questions about quick sort vs. merge sort, Big O, and another algorithms question -- which I could not answer, because I had not taken the course. Coding exercise: build a Binary Tree (not BST) and implement a getDepth() method that returns the depth of the tree.
2 sum.
find if two linked lists join each others or not and if yes where is the intersection point.
question which was to remove the nth node from end of the linked list.
Viewing 611 - 620 interview questions