Upload Button Icon Add office photos

Filter interviews by

EarlySalary Services SDE Intern Interview Questions and Answers for Freshers

Updated 16 Oct 2024

1 interview found

Sort by: Popular

SDE Intern Interview Questions

user image Anonymous

posted on 16 Oct 2024

Interview experience
4
Good
Difficulty level
-
Duration
-
Result
-

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. Find the missing number in an array, , given the array conatins numbers form 1 to n and one number is missing
  • Q2. And question on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be chill and Fibe is a good company.

Skills evaluated in this interview

Interview questions from similar companies

SDE Intern Interview Questions

Freecharge user image Anonymous

posted on 2 Mar 2022

I applied via campus placement at National Institute of Technology (NIT), Kurukshetra and was interviewed before Mar 2021.

2 Interview Rounds

1

Resume Shortlist Round

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
2

One-on-one Round (1 Question)

  • Q1. Here the interview was basically about frontend.started of with internet and how all types of connections work behind the scenes. Then basic questions of javasc...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - Now the basic fundamentals clear and have a positive attitude.
Interview experience
3
Average
Difficulty level
-
Duration
-
Result
Not Selected

2 Interview Rounds

1

Coding Test Round

There were DSA questions and time limit was 1 hr

2

Technical Round (2 Questions)

  • Q1. Calculate factorial using tabulation
  • Q2. Wildcard matching question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Duration
-
Result
-

3 Interview Rounds

1

Coding Test Round

Mcqs and 2 coding questions

2

One-on-one Round (1 Question)

  • Q1. 45 minutes round 2 dsa questions easy questions
3

Technical Round (1 Question)

  • Q1. Happened for 15 minutes only general questions fromm resume this round is with the manager
Interview experience
5
Excellent
Difficulty level
-
Duration
-
Result
-

2 Interview Rounds

1

Coding Test Round

4 coding problems + 1 sql problem

2

Technical Round (2 Questions)

  • Q1. Gas Station Problem On leetcode
  • Q2. Simple Tree Traversal Problem LC medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics and have deep understanding of your project and also focus on cs fundamentals.

Skills evaluated in this interview

I was interviewed in May 2022.

2 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 90 minutes
Round difficulty - Medium

Timings: it was late night. I started the test at 10 pm

  • Q1. Partial BST Given a binary tree with N number of nodes, check if that input tree is Partial BST (Binary Search Tree) or not. If yes, return true, return false o...read more
2

Video Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Medium

It was the interviw round.
the environment was good.
the interviewer was very nice to me.

  • Q1. Merge two sorted linked lists You are given two sorted linked lists. You have to merge them to produce a combined sorted linked list. You need to return the hea...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Chitkara University. I applied for the job as SDE - Intern in BengaluruEligibility criterianoneJupiter Money interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Spring Boot with java, Operating Systems, Database Management System, Amazon Web ServicesTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Please have a strong hold on data structures mainly linked lists, arrays, maths, stacks, trees
Tip 2 : Must explore about DBMS. Means SQL, writing efficient queries, about indexing and other SQL backend process.
Tip 3 : Should work on spring boot. try build some project using spring boot with java (Gradle) as Jupiter's backend tech is mainly based on spring boot with java.

Application resume tips for other job seekers

Tip 1 : Mention only those skills on which you have worked on properly. no need to flood the resume with skills about which you need a little.
Tip 2 : Must mention the links of projects which you have worked on.

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Nov 2020.

1 Interview Round

1

Video Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Easy

I had the flexibility to schedule it according to my time zone as the internship was Singapore based so I scheduled it at 9 am in the morning. The environment was similar to pair programming where the interviewer was a software enginner at stripe and asked me to code on any IDE with my screen share enabled. He shared the question on some online coding platform so it depends on you whether you want to use the coding platform or your own IDE. My language was python. The question was to figure out the optimal way to set the servers so that the servers are down for the minimum. One interesting part was to write the unit tests according to check the code on various test cases. I didn't know unit testing in python that time so it left a bad impression definitely. Other than the interviewer was really nice. After the interview ended, he told me about my shortcomings and also told me to learn about unit tests and testing.

  • Q1. Anagram Pairs Pre-requisites: Anagrams are defined as words or names that can be formed by rearranging letters of another word. Such as "spar" can be ...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in SingaporeEligibility criteriaNoStripe interview preparation:Topics to prepare for the interview - Data Structures, System Design, REST APIs, AlgorithmsTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Have a good LinkedIn profile
Tip 2 : Have good projects on Github
Tip 3 : Practice coding questions

Application resume tips for other job seekers

Tip 1 : In projects, mention the tech stack used
Tip 2 : Keep it simple and concise preferably 1 page

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024.

2 Interview Rounds

1

Aptitude Test Round

The aptitude test was medium level.

2

Technical Round (2 Questions)

  • Q1. Array - Pair Sum - Return pair of the sum from arrays
  • Q2. Check if two strings are anagram of each other

Skills evaluated in this interview

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

I applied via campus placement at Indian Institute of Technology (IIT), Mandi and was interviewed in Jul 2023.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. There were basic DSA questions
  • Q2. Few questions based on Resume and Projects

I was interviewed in Feb 2021.

4 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 90 minutes
Round difficulty - Easy

The online round had 2 coding questions and one question of a regular expression.

  • Q1. Two Sum You are given an array of integers 'ARR' of length 'N' and an integer Target. Your task is to return all pairs of elements such that the...read more
  • Q2. Increasing Subsegment Gary has a sequence 'ARR', consisting of 'N' integers. We'll call a sequence ARR[i], ARR[i+1], ..., ARR[j] where 1 ≤ i...read more
  • Q3. Regular Expression Regular Expression question: Write a regular expression that returns true if the first character of the string is the same as the last charac...read more
2

Video Call Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

First 10 minutes started with the Introduction. Then he asked about my projects. He seemed interested in my projects and asked a lot of questions about them. He asked questions related to Node Js, React Js, Mongo DB, AWS as all these were mentioned in my Resume. Around 25 minutes was completed explaining each and everything.

Then he started with the coding questions. I was allowed to share my screen and use any of my favourite text editors. I chose ‘VS Code’.

I was able to solve 2 coding questions very easily. I got stuck in the puzzle as I didn’t solve any puzzles before. I was able to come up with different approaches, but they weren’t the most optimal. He tried giving me a lot of hints but still wasn’t able to solve it. I had a positive can-do attitude throughout, and I was really close to solving it.

Feedback: He told me I performed well and asked if I had any questions for him. I asked for the solution to the puzzle. He explained to me the solution and I told him that I will practice puzzles.

Around 5-6 students got selected for 2nd Interview.

  • Q1. Move Zeros To Left You are given an array 'ARR' of integers. Your task is to modify the array so that all the array elements having zero values get pus...read more
  • Q2. Maximum sum of pairs with specific difference You are given an array of integers and a number ‘K’. You can pair two elements in the array 'ARR' if the a...read more
  • Q3. Puzzle There are 25 horses among which you need to find out the fastest 3 horses. You can conduct race among at most 5 to find out their relative speed. At no p...read more
3

Video Call Round (1 Question)

Round duration - 35 minutes
Round difficulty - Medium

It started with a brief Introduction and in-depth discussions on projects. He also asked me a lot of questions about my previous internship. He asked me some behavioural questions as well.

I was able to solve the question, and he did not ask me any other questions. This round was really short for me and was finished in around 35 minutes, well before time. I asked about my feedback, and he told me that the ‘HR’ will get back to me. I thought he was not satisfied with my answers and I will be rejected though I gave very good answers to every question.

3 students got selected for the next round. I think he was satisfied and did not want to waste more time asking questions.

  • Q1. Evaluate the Polynomial You are given two arrays of coefficients and degrees of a polynomial expression. You need to simplify the polynomial in general form by ...read more
4

HR Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Medium

It started with an introduction and discussion on projects. He seemed very curious about my project and went ahead to cross-question every functionality. We discussed everything and how the code works. He asked me a lot of questions on ‘Socket’ as my project mentioned it.

HR-related questions such as:
Why do you want to join the company?
Where do you see yourself in the next 5 years?
What are your strengths and weakness?

  • Q1. Scoping and Hoisting.
  • Q2. Explain in brief about async-await
  • Q3. Scenario-based networking question: Suppose you are working on ‘WhatsApp’, sometimes the message gets lost. Explain how would you detect this and check this in ...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Lovely Professional University. I applied for the job as SDE - Intern in BangaloreEligibility criteria7 CGPAAcko interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Puzzles, Project, Mock InterviewsTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must know the standard algorithms (eg: searching, sorting)
Tip 2 : Practise mock interviews with your friends

Application resume tips for other job seekers

Tip 1 : Project with the deployed link and Github link
Tip 2 : Don't put information which is not relevant to the job profile

Final outcome of the interviewSelected

Skills evaluated in this interview

EarlySalary Services Interview FAQs

How many rounds are there in EarlySalary Services SDE Intern interview for freshers?
EarlySalary Services interview process for freshers usually has 1 rounds. The most common rounds in the EarlySalary Services interview process for freshers are Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

PhonePe Interview Questions
4.0
 • 292 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
Revolut Interview Questions
2.6
 • 87 Interviews
Rupeek Interview Questions
3.7
 • 58 Interviews
Freecharge Interview Questions
4.0
 • 50 Interviews
ACKO Interview Questions
3.8
 • 45 Interviews
Jupiter Money Interview Questions
3.5
 • 29 Interviews
Spice Money Interview Questions
4.1
 • 28 Interviews
Slice Interview Questions
3.2
 • 27 Interviews
View all
Collections Executive
31 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Data Scientist
23 salaries
unlock blur

₹8.5 L/yr - ₹17 L/yr

Assistant Manager
21 salaries
unlock blur

₹4.8 L/yr - ₹18.5 L/yr

Data Analyst
19 salaries
unlock blur

₹4 L/yr - ₹12.9 L/yr

Sales Executive
18 salaries
unlock blur

₹2.4 L/yr - ₹3.6 L/yr

Explore more salaries
Compare EarlySalary Services with

MoneyTap

3.4
Compare

ZestMoney

4.0
Compare

Slice

3.2
Compare

Paysense Services India

3.7
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