Upload Button Icon Add office photos

Filter interviews by

WorkIndia SDE Interview Questions and Answers

Updated 4 Jul 2024

WorkIndia SDE Interview Experiences

1 interview found

SDE Interview Questions & Answers

user image Anonymous

posted on 4 Jul 2024

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

(2 Questions)

  • Q1. Invert the given binary tree
  • Ans. 

    Invert a binary tree by swapping left and right child nodes recursively

    • Start by swapping the left and right child nodes of the root node

    • Recursively invert the left subtree

    • Recursively invert the right subtree

  • Answered by AI
  • Q2. Implement custom HashMap
  • Ans. 

    Implement custom HashMap

    • Create a custom class to represent the HashMap

    • Implement methods like put, get, remove, and resize

    • Handle collisions using separate chaining or open addressing

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Uber SQL Schema Design
  • Q2. SQL queries on the same
Round 3 - HR 

(2 Questions)

  • Q1. If you get 100 crores, what will you do with it?
  • Ans. 

    I would invest in real estate, start a charitable foundation, and travel the world.

    • Invest in real estate to generate passive income

    • Start a charitable foundation to give back to the community

    • Travel the world to experience different cultures and broaden my horizons

  • Answered by AI
  • Q2. What are your highs and lows

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for in-depth questions on your projects
Answer HR questions according to company's culture and vision

Skills evaluated in this interview

Interview questions from similar companies

SDE Interview Questions & Answers

DotPe user image Anonymous

posted on 3 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL join question
  • Q2. House robber, circular list
Round 2 - One-on-one 

(2 Questions)

  • Q1. Find duplicates and remove from linked list.
  • Ans. 

    Remove duplicates from a linked list

    • Traverse the linked list and keep track of seen values using a hash set

    • If a value is already in the hash set, remove the duplicate node

    • Update the next pointers accordingly

  • Answered by AI
  • Q2. Check IP address is in valid format or not
  • Ans. 

    Validate if an IP address is in a valid format

    • Split the IP address into 4 parts using the dot as a delimiter

    • Check if each part is a number between 0 and 255

    • Ensure there are exactly 4 parts in the IP address

  • Answered by AI

Skills evaluated in this interview

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

MCQ based on c++ and java

Round 2 - Coding Test 

Solve 5 DSA questions

Round 3 - Technical 

(3 Questions)

  • Q1. 1. Buy and sell stocks 2. String balance 3. Storing algo
  • Q2. String balance questions and String manipulation
  • Q3. Sorting algorithms and their implementations
  • Ans. 

    Sorting algorithms are used to arrange elements in a specific order.

    • Common sorting algorithms include bubble sort, selection sort, insertion sort, merge sort, quick sort, and heap sort.

    • Each sorting algorithm has its own time complexity and space complexity.

    • Sorting algorithms can be implemented in various programming languages such as C++, Java, Python, etc.

  • Answered by AI

Skills evaluated in this interview

WorkIndia Interview FAQs

How many rounds are there in WorkIndia SDE interview?
WorkIndia interview process usually has 3 rounds. The most common rounds in the WorkIndia interview process are Technical and HR.
What are the top questions asked in WorkIndia SDE interview?

Some of the top questions asked at the WorkIndia SDE interview -

  1. If you get 100 crores, what will you do with ...read more
  2. Invert the given binary t...read more
  3. Implement custom Hash...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

LinkedIn Interview Questions
4.3
 • 78 Interviews
Magic Edtech Interview Questions
3.1
 • 48 Interviews
Affine Interview Questions
3.5
 • 48 Interviews
IT By Design Interview Questions
4.0
 • 35 Interviews
DotPe Interview Questions
3.3
 • 34 Interviews
View all
Key Account Manager
41 salaries
unlock blur

₹2.4 L/yr - ₹6.2 L/yr

HR Recruiter
41 salaries
unlock blur

₹1.1 L/yr - ₹4.2 L/yr

Team Lead
30 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Product Manager
20 salaries
unlock blur

₹21 L/yr - ₹38 L/yr

Sales Executive
19 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Explore more salaries
Compare WorkIndia with

Foundit

3.6
Compare

Timesjobs.com

1.9
Compare

Quikr

3.8
Compare

Indeed

4.0
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