Create a spotify-like shuffle of songs and random playlist.
Student Developer Interview Questions
970 student developer interview questions shared by candidates
Implement a queue using any language you want.
1. Bild a B.tree from a sorted array 2. Finding in the array a maximum amount in sequence 3. Check if a B.tree is a BST
I had to solve a matrix problem and one interviewer had a solution in mind and kept adding restrictions to my algorithms until he got his solution even though my first solution was more time efficient.
What kind of an experience do you have with Python?
leetcode 54. Spiral Matrix https://leetcode.com/problems/spiral-matrix/
1.what is join in sql
Design a class for a regular deck of cards that supports the following operations: shuffle, draw (from the top) and sort.
100 people in a circle with gun puzzle
write a method that gets 2 linked list and return true if the two linked list share the same elements, otherwise return false;
Viewing 461 - 470 interview questions