methods in Object class of java?
Senior Softwareentwickler Interview Questions
74,130 senior softwareentwickler interview questions shared by candidates
1. Write a query to find the 5th largest item in a table.
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]
Asked if I would be willing to learn COBOL when coming in as a Java dev.
Are you married or do you have children?
Viewing 651 - 660 interview questions