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?
Senior Developer Interview Questions
29,129 senior developer interview questions shared by candidates
Why did you leave past organisations? Asked by this HCL Manager.
Pick one of your application that you have worked on in your current job and describe the technical details from start to finish, to be specific, include classes, fields, methods, SOA, SPs, connections etc.
Find kth min element in unsorted integer array.
Directly code challenge as HOME thinks they are above candidates and don't want to waste their time by talking to candidate first.
Coding problem
What is faster for reading in Java ArrayList or HashMap and why?
The most difficult part of this interview was creating the application up front to be presented and discussed during the interview process.
write a program to find 1st non-repeating character from a string.
Questions were totally technical and also a test was taken to make an algorithm for Merger sort with different scenarios.
Viewing 121 - 130 interview questions