Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Springworks Team. If you also belong to the team, you can get access from here

Springworks Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Springworks SDE Intern Interview Questions and Answers

Updated 28 Jan 2023

Springworks SDE Intern Interview Experiences

1 interview found

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 27 Jan 2023

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

I applied via Company Website and was interviewed before Jan 2022. There were 6 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 

Online Assessment on Doselect
- 3 Medium-Hard DSA questions (Based on graphs, trees, binary search and arrays)
- 2 SQL queries (Medium)
- 10 MCQs on node, react, CS in general

Round 3 - HR 

(4 Questions)

  • Q1. Projects and tech stack used
  • Ans. 

    I have worked on various projects using different tech stacks including Java, Python, and JavaScript.

    • Developed a web application using Java Spring Boot framework

    • Created a data analysis tool using Python libraries such as Pandas and NumPy

    • Built a real-time chat application using JavaScript and Node.js

    • Implemented machine learning algorithms using Python's scikit-learn library

    • Worked on a mobile application using React Nati

  • Answered by AI
  • Q2. Prior working experience if any
  • Q3. Why Springworks? Why should we hire you?
  • Q4. Availability for next interview rounds
Round 4 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. DSA questions to explain approach and implement solutions
  • Q3. SQL, OS, DBMS and CS core subjects
Round 5 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. DSA questions medium-hard level
  • Q3. OS, DBMS, CS core subjects etc
Round 6 - HR 

(2 Questions)

  • Q1. May or may not happen
  • Q2. General HR questions

Interview Preparation Tips

Topics to prepare for Springworks SDE Intern interview:
  • Node.Js
  • DSA
  • DBMS
  • React.Js
  • HTML
  • CSS
  • Javascript
  • SQL
  • OS
  • Web Development
Interview preparation tips for other job seekers - - For DSA leetcode is more than enough
- For CS core subjects go through top interview questions
- Practice some soft skills

Skills evaluated in this interview

Interview questions from similar companies

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

MCQ based on quant , reasoning and computer science fundamentals(oops,DBMS,CN) and 3 coding question

Round 2 - Technical 

(1 Question)

  • Q1. DSA question on trees and linkedlist , alond with some SQL querys and questions on OOPS
Round 3 - Technical 

(1 Question)

  • Q1. More DSA question on recursion(TOH) and dynamic programming, in depth discussion on projects and some SQL queries.
Round 4 - HR 

(1 Question)

  • Q1. One DSA question on stack implementation, 2 SQL queries , basic computer fundamental question , standard HR question about company , family, were do you see yourself after 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Contains 5 section a person must be good in DSA,SQL,AIML as well as system design,it was a really hard test

Round 2 - Technical 

(2 Questions)

  • Q1. System design of whatsapp
  • Ans. 

    WhatsApp is a messaging app that allows users to send text messages, voice messages, images, and videos.

    • End-to-end encryption for secure communication

    • Message delivery status indicators

    • Group chat functionality

    • Media sharing capabilities

    • Online/offline status indicators

  • Answered by AI
  • Q2. Medium-hard level question on trees.

Skills evaluated in this interview

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

(1 Question)

  • Q1. JavaScript based, reduce, map, Database indexing
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium to hard questions based on arrays, dp

Round 2 - Technical 

(2 Questions)

  • Q1. Quick sort algorithm
  • Ans. 

    Quick sort is a popular sorting algorithm that uses divide and conquer strategy.

    • Divides array into smaller sub-arrays based on a pivot element

    • Recursively sorts sub-arrays

    • Combines sorted sub-arrays to get final sorted array

    • Time complexity: O(n log n) on average, O(n^2) worst case

    • Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]

  • Answered by AI
  • Q2. Modified rotate a matrix
  • Ans. 

    Rotate a matrix by 90 degrees in place

    • Transpose the matrix

    • Reverse each row of the transposed matrix

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study well and at the end, they would not hire anyone

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. DSA problems on linked list, OOPs in depth programming, design pattens in Java. Some theoretical knowledge on OOPs and design patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics of OOPs and DSA. Design patterns in Java were asked. All the interviewers were young.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Question around priority queue
  • Q2. Decode strings leetcode
Round 2 - Technical 

(1 Question)

  • Q1. System design questions scenario based
Round 3 - Technical 

(1 Question)

  • Q1. Questions on multidimensional tree
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

There were 5 question out of which 2 were coding Data Structure problems , 1 was SQL based , 1 was AI based Problem ( Machine Learning ) and 1 was to create UML Diagram.
First Coding question was pretty easy , other one was kinda tough , UML Diagram was also easy and SQL query was of moderate level.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep Practising u'll definately make it.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hr and it is pretty easy and having snippets technical questions etc

Round 2 - Coding Test 

I didn't selected for second round

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare coding basic should be strong in basic and study the aptitude and thats pretty easy
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 DSA questions Both are from DP

Round 2 - Technical 

(2 Questions)

  • Q1. 2 Questions , 1 is DSA
  • Q2. Second question is Puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Practise DSA more and give more and more interviews.

Springworks Interview FAQs

How many rounds are there in Springworks SDE Intern interview?
Springworks interview process usually has 6 rounds. The most common rounds in the Springworks interview process are HR, One-on-one Round and Resume Shortlist.
How to prepare for Springworks SDE Intern 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 Springworks. The most common topics and skills that interviewers at Springworks expect are Computer science, Deep Learning, Health Insurance, Internship and Machine Learning.
What are the top questions asked in Springworks SDE Intern interview?

Some of the top questions asked at the Springworks SDE Intern interview -

  1. Projects and tech stack u...read more
  2. DSA questions to explain approach and implement soluti...read more
  3. SQL, OS, DBMS and CS core subje...read more

Tell us how to improve this page.

Springworks SDE Intern Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Vyapar Interview Questions
3.4
 • 53 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
Classplus Interview Questions
3.4
 • 28 Interviews
Twilio Interview Questions
3.9
 • 23 Interviews
Fourkites Interview Questions
3.8
 • 17 Interviews
Hevo Data Interview Questions
3.7
 • 17 Interviews
ThoughtSpot Interview Questions
3.8
 • 17 Interviews
View all
Springworks SDE Intern Salary
based on 5 salaries
₹3 L/yr - ₹8 L/yr
22% less than the average SDE Intern Salary in India
View more details
Associate Product Manager
12 salaries
unlock blur

₹7 L/yr - ₹11.2 L/yr

Product Designer
11 salaries
unlock blur

₹9 L/yr - ₹20 L/yr

QA Engineer
11 salaries
unlock blur

₹4.6 L/yr - ₹9.9 L/yr

Software Development Engineer 1
9 salaries
unlock blur

₹10.8 L/yr - ₹12.9 L/yr

Project Manager
9 salaries
unlock blur

₹7.9 L/yr - ₹27 L/yr

Explore more salaries
Compare Springworks with

Vyapar

3.4
Compare

Classplus

3.4
Compare

Fleetx.io

3.7
Compare

KEKA TECHNOLOGIES

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