Write a routine to print the numbers 1 to 100 and back to 1 again without using any loops.
Engineer Software Interview Questions
429,671 engineer software interview questions shared by candidates
Given a string and a dictionary. Break the string into meaningful words.
Design a ping-pong ranking system
Prove P = NP
Reverse a linked list without using temporary variables.
Given a string s, find the minimum cuts that partition s into substrings which are all palindrome.
Reverse all the words in a string
A fairly simple question to check the number of the digits of an input. Make sure your code is robust enough to handle anything unexpected though
Given a graph node, write a code to return a copy of the sub-graph starting with that node.
give your a tree root, to find the same value in same layer
Viewing 771 - 780 interview questions