It started from a recruiting company. I had two interviews, one phone interview, and one onsight interview after 3-4 days. so overall the interview process took about a week. It took another 2 weeks for onsight interview feedback
Interview questions [1]
Question 1
You have 2 not sorted integer Lists. Write a code to merge them with unique integers in sorted order.
For example 1, 4, 3 and 2, 4, 5 result will be 1, 2, 3, 4, 5
I applied through a recruiter. The process took 1 day. I interviewed at Walmart (Reston, VA) in Jun 2016
Interview
The HR contacted me and immediately scheduled an interview. The interview was for Developer I role. The HR was very kind, but the interviewer who contacted next day was a bit rude. But overall positive experience
Interview questions [1]
Question 1
Reverse a linked list and its complexity
What is Heap
Different Sorting techniques
Different searchesSearching
About multithreading and synchronization
which is best sort and why
what is merge sort and how does it work
polymorphism and inheritance
Difference between final, finally and finalize
Try without a catch
Difference between where and having clause in SQL
Types of exception
java Generics
All this in a half an hour technical interview where first 10 mins will be explained about the company.
I applied through college or university. The process took 1+ week. I interviewed at Walmart (Sunnyvale, CA) in Mar 2016
Interview
-Talked to the walmart team at the university career fair. The Hiring manager asked a couple of questions
-Got a call for the interview. Had 2 45 minutes technical interviews. The first interview quesstions were based on work ex related tech, webservices and project specific(to specific)
Interview questions [1]
Question 1
- what are jax-WS, Jax-RS services
-what is sonar code anaylaser
-multhreading scenario in web services and application server tomcat
-Implement multi-threading
-linked list reverse, find mid of linked list, string reverse recursively
-Hashmaps and internal working, hashcode
-data structures, trees, complexities of algorithms and asked to reduce the complexities
-Spring MVC, Dependancy Injection. Was asked to explain it with the help of a use case scenario
-Asked about hibernate, persistence layer