Place queens on chessboard without attacking each other recursively.
Software Engineer Intern Interview Questions
9,771 software engineer intern interview questions shared by candidates
Nothing special, design a game. BST. Pair-work writing test cases.
Tell me about yourself and your hobbies?
What is one thing you would change about the C programming language?
Explain X on your resume, what was the hardest part about project X?
ACID property, JWT, Password hashing, HTTP, HTTPS, difference between GraphQL and REST, SQL queries, JS, NodeJS, 1 DSA question of DP.
For both of the following questions, you were given the code for a node in the tree, which had data, parent, left, and right data fields. The interview was in C: 1. Given a root node of a binary search tree, find the smallest node in the tree. 2. Given a node in a binary search tree, find the next largest node in the tree.
Explain the différence between char[] and char*
Given a list of tasks where some tasks have prerequisites, output in the correct order all the tasks you have to do to complete the specified task.
Pointer vs reference value, trees, design
Viewing 1861 - 1870 interview questions