Concurrency: - concurrent singleton initialization - implement simple concurrent stack
Software Developer Java Interview Questions
4,309 software developer java interview questions shared by candidates
Design instagram clone system and calculate some numbers.
Java basics and related to recent work
What is JVM JRE and JDK
Good in programming and theory part
Java Spring boot Hibernate MySQL Database
it will differ from day to day
Skills learned and were did i use them
Game: Initially starting with 1 Two Steps 1.Increment the number by 1, x = x + 1 2.Double the number , x = x * 2 Step 2 can be used atmost maxStepTwoTimes Find the minimum number of steps to reach a number N Example N=19 maxStepTwoTimes=2 Increment 1 ,3 times ,result into 4 Double 4 ,becomes 8 Increment by 1, becomes 9 Double 9 ,becomes 18 Increment by 1 , becomes 19 total Steps 7 NOTE: This is almost same as "Number Line Jumps" in hanckerrank. I wrote code , initially it has some bugs. I modified it .But he is not satisified with my code.
Of course self introduction
Viewing 451 - 460 interview questions