The technical interviewer had me write some code to sort a simple number array.
Junior Java Developer Software Engineer Interview Questions
25,492 junior java developer software engineer interview questions shared by candidates
Explain what inheritance is in Java
ecrire la premiere ligne d'un fichier xml
First Round - Working of Hashmap, ArrayList Linked List, Java Basic questions Second Round - Coding Exercise - implement SecurityDataServices - Objective 1 1) SecurityServiceImpl - methods a)addSecurity(Security s) b)recordTick(long secID, Tick t), c)getPrice(Security s) d) getHistoricalPrice(Security S, TimeStamp asOfNow) 2)SecurityImpl - methods 1) getSecId() 2)getListTicks() 3)getCurrentPrice() 4)recordTick() 3) Tick Impl - methods 1) getPrice(), 2) getTimeStamp() Implement all these classes in 1.5 hr, Use multithreading, I used ConcurrentHashMap and CopyonwriteArraylist use atomic operations like putifAbsent() CodeReview questions - explain the flow of written code, explain java locks, write it using lambda expression, rewrite the code using locks 3rd round - behavioural questions - why do you want to join Sapient? extra activities apart from work? any technology that you follow?
How to avoid deadlocks?
is it possible to have a static class ?
Can we use the final keyword with the constructor?
About myself and then technical questions
How would you add <div id="1"> hello </div> in jquerry.
Types of IOC container
Viewing 171 - 180 interview questions