given a string, find the longest substring that starts and ends in the same letter
Student Developer Interview Questions
970 student developer 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 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?
Warmup question: how to implement firewall consider list of allowed ip's?
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.
questions that aimed to use a minimum heap, and bit wise questions
behavioral questions in the interview
Viewing 111 - 120 interview questions