Preparing for an interview? Check out Cracking the Coding Interview
Published on

Oracle | Application Developer | Fresher | Gandhinagar | 12th August 2023 | Result : Passed

Author
  • Shared Anonymously

There were a total of 4 Interview Rounds :

  1. Round 1 : (Technical)
  • It consisted of 2 DSA questions, some OOPS concepts and some basic overview of my Project.
  • The 2 DSA questions were :
  1. Find a given number in a sorted string seperated with spaces.
  2. Leetcode Count and Say.
  • The questions from OOPS concept were basic but were asked in a twisted manner and had to think twice about it.
  • Questions from my projects were about the technologies I used to biuld the project, which I had mentioned in my resume.
  1. Round 2 : (Technical)
  • There was only one DSA question whose code had to be written on a paper .
  • I was given two options : (I selected the second)
  • Sudoko Solver
  • Find the number of days between given dates (GFG)
  • Sudoko had to be solved using backtracking, but further they need even an optimized version to solve the problem, which I did not knew.
  • The second question had to be solved in a constant time and space complexity.
  1. Round 3 : (Technical)
  • There was a single puzzle that was given, which had be solved.
  • It was this Find fastest 3 horses (GFG) .
  1. Round 4 : (HR)
  • It was a just a basic round were I was asked some basic behavioural questions.

  • So have some descent hold on DSA and have some basic idea of the stuff that you mentioned in your resume, it will be good.

  • One thing I noticed was that, there was not even a single question from OS, CN and DBMS.

ReportMark as Helpful