convert string to integer
Software Engineer New Grad Interview Questions
2,940 software engineer new grad interview questions shared by candidates
During onsite, I had two interviews with each having 2 questions 1) Given a number n, find the shortest path from 1 to n using only 2 operations: *2 and /3 2) Merge 2 sorted arrays
Something about stock prices and returning top 3, don’t remember question details
DFS question; very little behavioral
Variation of LRU Cache
Print the top 10 largest elements from integer array. Follow up to top K
Step 3 Assessment Test It has 3 parts Part 1 : How many problems you can solve the problem within 2 mins? Part 2 : Learn new language and answer the question? Part 3: programming coding.
Some Leetcode questions just worded differently, some questions related to the Pinterest products themselves, and trie questions.
DFS/BFS, debug a question given an online IDE, (OOP) design airline service.
Given the names of business. Give back k result sorted according to the index value of a given search term. The constraint was that the search term is in beginning of a given word in a string and so you have to sort according to the index of the word that starts with search term
Viewing 301 - 310 interview questions