Software Engineer Software Developer Interview Questions

3,277 software engineer software developer interview questions shared by candidates

They asked In-depth java concepts and Micro services . if(null==null){ do }else{ do } this was one of the question and one more how can we use @Transactional in microservices which are inter conntected to each other how will you roll back the changes if exception occurs
avatar

Software Engineer - Java Developer

Interviewed at Inspire Brands

3.1
Jun 26, 2024

They asked In-depth java concepts and Micro services . if(null==null){ do }else{ do } this was one of the question and one more how can we use @Transactional in microservices which are inter conntected to each other how will you roll back the changes if exception occurs

You are required to design and implement a stack data structure that supports the following operations, all in O(1) time complexity: 1️⃣ push(x) — Pushes an integer x onto the stack. 2️⃣ pop() — Removes the element on the top of the stack. 3️⃣ top() — Gets the top element of the stack. 4️⃣ getMin() — Retrieves the minimum element currently in the stack. 5️⃣ getMax() — Retrieves the maximum element currently in the stack.
avatar

Software Engineer - Java Developer

Interviewed at IBS Software

3.7
Jun 22, 2025

You are required to design and implement a stack data structure that supports the following operations, all in O(1) time complexity: 1️⃣ push(x) — Pushes an integer x onto the stack. 2️⃣ pop() — Removes the element on the top of the stack. 3️⃣ top() — Gets the top element of the stack. 4️⃣ getMin() — Retrieves the minimum element currently in the stack. 5️⃣ getMax() — Retrieves the maximum element currently in the stack.

Viewing 2471 - 2480 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 3,277 interview questions and reports from Software engineer software developer interviews. Prepare for your interview. Get hired. Love your job.