Upload Button Icon Add office photos

Filter interviews by

ONPASSIVE Software Engineer Interview Questions and Answers

Updated 29 Jan 2023

ONPASSIVE Software Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2022. There were 4 interview rounds.

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 - Technical 

(3 Questions)

  • Q1. Basic java Question mostly oops ,exceptions ,collections ,threading ,spring boot basics
  • Q2. What's are access modifiers What is thread locking What is hasmap and hashset
  • Ans. 

    Access modifiers control the visibility of class members. Thread locking is a mechanism to synchronize access to shared resources. HashMap and HashSet are Java collections.

    • Access modifiers include public, private, protected, and default

    • Thread locking prevents multiple threads from accessing shared resources simultaneously

    • HashMap is a collection that stores key-value pairs and allows null keys and values

    • HashSet is a col...

  • Answered by AI
  • Q3. What difference between spring vs spring boot
  • Ans. 

    Spring is a framework while Spring Boot is an extension of Spring.

    • Spring Boot provides a pre-configured environment for Spring applications.

    • Spring Boot reduces the amount of boilerplate code required for setting up a Spring application.

    • Spring Boot includes an embedded server, making it easier to deploy applications.

    • Spring Boot provides a range of starter dependencies for common use cases.

    • Spring Boot is ideal for micros...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Spring boot related question ,microserviecs, git ,maven,hibernate
Round 4 - HR 

(1 Question)

  • Q1. Salary disscusion and expected salary and offer salary and about joinig date etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly concentrate basic of java , springboot, microservies

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Data structure was more and it was difficult round

Round 2 - Technical 

(1 Question)

  • Q1. It will depend on interviewer
Round 3 - Behavioral 

(1 Question)

  • Q1. It will be depending on Manager who is taking interview
Round 4 - HR 

(1 Question)

  • Q1. It will be very smooth

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a very good company overall I had very good learning and experience
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Intall Mongo Db and perform crud operation
  • Q2. Dsa question asked to complete in javascrip
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

4 sections Quantitative Analysis, Programming Based (output analysis, error detection), Aptitude and ML Engineering ( activation functions, models etc basics)

Round 2 - One-on-one 

(2 Questions)

  • Q1. Merge Sort simple divide and conquer but a pain to execute they really just look for how logical you are and if your approach is correct
  • Q2. Talk about your projects previous experience etc
Round 3 - HR 

(2 Questions)

  • Q1. What do you think about Q
  • Q2. Personality based questions like what are your hobbies, what drives you etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident consistent and concise
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. WAP to check occurrence of words in a paragraph.
  • Ans. 

    A program to check the occurrence of words in a paragraph.

    • Split the paragraph into words using space as delimiter

    • Create a hashmap to store word frequencies

    • Iterate through the words and update the hashmap accordingly

    • Display the word frequencies

  • Answered by AI
  • Q2. What git command do you use incase PR build is failed
  • Ans. 

    Use git bisect command to find the commit that caused the build failure

    • Use 'git bisect start' to start the bisect process

    • Mark the current commit as bad with 'git bisect bad'

    • Mark a known good commit with 'git bisect good '

    • Git will automatically checkout commits for testing, mark them as good or bad until the culprit commit is found

Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Java OOPS
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 features
  • Q2. Spring IOC
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Package discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Basic java oops and coding question

Round 2 - Technical 

(1 Question)

  • Q1. DSA and java basics
Round 3 - Technical 

(1 Question)

  • Q1. Again DSA and java advanced
Round 4 - Coding Test 

(1 Question)

  • Q1. Develop chat app
  • Ans. 

    Develop a chat app for real-time communication

    • Use WebSocket for real-time communication

    • Implement user authentication and authorization

    • Design a user-friendly interface with features like emojis and file sharing

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Angular
  • Ans. 

    Angular is a popular open-source web application framework developed by Google.

    • Developed by Google

    • Used for building single-page web applications

    • Uses TypeScript for building applications

    • Supports two-way data binding

    • Has a component-based architecture

  • Answered by AI
  • Q2. What is Data binding
  • Ans. 

    Data binding is the process of connecting data sources to user interface elements in a software application.

    • Data binding allows for automatic synchronization of data between the source and the target UI element.

    • It eliminates the need for manual updating of UI elements when the data changes.

    • Examples include binding a database query result to a table in a web application or binding a model property to a text box in a des

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Why u r choosing the company
  • Ans. 

    I am choosing the company because of its reputation, innovative projects, and opportunities for growth.

    • Reputation of the company in the industry

    • Exciting and innovative projects the company is working on

    • Opportunities for career growth and development

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts,interface and abstract class

ONPASSIVE Interview FAQs

How many rounds are there in ONPASSIVE Software Engineer interview?
ONPASSIVE interview process usually has 4 rounds. The most common rounds in the ONPASSIVE interview process are Technical, Resume Shortlist and HR.
How to prepare for ONPASSIVE Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at ONPASSIVE . The most common topics and skills that interviewers at ONPASSIVE expect are Javascript, Hibernate, JQuery, MVC Architecture and OOPS.
What are the top questions asked in ONPASSIVE Software Engineer interview?

Some of the top questions asked at the ONPASSIVE Software Engineer interview -

  1. What difference between spring vs spring b...read more
  2. What's are access modifiers What is thread locking What is hasmap and hash...read more
  3. Basic java Question mostly oops ,exceptions ,collections ,threading ,spring boo...read more

Tell us how to improve this page.

ONPASSIVE Software Engineer Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more
ONPASSIVE Software Engineer Salary
based on 137 salaries
₹3.9 L/yr - ₹14.5 L/yr
At par with the average Software Engineer Salary in India
View more details

ONPASSIVE Software Engineer Reviews and Ratings

based on 27 reviews

3.1/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

2.7

Salary

2.3

Job security

3.0

Company culture

2.2

Promotions

3.1

Work satisfaction

Explore 27 Reviews and Ratings
Software Engineer
137 salaries
unlock blur

₹3.8 L/yr - ₹14.5 L/yr

Senior Software Engineer
71 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Business Analyst
47 salaries
unlock blur

₹3 L/yr - ₹11.1 L/yr

Java Developer
40 salaries
unlock blur

₹3 L/yr - ₹9.8 L/yr

Technical Support Engineer
40 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Explore more salaries
Compare ONPASSIVE with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview