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?
Desarrollador Java J2ee Senior Interview Questions
98,038 desarrollador java j2ee senior interview questions shared by candidates
Given a cache of a given size where you need to be able to store and free memory as needed, how would you go about implementing this?
Is doing calculation by macro it is good or by using Ui path for excel calculation part
Clone a linked list that has a cycle (do not fix the cycle). Is there a way to uniquely identify a node without relying on a hash code?
Why are you changing the company
How do you fetch the employee with 2nd largest salary from the employee table.
The questions are purely related to mobile and web app automation !!
Implement a lock-free queue/stack/... using atomic test-and-set functions.
Google Maps allows you to zoom in and out of satellite maps, with terabytes of data accessible via a very fast interface. How would you go about implementing this functionality?
Design ride service like Uber
Viewing 431 - 440 interview questions