Upload Button Icon Add office photos

Filter interviews by

Otipy Sdet Engineer Interview Questions and Answers

Updated 23 Nov 2024

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java program to print words by ascending count value
  • Ans. 

    Java program to print words by ascending count value

    • Create a HashMap to store word frequencies

    • Iterate through the array of strings and update the frequencies in the HashMap

    • Use a TreeMap to sort the HashMap by values in ascending order

    • Print the words in ascending count value order

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Java program to display unique characters
  • Ans. 

    Java program to display unique characters in an array of strings

    • Iterate through each string in the array

    • Use a HashSet to keep track of unique characters

    • For each character in the string, check if it is already in the HashSet and add it if not

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice coding well

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a normal coding test

Round 2 - Group Discussion 

It was abpout genereal discussion and experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was modrate easy with compare to other

Round 2 - Coding Test 

Good questions which is some are modrate and some difficult

Interview Preparation Tips

Interview preparation tips for other job seekers - it was great experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

60 min., Logical Reasoning, Statistics

Round 2 - Coding Test 

90 min., Data Structures and Algorithms

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Online aptitude test with reasoning and java

Round 3 - Technical 

(2 Questions)

  • Q1. Explain all Oops concepts briefly
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming like inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability of objects to take on multiple forms based on the context.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Abstraction: Hiding the complex implemen...

  • Answered by AI
  • Q2. One basic level java question
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2022. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic technical discussion for an hour
  • Q2. Coding on array asc or desc
Round 2 - Coding Test 

Again further basic technical discussion for half time and a coding problem

Round 3 - Coding Test 

Again same as round 2 and coding test

Round 4 - Coding Test 

Discussion abt tech stack and worked assignments and ending with a coding test .This round happens for more experienced ppl by project lead/learning director level guys.The result wl told in their attitude and words here if salary you are expecting is out of their budget..Total wasted my time

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste time with this company .They waste time without knowing budget of project or salary expectations they gonna provide.totally waste of time.worst interview schedule by chitra and interview by Nabonita singh.

I was interviewed in Feb 2022.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

It was purely a coding round

  • Q1. Course Schedule

    You are a student of Netaji Subhas Institute of Technology. You have to take ‘N’ number of courses labelled from 1 to N to complete your B.Tech Degree.

    Some courses may have prerequisites...

  • Ans. DFS Approach

    The key observation here is that we need to consider the number of courses as vertices of a graph and prerequisites as directed edges of a graph.

     

    Now the problem boils down to find if a cycle exists in the directed graph or not. If a cycle exists, no topological ordering exists and therefore it is impossible to take all courses.

     

    Now, there is a cycle in the graph only if there is a back edge prese...

  • Answered by CodingNinjas
  • Q2. N queens

    You are given an integer 'N'. For a given 'N' x 'N' chessboard, find a way to place 'N' queens such that no queen can attack any other queen on the chessboard.

    A ...

  • Ans. Backtracking
    1. Instead of checking all the places on the chessboard, we can use backtracking and place queen row-wise or column-wise.
    2. Suppose we place queens row-wise, and we start with the very first row. Place the queen and move to the next row until either there is a solution or there are no viable cells left.
    3. As we backtrack, check to place the queen in the different columns of the same row.
    4. When we can place a queen at ...
  • Answered by CodingNinjas

Interview Preparation Tips

Eligibility criterianaJosh Technology Group interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Stay focused
Tip 2 : Practice coding questions
Tip 3 : View previous interviews of the companies

Application resume tips for other job seekers

Tip 1 : Have atleast 3 great project
Tip 2 : Write only what you know and prepare well

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

1 hour duration with basic level aptitude

Round 3 - Coding Test 

1 hour 30 minutes, basic to medium level dsa

Interview Preparation Tips

Topics to prepare for Josh Technology Group SDE (Software Development Engineer) interview:
  • DSA
  • trees
Interview preparation tips for other job seekers - practice dsa as most questions were from leetcode. try solving trees and linked lists

Otipy Interview FAQs

How many rounds are there in Otipy Sdet Engineer interview?
Otipy interview process usually has 1 rounds. The most common rounds in the Otipy interview process are Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.3k Interviews
Swiggy Interview Questions
3.8
 • 423 Interviews
DMart Interview Questions
4.0
 • 391 Interviews
BigBasket Interview Questions
3.9
 • 346 Interviews
Blinkit Interview Questions
3.7
 • 173 Interviews
GAO Tek Interview Questions
4.5
 • 107 Interviews
View all
Business Development Executive
27 salaries
unlock blur

₹2.2 L/yr - ₹5.5 L/yr

Software Development Engineer
10 salaries
unlock blur

₹12 L/yr - ₹16 L/yr

Software Developer
8 salaries
unlock blur

₹8 L/yr - ₹16 L/yr

Data Scientist
6 salaries
unlock blur

₹6 L/yr - ₹11 L/yr

Senior Executive
6 salaries
unlock blur

₹3.9 L/yr - ₹10 L/yr

Explore more salaries
Compare Otipy with

BigBasket

3.9
Compare

Blinkit

3.7
Compare

Nature's Basket

3.8
Compare

Reliance Fresh

4.3
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview