Why do you want to work at Roblox?
Software Development Engineer New Grad Interview Questions
6,113 software development engineer new grad interview questions shared by candidates
Prefix string problem using a Trie data structure
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
Leetcode medium-level questions. Data structure knowledge and time/space complexity are important.
Given pairs list like[(1,3),(2,4)], find node with 0 or only 1 parent.
Viewing 1081 - 1090 interview questions