1. Write a query to find the 5th largest item in a table.
Senior Software Engineer Test Interview Questions
67,473 senior software engineer test interview questions shared by candidates
Implement a linked list. Now implement a method to reverse the elements of a linked list.
* 2D row and column wise sorted matrix, find kth maximum.(with negative values also in consideration)
Ability to work czech hours
(As a take-home programming challenge,) write code that will validate a "Boggle" board i.e. given a virtual board (collection of letters) and a dictionary, find words in the virtual board.
Open ended question on Car design
Given 2 contracted arrays in the form : {times, number, times, number .... ] multiply these array expanding them. Example: [1,2,2,4] is equivalent to [2, 4, 4] and [2,1,1,4] is equivalent to [1, 1, 4] the result would be [(1x2), (1x4), (4x4)] = [2, 4, 16]
Are you married or do you have children?
question related to web technology
Gave me an online assessment
Viewing 601 - 610 interview questions