get the second most highest integer from an array
Software Development Interview Questions
36,975 software development interview questions shared by candidates
Implement a stack using two queues.
Given an array of sorted integers where duplicates are allowed, find the index of the first number I give you?
Using Collabedit, write a program to find the index of the first non-repeated character in a java string.
The first coding question was to determine whether a list of integers with size N, contains all the numbers from one to N.
Coding Challenge 3) You are given a linkedlist with next and arbitary pointers. Create a new linkedlist similar to the given linkedlist. You need to create a code for deep copy of a linkedlist.
Find the last element of a linked list.
1. In an array provide pairs of numbers that add to a particular value 2. In fibonacci series provide sum of all even numbers
Find the 20 longest strings in a text file.
My 30 min coding question was related to tree where all nodes were managers each node has a value which was the number of months they worked.We have to find the maximum tenure which is I remember can be calculated using the average of its child nodes.
Viewing 51 - 60 interview questions