java programming like star program 50 question
Java Programmer Interview Questions
26,925 java programmer interview questions shared by candidates
Prove if two strings are anagram
I was asked about my experience with Java, MicroServices, Spring etc.
1.Java Basics. 2.Plethora of Multithreading questions.GC 3.Simple data structure. (BFS) variation 4.Database Basics
Given two integer arrays sorted in ascending order and an integer k. Define sum = a + b, where a is an element from the first array and b is an element from the second one. Find the kth smallest sum out of all possible sums.
What is static?
Asked me more on Java8, streams, lambda expressions. singleton code with double checking tread safe, mechanistically, spring boot advantages and few annotations
Reversal of linked list
You are given two sorted arrays, you have to find the 4th largest number in an optimised way, how will you do it?
Viewing 2101 - 2110 interview questions