Upload Button Icon Add office photos

Filter interviews by

Superise Software Development Engineer Interview Questions and Answers

Updated 20 Nov 2023

Superise Software Development Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Nov 2022. There were 5 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 - Coding Test 

It was a DSA based coding round. Medium level question.

Round 3 - Coding Test 

Coding round based on React and JavaScript. Ask to make some functional components and some css styling. Discuss a lot about the concepts of React in depth.

Round 4 - One-on-one 

(1 Question)

  • Q1. One on One with CTO. He asked some tech and behavioral questions. More like to test how is the thinking process and logical ability and tech alignment I have. Even He asked a question based on DP in this r...
Round 5 - One-on-one 

(1 Question)

  • Q1. One on One with CEO. More like a culture fit round. Discuss about business, goal and vision of the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - The company is not the as before so it's advisable to look for other opportunities. If you're still interested then just stay true to yourself, have a good understanding of JavaScript and React and a good command on DSA.

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

1. Basic Questions involving NodeJS (Event Loop, variables, constants, var vs let)
2. A simple algorithmic puzzle with pseudocode
3. Past Experience

Round 2 - Discussion with the CTO 

(1 Question)

  • Q1. 1. Databases - what is an index? 2. Caching, what is Redis? 3. Past Experience 4. Simple Algorithmic Question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About Binary search
Round 2 - Technical 

(1 Question)

  • Q1. About project and ER diagram
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

90 min, DSA, hacker platform 3 question

Round 2 - Technical 

(2 Questions)

  • Q1. 2D DP WITH SPACE OPTIMIZATION
  • Ans. 

    2D DP with space optimization is a technique to reduce memory usage while solving dynamic programming problems.

    • Use a 1D array instead of a 2D array to store values in dynamic programming problems.

    • Update the values in the 1D array based on the dependencies between subproblems.

    • Example: Solving the longest common subsequence problem using 2D DP with space optimization.

  • Answered by AI
  • Q2. GRAPH WITH BFS ON TREE
  • Ans. 

    Breadth First Search (BFS) on a tree involves visiting nodes level by level starting from the root.

    • Start by visiting the root node, then visit all its children before moving on to the next level

    • Use a queue data structure to keep track of nodes to visit next

    • Repeat the process until all nodes have been visited

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

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 - Coding Test 

2 coding question easy to medium level

Round 3 - Group Discussion 

It was easy based on topic andriod vs ios

Round 4 - One-on-one 

(1 Question)

  • Q1. Question on resume and project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Explain about ur roles and responsibilities in current organization
  • Q2. What is test planning
  • Ans. 

    Test planning is the process of defining the scope, objectives, and approach for testing a software application.

    • Identifying the testing objectives and requirements

    • Defining the scope of testing

    • Creating a test plan document

    • Identifying the testing environment and tools

    • Defining the testing approach and strategy

    • Estimating the testing effort and resources

    • Identifying the test deliverables and timelines

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How do you design metro line for new station
  • Ans. 

    Designing a metro line for a new station involves planning routes, considering passenger flow, and ensuring connectivity.

    • Conduct a feasibility study to determine the need for a new station

    • Consider factors such as population density, traffic patterns, and potential future growth

    • Plan the route to optimize connectivity with existing stations and transportation hubs

    • Design the station layout to accommodate passenger flow an...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How do you learn about our company
  • Q2. What should one do in tough times
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

1. Basic Questions involving NodeJS (Event Loop, variables, constants, var vs let)
2. A simple algorithmic puzzle with pseudocode
3. Past Experience

Round 2 - Discussion with the CTO 

(1 Question)

  • Q1. 1. Databases - what is an index? 2. Caching, what is Redis? 3. Past Experience 4. Simple Algorithmic Question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Data structure - rainwater trapping

Round 3 - Technical 

(2 Questions)

  • Q1. OOPs concept, core java, sql
  • Q2. Car parking lot problem - system design
  • Ans. 

    Design a car parking lot system

    • Determine the size and capacity of the parking lot

    • Create a database to store information about available spots and occupied spots

    • Develop a system to track the entry and exit of vehicles

    • Implement a payment system for parking fees

    • Incorporate security measures such as CCTV cameras and security personnel

    • Provide a user-friendly interface for customers to locate available spots and make payment

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Rapid fire questions
  • Q2. More java springboot

Interview Preparation Tips

Interview preparation tips for other job seekers - medium level difficulty in the interview here.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy to crack,simple questions asked

Round 2 - Group Discussion 

They will ask only general topics

Round 3 - Technical 

(2 Questions)

  • Q1. Basic dsa questions asked
  • Q2. Sql queries and also about joins

Interview Preparation Tips

Interview preparation tips for other job seekers - its easy to crack,if u are good at basics..

Superise Interview FAQs

How many rounds are there in Superise Software Development Engineer interview?
Superise interview process usually has 5 rounds. The most common rounds in the Superise interview process are Coding Test, One-on-one Round and Resume Shortlist.

Tell us how to improve this page.

Superise Software Development Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

JLL Interview Questions
4.1
 • 347 Interviews
CBRE Interview Questions
4.2
 • 260 Interviews
NoBroker Interview Questions
3.2
 • 228 Interviews
Lodha Group Interview Questions
4.0
 • 124 Interviews
Kalpataru Group Interview Questions
4.0
 • 69 Interviews
Colliers India Interview Questions
3.9
 • 63 Interviews
Casagrand Interview Questions
3.9
 • 54 Interviews
M3M India Interview Questions
4.0
 • 47 Interviews
View all
Software Engineer
3 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Diploma Trainee Engineer
3 salaries
unlock blur

₹1.7 L/yr - ₹2.2 L/yr

Explore more salaries
Compare Superise with

JLL

4.1
Compare

CBRE

4.2
Compare

NoBroker

3.1
Compare

Lodha Group

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