Generate all possible lock combinations on an android lock screen of length 5 such that each numbers are adjacent to each other and no repetitions within a combination.
Software Engineer New Grad Interview Questions
2,971 software engineer new grad interview questions shared by candidates
Questions were Leetcode medium(hackerrank) to hard problems(Telephonic).
Train a Markov chain to generate sentences
Was a simple card game question with some specific rules.
API Calls and OOP Design
for phone interview, the question is: given an array of integer sorted in order of ascending, find the missing number in that array. For example, the given array is [0,1,3,4], [1,2,3,4], [0,2,3,4], so there's always a missing number in that array and you have to find that one.
I think LC medium-ish quesetions.
Algorithm question related to trees and json data structures.
Not too difficult but definitely worth studying for.
I was to describe one of my past projects and discuss the pros and cons of that project
Viewing 201 - 210 interview questions