Upload Button Icon Add office photos

Wave Infratech

Compare button icon Compare button icon Compare

Filter interviews by

Wave Infratech Software Developer Interview Questions and Answers

Updated 1 Jul 2024

Wave Infratech Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Virtual dom
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.

    • Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.

    • Changes are first made to the Virtual DOM, then compared with the actual DOM to only update what has changed.

    • This process helps reduce the number of updates needed and improves the overall speed of the appli...

  • Answered by AI
  • Q2. Diiference Sate vs Props
  • Ans. 

    State is mutable data managed internally by a component, while props are immutable data passed from parent to child components.

    • State is managed internally by the component and can be changed using setState() method

    • Props are passed down from parent to child components and cannot be changed by the child component

    • State is used for data that can change over time within a component, while props are used for passing data fro...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about Wave Infratech?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

2 Questions

  • Q1. Sorting out the no's in ascending order
  • Ans. 

    To sort out the no's in ascending order, we can use built-in sorting functions or implement our own sorting algorithm.

    • Use Array.sort() method in JavaScript to sort the array of numbers in ascending order.

    • Implement bubble sort, selection sort, or insertion sort algorithm to sort the array of numbers in ascending order.

    • If the array contains strings instead of numbers, use localeCompare() method to sort the strings in asc...

  • Answered by AI
  • Q2. Basics of parent and child classes,hierarchy order in JAVA
  • Ans. 

    Java supports inheritance, allowing classes to inherit properties and methods from parent classes, forming a hierarchy.

    • In Java, a class can extend another class, making it a child class (subclass) of the parent class (superclass).

    • Example: class Dog extends Animal { } - Dog is a child class of Animal.

    • Java supports single inheritance, meaning a class can only extend one parent class.

    • Hierarchy can be visualized: Object (t...

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: Satisfactory.Never felt tensed.I was always keen in answering the questions.
Tips: Calm,patient.Never get tensed.Expel all the things you get into your mind

Skills:
Duration: 2
College Name: IIT Madras

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
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
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sql related questions
Interview experience
4
Good
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 - 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
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was quite good and easy to crack

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..
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

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 

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
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic JavaScript Interview

Round 2 - Technical 

(2 Questions)

  • Q1. What is closure
  • Ans. 

    Closure is a function that has access to its own scope, as well as the outer scope in which it was defined.

    • Closure allows a function to access variables from its outer scope even after the outer function has finished executing.

    • It is created whenever a function is defined within another function.

    • Closure is commonly used in JavaScript for maintaining state in asynchronous operations.

  • Answered by AI
  • Q2. What are promise
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained together using .then() method.

    • They help avoid callback hell and make code more readable.

    • Example: Fetching data from an API returns a promise that resolves with the da...

  • Answered by AI

Software Developer Interview Questions & Answers

NoBroker user image Shreeta Jayakar Shetty

posted on 26 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java and Python. I have a passion for problem-solving and creating innovative solutions.

    • 5 years of experience in Java and Python

    • Passionate about problem-solving

    • Innovative solutions driven

  • Answered by AI
  • Q2. Were u see after 5 years
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on cutting-edge technologies.

    • Leading a team of developers on innovative projects

    • Working with cutting-edge technologies like AI and blockchain

    • Continuing to learn and grow in my career

    • Possibly pursuing further education or certifications

    • Contributing to open source projects

  • Answered by AI

Wave Infratech Interview FAQs

How many rounds are there in Wave Infratech Software Developer interview?
Wave Infratech interview process usually has 1 rounds. The most common rounds in the Wave Infratech interview process are One-on-one Round.
What are the top questions asked in Wave Infratech Software Developer interview?

Some of the top questions asked at the Wave Infratech Software Developer interview -

  1. What is Virtual ...read more
  2. diiference Sate vs Pr...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Interview Questions from Similar Companies

JLL Interview Questions
4.1
 • 400 Interviews
CBRE Interview Questions
4.1
 • 292 Interviews
NoBroker Interview Questions
3.1
 • 252 Interviews
Lodha Group Interview Questions
4.0
 • 139 Interviews
Kalpataru Limited Interview Questions
4.1
 • 136 Interviews
Colliers India Interview Questions
3.9
 • 74 Interviews
Casagrand Interview Questions
3.8
 • 60 Interviews
View all
Assistant Manager
57 salaries
unlock blur

₹3.6 L/yr - ₹8.5 L/yr

Senior Executive
21 salaries
unlock blur

₹3.2 L/yr - ₹5.4 L/yr

Guest Relation Executive
16 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Manager
15 salaries
unlock blur

₹5.4 L/yr - ₹9.4 L/yr

Senior Manager
10 salaries
unlock blur

₹9 L/yr - ₹15 L/yr

Explore more salaries
Compare Wave Infratech with

JLL

4.1
Compare

CBRE

4.1
Compare

NoBroker

3.1
Compare

Lodha Group

4.0
Compare
write
Share an Interview