Upload Button Icon Add office photos

Filter interviews by

PharmEasy Software Engineer Interview Questions and Answers for Freshers

Updated 18 Jun 2023

1 interview found

Sort by: Popular

Software Engineer Interview Questions

user image Anonymous

posted on 18 Jun 2023

Interview experience
5
Β Excellent
Difficulty level
Β -
Duration
Β -
Result
Selected Β Selected

I applied via Campus Placement

4 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

Coding Test Round

1 Hour 2 Medium Coding Question and few DB OOPS OS Questions on Hackerearth

3

One-on-one Round (2 Questions)

  • Q1. Coding 1 : 1 Round
  • Q2. 2 Sum, 3 Sum, Maximum Sum Subarray
4

Behavioral Round (2 Questions)

  • Q1. Questions based on Resume, OOPS, Databases, OS
  • Q2. ACID Properties, Keys questions, Semaphore mutex

Interview questions from similar companies

Interview experience
4
Β Good
Difficulty level
Β Moderate
Duration
Β -
Result
Selected Β Selected

I applied via Campus Placement and was interviewed before May 2023.

3 Interview Rounds

1

Aptitude Test Round

Easy mcq questions basend on ur profile frontend or backend

2

Coding Test Round

Medium and easy dsa questions and tech stack related questions

3

HR Round (1 Question)

  • Q1. Normal questions
Interview experience
5
Β Excellent
Difficulty level
Β Easy
Duration
Β Less than 2 weeks
Result
Β Not Selected

I applied via Approached by Company and was interviewed in Sep 2024.

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. Tree question dsa
  • Q2. Fibonacci sequence question

Interview Preparation Tips

Interview preparation tips for other job seekers - Round 1 - Technical: The first round involved solving one tree-based question and one array-based question. I was also asked about object-oriented programming concepts, Git commands, and SQL queries. In addition, I faced questions based on my resume projects, and I was asked to explain the difference between a primary key and a unique key.

Round 2 - Technical: The second round focused more on system design and APIs. I was asked to explain the difference between PUT and POST in REST APIs, design the database schema of one of my projects, and discuss inheritance and access modifiers (public, private, protected). Git commands were also covered. A scenario-based question was presented: "How would you send an email to a million users, ensuring that if an email fails, the system retries sending it three times? If the retries fail, the system should move on to the next email. Additionally, if the system crashes after sending 1000-2000 emails, how would you ensure that upon restart, it resumes from where it left off without resending emails?"

The HR was friendly, clearly explained the next steps, and provided constructive feedback. Overall, it was a positive interview experience.
Interview experience
4
Β Good
Difficulty level
Β Hard
Duration
Β Less than 2 weeks
Result
Β Not Selected

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Aug 2024.

2 Interview Rounds

1

Coding Test Round

3 Medium level dsa questions

2

One-on-one Round (2 Questions)

  • Q1. Lld of cab booking system
  • Q2. Discussion about online assesment

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for machine coding rounds.

Skills evaluated in this interview

Interview experience
3
Β Average
Difficulty level
Β -
Duration
Β -
Result
Β Not Selected

3 Interview Rounds

1

Coding Test Round

Questions were crayon box ,the bot and the game and happy neighbourhood for 90 mins

2

Technical Round (2 Questions)

  • Q1. Array basics was asked
  • Q2. Segment tree,prefix sum
3

Technical Round (1 Question)

  • Q1. Low level design was asked
Interview experience
4
Β Good
Difficulty level
Β -
Duration
Β -
Result
Β -

1 Interview Round

1

Online Assessment Round (3 Questions)

  • Q1. Hard Stock sell problem
  • Q2. Create a server without express
  • Q3. What is singleton class, write a usecase through code

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn node, express basics(basics means covering whole basic groud not touch and go) like about making servers (with or without express) and emitters. Have a good hold of basic DSA till atleast till linked list and few dp questions(easy ones). Have some projects or internships if fresher. If frontend learn react hooks, state management, redux.

This all should do it, chao!! πŸ˜„

Skills evaluated in this interview

Interview experience
4
Β Good
Difficulty level
Β Moderate
Duration
Β 6-8 weeks
Result
Β No response

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

4 Interview Rounds

1

Coding Test Round

Easy to medium level of leet code

2

Technical Round (1 Question)

  • Q1. 1. Fibonacci series with recursion and without recursion 2. String Palindrome 3. Count all repeated numbers from the array
3

Technical Round (1 Question)

  • Q1. 1.Given an array(0-based indexing), you have to find the max sum of i*A[i] where A[i] is the element at index i in the array. The only operation allowed is to ...read more
4

HR Round (1 Question)

  • Q1. 1.Oops concepts 2.Oops code 2.About Java Spring 3. Array stack questions 4.Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Solve leet code question, clear concept of DSA.

Skills evaluated in this interview

Interview experience
4
Β Good
Difficulty level
Β Moderate
Duration
Β 2-4 weeks
Result
Β Not Selected

I applied via Referral and was interviewed before May 2023.

3 Interview Rounds

1

Coding Test Round

It was a DSA ALGO Medium round

2

Technical Round (1 Question)

  • Q1. Design an analytics system
3

HR Round (1 Question)

  • Q1. General HR questions about salary, workstyle, motivation etc

Skills evaluated in this interview

Software Developer Interview Questions

Blinkit user image CodingNinjas

posted on 28 May 2022

I was interviewed in May 2022.

3 Interview Rounds

1

Assignment Round (1 Question)

Round duration - 120 minutes
Round difficulty - Medium

  • Q1. System Design Question

    Design a reward system from scratch with specific requirements.


     

2

Video Call Round (1 Question)

Round duration - 120 minutes
Round difficulty - Medium

- Discussion on the first round's assignment
- Was asked about adding unit tests in the assignment
- Fundamental questions on the approach used for the assignment.

  • Q1. System Design Question

    Things that could have been done better in the problem given in the first round.

3

Video Call Round (1 Question)

Round duration - 90 minutes
Round difficulty - Medium

Round was with tech lead. Was briefly asked about the problem I solved in the first round. Then I was asked to solve 1 medium level DSA based question. Some discussion on culture fit was also done.

  • Q1. Traffic Lights Given the frequency of traffic lights' states determine if there will ever be an invalid state for the traffic signal and the condition of the in...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in GurgaonEligibility criteriaNo criteriaBlinkit interview preparation:Topics to prepare for the interview - Data structures, Algorithms, Web development, OOP, LLDTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Have clear web dev fundamentals
Tip 2 : Have at least 1 good non-trivial project
Tip 3 : Practice basic DSA questions.

Application resume tips for other job seekers

Tip 1 : For past experience (internship/full time), explain the impact you created instead of only mentioning what you did.
Tip 2 : Don't exceed 1 page.
Tip 3 : Get it cross-checked for mistakes through multiple sources.
Tip 4 : Only put in stuff that you are confident in being able to explain.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions

Tata 1mg user image CodingNinjas

posted on 31 May 2022

I was interviewed in Dec 2021.

4 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 90 minutes
Round difficulty - Medium

There were a total of 3 coding questions to be solved, and the time limit was 90 minutes. The candidate was free to use language of their choice.

  • Q1. Longest Palindromic Subsequence You have been given a string β€˜A’ consisting of lower case English letters. Your task is to find the length of the longest palind...read more
2

Video Call Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Easy

The first round of interview lasted for around 45 minutes. I was asked two DSA questions, and was supposed to code them while my screen was shared. I wrote code for both the questions with little help from the interviewer. Finally, I was asked couple of questions based on my resume.

  • 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
  • Q2. Check If One String Is A Rotation Of Another String You are given two Strings 'P' and 'Q' of equal length. Your task is to check whether String ...read more
3

Video Call Round (1 Question)

Round duration - 30 minutes
Round difficulty - Medium

I was given one data structure question and was then asked about recursion.

  • Q1. Next Greater Element You have been given an array/list β€˜ARR’ consisting of β€˜N’ positive integers. Your task is to return the Next Greater Element(NGE) for every...read more
4

Video Call Round (1 Question)

Round duration - 40 minutes
Round difficulty - Easy

This was the hiring manager round. No data structures question were asked in this round. There was discussion around the projects that I had done and my resume. As I am from EEE branch, I was asked why I want to get into software. The interview happened around 8 PM. I was asked to create a schema for one of my projects.

  • Q1. Basic HR Questions

    why I want to get into software?

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bharati Vidyapeeth's College of Engineering. I applied for the job as SDE - 1 in GurgaonEligibility criteriaAbove 7 CGPATata 1mg interview preparation:Topics to prepare for the interview - Data Structures, Dynamic Programming, Number Theory, LLD, PuzzlesTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Practice regularly, meaning once you have covered all the topics, revisit them every week, and solve 3-5 questions.
Tip 2 : Use the Feynman technique. Explain your approach towards solving the problem to someone, or better yet, note it down so that when you revisit that question, the explanation is handy. 
Tip 3 : Do 1 project, preferably a full-stack one including a database. This would provide some material for discussion, and be through with each aspect of the project.

Application resume tips for other job seekers

Tip 1 : Keep the resume to one page and put info that is directly related to the role applied. 
Tip 2 : In the projects section, keep a maximum of 3 projects, but ensure that at least one of them is hosted/live that can be shown to the interviewer.

Final outcome of the interviewSelected

Skills evaluated in this interview

PharmEasy Interview FAQs

How many rounds are there in PharmEasy Software Engineer interview for freshers?
PharmEasy interview process for freshers usually has 4 rounds. The most common rounds in the PharmEasy interview process for freshers are Resume Shortlist, Coding Test and One-on-one Round.
What are the top questions asked in PharmEasy Software Engineer interview for freshers?

Some of the top questions asked at the PharmEasy Software Engineer interview for freshers -

  1. 3 coding questions, 1 MCQ of data structures and 1 ...read more
  2. ACID Properties, Keys questions, Semaphore mu...read more
  3. Questions based on Resume, OOPS, Databases,...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 PharmEasy interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Software Engineer Interview Questions from Similar Companies

Practo Software Engineer Interview Questions
3.2
Β β€’Β 5 Interviews
Meesho Software Engineer Interview Questions
3.7
Β β€’Β 5 Interviews
NoBroker Software Engineer Interview Questions
3.2
Β β€’Β 3 Interviews
RenewBuy Software Engineer Interview Questions
3.5
Β β€’Β 3 Interviews
Swiggy Software Engineer Interview Questions
3.8
Β β€’Β 2 Interviews
Udaan Software Engineer Interview Questions
4.0
Β β€’Β 2 Interviews
View all
PharmEasy Software Engineer Salary
based on 93 salaries
β‚Ή8 L/yr - β‚Ή25 L/yr
88% more than the average Software Engineer Salary in India
View more details

PharmEasy Software Engineer Reviews and Ratings

based on 13 reviews

3.6/5

Rating in categories

3.6

Skill development

3.3

Work-Life balance

3.4

Salary & Benefits

2.4

Job Security

3.2

Company culture

3.5

Promotions/Appraisal

3.4

Work Satisfaction

Explore 13 Reviews and Ratings
Pharmacist
285 salaries
unlock blur

β‚Ή1.8 L/yr - β‚Ή4.5 L/yr

Assistant Manager
204 salaries
unlock blur

β‚Ή3.5 L/yr - β‚Ή11.5 L/yr

Customer Delight Officer
153 salaries
unlock blur

β‚Ή2 L/yr - β‚Ή4 L/yr

Senior Executive
111 salaries
unlock blur

β‚Ή2.6 L/yr - β‚Ή8.1 L/yr

Senior Software Engineer
106 salaries
unlock blur

β‚Ή17 L/yr - β‚Ή32 L/yr

Explore more salaries
Compare PharmEasy with

Medlife

3.7
Compare

Tata 1mg

3.7
Compare

Netmeds.com

3.6
Compare

Practo

3.2
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