Data structure, threading and basic logical programming questions. After that you get a general interest and personality interview.
Engineer Developer Interview Questions
3,917 engineer developer interview questions shared by candidates
is it on hackerrank and proctored?
What is the process called for removing the top of a stack?
Given a string that contains {, }, (, ), [, ] similar to a programming language how would you implement a function/method that checks whether its valid/balanced? "{() ()}" => balanced "{ ( [ ] ) }" => balanced - the characters can be nested "{ ( }" => invalid "{ ) ( }" => invalid
How would you explain what an API is to a completely non-technical person?
Given an array, output an array that the multiplication of every element except the current index
Basically, previous experience. About the project, skills and work experience.
They were all pretty straight forward. Mid-Level coding questions. Can't get into details because of the NDA but most of the questions were already here. String/Array manipulation
Given a list of sorted lists, merge them into a single sorted list.
LinkedList problem via Coderpad
Viewing 341 - 350 interview questions