Learn about a new subject, depending on what you know, and explain it to the interviewer.
Student Programmer Interview Questions
970 student programmer interview questions shared by candidates
To tel about my project
Linked list cycle,Level order traversal, c concepts .
What technologies are you familiar with?
In the first interview, I was asked among other things, to described the concept of threads to a 6 year old. One of the technical questions later on was the "number of islands" problem, which you can find on leet code.
A question that required knowledge of BFS/DFS algorithms. Given a matrix of numbers, change all numbers - let's say equal to 1 (while the rest are zero), that can be reached from the starting point, and are adjacent to one another in the matrix (resulting in a "coloring" pattern).
SetAll. Subset Sum
Implement a logger in several steps ie Step 1 that will get a String, step 2 that will keep a the date, step 3 that can be searched by a particular cricket and so on, not remembering all the steps.
match 2 strings containing regex
From a list of numbers returns the number that shows the most
Viewing 921 - 930 interview questions