Given a value and an array of integers, find if there are two integers in the array that add up to the value.
Development Engineer Interview Questions
37,098 development engineer interview questions shared by candidates
How would you reverse a linked list in Java?
Write a program that sees if two binary trees are equal.
Write a program that reverses the words in a sentence.
Find the longest subsequence in a given array of numbers in O(n)
unlimited supply of coins of different demoninations. pick min number of coins to get given amount.
Reverse a string in-place.
Given an unfair coin, devise an algorithm to produce a fair coin's output.
Find count of unique characters in a given string
Probability of a knight making a valid move on NxN matrix in m steps.
Viewing 211 - 220 interview questions