Upload Button Icon Add office photos

Filter interviews by

Pratham Software Interview Questions, Process, and Tips

Updated 27 May 2024

Top Pratham Software Interview Questions and Answers

View all 7 questions

Pratham Software Interview Experiences

Popular Designations

8 interviews found

Technical Lead Interview Questions & Answers

user image gourav singh Kushwah

posted on 17 May 2024

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

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Definition. node js , callback, eventloop
  • Q2. What is callback hell
  • Ans. 

    Callback hell is a situation in asynchronous programming where multiple nested callbacks make the code difficult to read and maintain.

    • Occurs when multiple asynchronous operations are nested within each other

    • Can lead to deeply nested code which is hard to understand and debug

    • Can be mitigated using promises, async/await, or libraries like async.js

  • Answered by AI
  • Q3. What is react and workingwhich site
  • Ans. 

    React is a JavaScript library for building user interfaces.

    • React is used for creating interactive UI components.

    • It allows developers to build reusable UI components.

    • React uses a virtual DOM for efficient rendering.

    • React is commonly used in web development for single-page applications.

  • Answered by AI
  • Q4. What is loops and how we use
  • Ans. 

    Loops are used in programming to repeat a block of code multiple times until a certain condition is met.

    • Loops help in automating repetitive tasks

    • Types of loops include for, while, and do-while

    • Example: for loop to iterate over an array and perform an operation on each element

  • Answered by AI
  • Q5. What is child process
  • Ans. 

    A child process is a process created by another process, known as the parent process.

    • Child processes inherit resources and attributes from the parent process.

    • Child processes can communicate with the parent process and other child processes.

    • Examples include when a program spawns multiple processes to perform different tasks.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - definitions. :- node js, callback, event loop

Skills evaluated in this interview

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
3
Average
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 - One-on-one 

(3 Questions)

  • Q1. Understanding of existing project you worked on, how would you handle a scenario in your existing project.
  • Q2. Understanding of node js event loop.
  • Q3. How event emitter works.
  • Ans. 

    Event emitter is a mechanism in Node.js that allows communication between objects using events.

    • Event emitter is a built-in module in Node.js.

    • It allows objects to emit named events and register listeners for those events.

    • Listeners are functions that are executed when the event is emitted.

    • Event emitter is commonly used in Node.js for handling asynchronous operations.

    • Example: EventEmitter class in Node.js can be used to c

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concepts should be very clear. Prepare accordingly.

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)
Pratham Software Interview Questions and Answers for Freshers
illustration image

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 22 May 2023

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

I applied via Referral and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all Resume tips
Round 2 - Coding Test 

Write a code which includes inheritance and polymorphism.

Round 3 - HR 

(1 Question)

  • Q1. Discuss past experience and why we want to join pratham

Interview Preparation Tips

Topics to prepare for Pratham Software Test Engineer interview:
  • Java
  • Selenium
  • Testing techniques
Interview preparation tips for other job seekers - Relax, show your loyalty and faith and just share your experience

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - One-on-one 

(4 Questions)

  • Q1. What is oops principles
  • Ans. 

    OOPs principles are a set of guidelines that help in designing and implementing object-oriented programs.

    • Encapsulation: Hiding the internal details of an object and exposing only the necessary information.

    • Inheritance: Creating new classes from existing ones, inheriting their properties and methods.

    • Polymorphism: Ability of objects to take on multiple forms or behaviors.

    • Abstraction: Focusing on essential features of an o...

  • Answered by AI
  • Q2. Programming questions
  • Q3. Java basics implementation
  • Q4. Inheritance questions
Round 3 - Technical 

(1 Question)

  • Q1. Coding optimisation process
Round 4 - HR 

(1 Question)

  • Q1. Experience and expectations

Interview Preparation Tips

Topics to prepare for Pratham Software Senior Software Engineer interview:
  • Java
Interview preparation tips for other job seekers - It's a good company to proceed with your career and for long term goals

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Pratham Software interview questions for popular designations

 Marketing Manager

 (1)

 Technical Lead

 (1)

 Software Engineer

 (1)

 Senior Business Analyst

 (1)

 Test Engineer

 (1)

 Full Stack Developer

 (1)

 Senior Software Engineer

 (1)

 Associate Software Engineer

 (1)

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

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy appti is there no worry

Round 2 - Coding Test 

2 question based on array and ll

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for normal concepts of cse and you are well good

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online Basic aptitude questions test.

Round 2 - Technical 

(1 Question)

  • Q1. OOP concepts Write a class.
  • Ans. 

    A class representing a car with properties and methods.

    • Create a class named Car

    • Add properties like make, model, year, color

    • Include methods like start(), stop(), accelerate(speed), brake()

    • Example: class Car { constructor(make, model, year, color) { this.make = make; this.model = model; this.year = year; this.color = color; } start() { console.log('Car started'); } stop() { console.log('Car stopped'); } accelerate(speed)...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. General discussions Background, education

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Jobs at Pratham Software

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. General logic based puzzles
Round 3 - One-on-one 

(1 Question)

  • Q1. With reporting manager
Round 4 - One-on-one 

(1 Question)

  • Q1. With higher management

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself. And be confident on resume details

Senior Business Analyst Interview Questions asked at other Companies

Q1. Difference between annuity and pension, types of annuity and pension, actions done on a policy, policy flow, RI insurance and it’s types and difference between them. Coinsurance, what are the charges when u cancel policy in 1st year vs 3rd ... read more
View answer (1)

I applied via Naukri.com and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Sir what is your major role of your company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be brave and proper eye contect and confident

Marketing Manager Interview Questions asked at other Companies

Q1. What the big opportunities to handle a sales in a worse situation i.e when prices & demand are low & vice versa
View answer (2)

Interview questions from similar companies

I applied via Other and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Sorting arrays without using inbuilt function
  • Ans. 

    Sorting array of strings without using inbuilt function.

    • Implement bubble sort algorithm

    • Compare adjacent elements and swap if necessary

    • Repeat until no swaps are needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Questions asked mainly on Golang like structure, pointers, concurrency
  • Q2. Then questions asked on DBMS like join, aggregation and some basic SQL queries.
  • Q3. Manager round focussed on the projects I had previously worked.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was over in 2 hrs and I got the offer the very next day. Just focus on the basics and SQL queries to crack the interview.

The level of interview was moderate. Questions were not that tough. Practice solving programming questions on white board rather in a ide as they might ask you to solve problems on google doc.
Contribute & help others!
anonymous
You can choose to be anonymous

Pratham Software Interview FAQs

How many rounds are there in Pratham Software interview?
Pratham Software interview process usually has 2-3 rounds. The most common rounds in the Pratham Software interview process are One-on-one Round, Resume Shortlist and Technical.
How to prepare for Pratham Software 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 Pratham Software. The most common topics and skills that interviewers at Pratham Software expect are HTML, SQL, Training, Unit Testing and Javascript.
What are the top questions asked in Pratham Software interview?

Some of the top questions asked at the Pratham Software interview -

  1. what is react and workingwhich s...read more
  2. What is oops princip...read more
  3. what is loops and how we ...read more
How long is the Pratham Software interview process?

The duration of Pratham Software interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

DESIGNATION

LIST OF COMPANIES

YASH Technologies

Overview

SALARIES

Skewb Analytics

No Salaries

LIST OF COMPANIES

Procter & Gamble

Overview

Tell us how to improve this page.

Pratham Software Interview Process

based on 7 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

Pratham Software Reviews and Ratings

based on 71 reviews

4.3/5

Rating in categories

4.0

Skill development

4.5

Work-life balance

3.9

Salary

4.6

Job security

4.5

Company culture

3.7

Promotions

4.2

Work satisfaction

Explore 71 Reviews and Ratings
Measurement, Monitoring, and Evaluation Associate

Mumbai,

New Delhi

2-7 Yrs

Not Disclosed

Government Partnership Programs Professionals

New Delhi

2-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
123 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
114 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Analyst
54 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Software Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior System Analyst
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Pratham Software with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent