Giving two strings that represent a binary numbers, return as a string the sum of them.
Developer Internship Interview Questions
23,914 developer internship interview questions shared by candidates
What is your favorite project.
Divide a number by another number and return the quotient and remainder without using div or mod.
given an array of strings, return the subarray that contains all the elements that are prefixes for the other elements in the array
Validate a binary search tree
Print the every path of a binary tree
Word Search problem from Leet Code.
given an input 100,394,274 print the number using words (ex. one hundred million three hundred...)
Given an array of integers, find two integers that sum to zero. How would you do it with three integers?
Mostly open-ended questions related to my job experience. There's also leetcode type of questions
Viewing 2511 - 2520 interview questions