The process took 3 weeks. I interviewed at Oracle (Neu-Delhi)
Interview
I had 2 rounds of technical interview. In the 1st round they asked about my current company and what technologies I have worked on and questions were based on that. I also that discussion about my current project and workflow of the project
2nd round was completely technical first about design patterns and core java. Later they asked me about frontend technologies as well.
I applied online. The process took 3 months. I interviewed at Oracle in Feb 2017
Interview
Total 3 rounds of technical. Third will be director round where you will be surprised to see indepth technical questions. HR round may not be there. In third round itself they ask expected CTC. Mostly they offer more or as per your expectation. But remember the fact that you won't get hike for 2 years once you joined.
I applied online. The process took 2 days. I interviewed at Oracle (Hyderabad) in Apr 2019
Interview
5 rounds which were held within 2 days. The interview process is quite good, persons are technically strong enough to take the interview. Very useful to attend such kind of interviews.
Interview questions [8]
Question 1
Reverse the two consecutive elements in the given string
1) Create a tiny RESTful JSON API to index a page's content using Ruby on Rails
- Should receive the URL of the page
- grab its content and store its content with the tags h1, h2, h3, and the links
- other API should list the URLs and the content stored in the database
- API must only store content
- inside HTML header tags (H1, H2, H3)
- links URLs
2) Within this assignment, the following skills will be assessed:
- Software Design
- API Design and REST
- Testing
- Code Performance and scalability
- DRY
- Separation of Concerns
- Clarity