Upload Button Icon Add office photos

Filter interviews by

Clear (1)

EarlySalary Services Intern Interview Questions and Answers

Updated 5 Jun 2024

EarlySalary Services Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Aptitude test consists of DSA questions and theory questions on Java, SQL and object oriented programming

Round 2 - Technical 

(3 Questions)

  • Q1. Explain Object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, and polymorphism are key principles of OOP

    • Classes and objects are used to create reusable code and organize data

    • Example: In a banking system, a 'Customer' object may have attributes like name and ...

  • Answered by AI
  • Q2. Explain Design principles
  • Ans. 

    Design principles are fundamental concepts used to guide the process of designing products or systems.

    • Design principles help ensure consistency, usability, and aesthetic appeal in the final product.

    • They often include principles such as simplicity, consistency, hierarchy, balance, and emphasis.

    • For example, the principle of simplicity in design aims to eliminate unnecessary elements and focus on the essential features.

    • Co...

  • Answered by AI
  • Q3. Solve a dsa questions live

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful with the management.

Sun Pharmaceutical Industries

Join us and thrive in a company culture that inspires and empowers.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Coding Test 

2 hours HackerEarth coding round

Round 3 - One-on-one 

(1 Question)

  • Q1. Some medium level of question
Round 4 - Coding Test 

HackerEarth test medium level question

Interview Preparation Tips

Interview preparation tips for other job seekers - follow previous interview exprience
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Find median of 2D array
  • Ans. 

    Find median of 2D array of strings

    • Flatten the 2D array into a 1D array

    • Sort the 1D array

    • Calculate the median based on the length of the array

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. LLD of Twitter System

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Jun 2022. There were 3 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. DHCP and DNS difference
  • Ans. 

    DHCP assigns IP addresses to devices on a network, while DNS resolves domain names to IP addresses.

    • DHCP dynamically assigns IP addresses to devices on a network

    • DNS resolves domain names to IP addresses

    • DHCP is used for automatic IP address configuration

    • DNS is used for translating domain names to IP addresses

    • DHCP operates at the network layer (Layer 3)

    • DNS operates at the application layer (Layer 7)

  • Answered by AI
  • Q2. Networking protocols and respective port numbers.
  • Ans. 

    Networking protocols and their respective port numbers are essential for communication between devices.

    • HTTP - Port 80

    • HTTPS - Port 443

    • FTP - Port 21

    • SMTP - Port 25

    • SSH - Port 22

    • DNS - Port 53

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Current and expected Salary
  • Q2. Reason for leaving the current company.

Interview Preparation Tips

Topics to prepare for Slice System Engineer interview:
  • CCNA
  • Computer Hardware
  • Switching
  • Routing

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

I was asked to perform the low-level design of a microservice.

I applied via Company Website and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basics of Data structures
  • Q2. Basics on oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Data Structures and oops concept in depth
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic DSA and android questions

Round 2 - Coding Test 

Live coding round for android

Round 3 - HR 

(1 Question)

  • Q1. Explain your past experiences?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2023. There were 3 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Methods of valuation
  • Ans. 

    Valuation methods are used to determine the worth of a company or asset.

    • Common valuation methods include discounted cash flow (DCF), comparable company analysis (CCA), and precedent transactions analysis.

    • DCF involves estimating the future cash flows of a company and discounting them back to present value.

    • CCA compares the target company to similar publicly traded companies to determine its value.

    • Precedent transactions a...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your expectation for salary
  • Q2. As per industry standard.

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Design Rating Review System
  • Ans. 

    Design a system to rate and review products or services.

    • Allow users to rate products on a scale of 1-5 stars.

    • Include written reviews for users to provide more detailed feedback.

    • Implement a system to filter and display reviews based on relevance or helpfulness.

    • Consider incorporating user profiles and past review history to personalize recommendations.

  • Answered by AI
  • Q2. General Engineering questions, system design concepts

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MySQL and MongoDB

    • Familiar with version control systems like Git and project management tools like Jira

  • Answered by AI
  • Q2. Past work expert
Contribute & help others!
anonymous
You can choose to be anonymous

EarlySalary Services Interview FAQs

How many rounds are there in EarlySalary Services Intern interview?
EarlySalary Services interview process usually has 2 rounds. The most common rounds in the EarlySalary Services interview process are Aptitude Test and Technical.
How to prepare for EarlySalary Services 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 EarlySalary Services. The most common topics and skills that interviewers at EarlySalary Services expect are Excel Powerpoint, HR, Induction Program, Interview Coordination and Joining Formalities.
What are the top questions asked in EarlySalary Services Intern interview?

Some of the top questions asked at the EarlySalary Services Intern interview -

  1. Explain Object oriented programm...read more
  2. Explain Design princip...read more
  3. Solve a dsa questions l...read more

Recently Viewed

JOBS

Gushwork

14 jobs

JOBS

Browse jobs

Discover jobs you love

JOBS

GroundTruth

33 jobs

PHOTOS

Growisto

7 office photos

REVIEWS

Birlasoft

No Reviews

REVIEWS

Ncr Eduservices

No Reviews

SALARIES

Birlasoft

SALARIES

Countrywide Financial

SALARIES

EarlySalary Services

REVIEWS

Birlasoft

No Reviews

Tell us how to improve this page.

EarlySalary Services Intern Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

HCLTech

There's no stopping you

Interview Questions from Similar Companies

Razorpay Interview Questions
3.6
 • 148 Interviews
Revolut Interview Questions
2.5
 • 97 Interviews
Rupeek Interview Questions
3.7
 • 60 Interviews
Freecharge Interview Questions
3.8
 • 53 Interviews
ACKO Interview Questions
3.7
 • 49 Interviews
Mobikwik Interview Questions
3.7
 • 47 Interviews
Yubi Interview Questions
3.0
 • 38 Interviews
Slice Interview Questions
3.2
 • 32 Interviews
Jupiter Money Interview Questions
3.4
 • 29 Interviews
View all
Collections Executive
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Executive
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare EarlySalary Services with

MoneyTap

3.1
Compare

ZestMoney

4.0
Compare

Slice

3.2
Compare

Paysense Services India

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