How would you manipulate an array?
Student Programmer Interview Questions
970 student programmer interview questions shared by candidates
Do you have experience working in teams?
given 3 integers determine what kind of triangle those 3 length represents. test your code
Invert a singly linked list in C
Given a linked list of size n, and an integer m < n. What is the m's biggest integer from a linked list from the end?
questions that aimed to use a minimum heap, and bit wise questions
behavioral questions in the interview
Create a function that receives an array of integers as input, and each time it's called, it returns the same array but with the elements in a random order. Each possible scrambled array should have the same probability.
Given an unsorted array with duplicates of letters, the array should be returned without the duplicates without importance to the order, the point of the question was to implement a set
Can you explain your resume?
Viewing 111 - 120 interview questions