How would you reverse a linked list in Java?
Software Engineer Interview Questions
420,052 software engineer interview questions shared by candidates
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.
What is the fast sorting algorithm and why?
Write a function atoi in C, which takes a String as input, such as "123", and outputs an int, in this case 123.
Write a program that sees if two binary trees are equal.
Write a program that reverses the words in a sentence.
Last 15 mins- coding question: Given 6 integers and 1 target value, write a function to get the target value using 6 integers with any on these operations +,*,-,/
Give a deck of card, calculate total number of point that is closes to 21. ex A,A,J = 12 , J,J,A,2 = 23 A, 2 = 13
Difference between Thread and Process. Code for Reversing elements of array and sorting of an array elements. About project in detail OOP concepts like inheritance,polymorphism,abstraction,encapsulation Name the methods of "Object" class in Java. DBMS queries and normalization.
Viewing 1151 - 1160 interview questions