validate bst
Technology Development Interview Questions
1,351 technology development interview questions shared by candidates
Describe a time when you learned something new
There was a behavioral, technical and case interview. The behavioral and technical were standard. The case was different from interviews I'd done in the past but it was a lot of just thinking through topics and going back and forth with the interviewer.
Tell me a time you were flexible in work/school/etc.
Explain a time you learned something new voluntarily.
Tell me about a time where you taught a technical topic to someone non technical
Tell me about a time when you had to learn something new on your own, and how.
Given a dollar amount in USD, return the number of Euro bills and coins needed to represent the same amount in euros.
All questions they asked (that you need to prepare for) are either on their website or in other reviews. If you think you're going to get the encryption/security question learn how to read files/call on other programs. Also accepting input. I don't use that often so I just wrote pseudo code for that.
Write an algorithm that would traverse through a binary tree and remove zeros that are at the bottom of the tree (leaf nodes). If two leaf nodes have a value of zero, and its parent also has a value of zero, then make sure to remove the parent as well.
Viewing 1001 - 1010 interview questions