Write a program taking input of a list of songs and shuffle them.
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
Typical data structures and algorithms question.
A situation where you had to convince someone of something (different approach, solution, etc.)
make a vehicle to pass a certain part of a track
Q: Custom codesignal and roblox games
leetcode easy mid problem typical bq and question like why roblox went over internship project
Given a list of files that each have a list of dependencies, determine if the list of files can be compiled (all dependencies met, no circular dependencies).
algorithms, "how would you improve xyz system", and resume questions
You are given a map with string as key and an integer as value. When we randomly get a key from the map, the probability of getting the key should be based on its value. For Ex: {'cat': 5, 'dog':2, 'human': 2, 'baby': 1} The probability of getting 'cat' is 5/10 and probability of getting 'baby' is 1/10. In other words, we are likely to get 'cat' 5 times more than 'baby'.
Why I wanted to work at Palantir
Viewing 581 - 590 interview questions