Design a data structure that has constant time pop, push, and constant minimum value of data currently in structure.
Software Engineer Intern Interview Questions
9,750 software engineer intern interview questions shared by candidates
1st interview: Implement the algorithm for playing minesweeper. 2nd interview: Implement a^n in log(n) time both recursively and iteratively
Create an algorithm to find the length of a binary tree.
solve longest palindrome in O(n)
There were two coding questions, leetcode easy and medium
It was essentially a more difficult version of the "fizz buzz" question. No algorithms or data structures were involved, only if-else logic.
In general the OA questions were pretty manageable (probably leetcode medium at worst), and I got a pretty easy question about binary trees during the phone interview.
Finding the total number of possible sub-arrays from an array, given an Integer that must be the maximum number of odd numbers within each sub-array.
DSA and algorithm along with behavioral
Basics of Object Oriented Programming (OOP)
Viewing 9421 - 9430 interview questions