Create a function that validates whether you a given string is a number
Internship Software Engineer Interview Questions
23,630 internship software engineer interview questions shared by candidates
One question they asked me was how to find out if a list was a cycle in O(n) time
Given a string and a word list, find how many words could be find in the string. The characters to form a word in the string is the subsequence, not necessary to be concatenate.
describe different sorting process step by step
Determine if two rectangles intersect.
Standard LC and behavioural questions
I cannot disclose specific details but be sure you can go into depth on your resume. (i.e. experiences, programming languages, technologies, etc). The technical was regular leetcode style questions.
Graph question involving some advanced algorithms
When would you use an LSTM over an RNN and why?
Numbers from 1-100 are stored in an array but one number is missing find the missing number? Minimum time complexity and memory
Viewing 181 - 190 interview questions