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 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
Add answer

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:
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 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:
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 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. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

Pratham Software interview questions for popular designations

 Associate Software Engineer

 (1)

 Full Stack Developer

 (1)

 Marketing Manager

 (1)

 Senior Business Analyst

 (1)

 Senior Software Engineer

 (1)

 Software Engineer

 (1)

 Technical Lead

 (1)

 Test 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 (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Centre for Development of Advanced Computing (CDAC) 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 (180)

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:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all 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

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

I applied via Naukri.com and was interviewed in Apr 2023. There were 5 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 - One-on-one 

(1 Question)

  • Q1. Self intro and work experience
Round 3 - Technical 

(1 Question)

  • Q1. Technologies worked brief about work operations
  • Ans. 

    I have experience working with various technologies to streamline work operations.

    • Implemented project management software to track tasks and deadlines

    • Utilized automation tools to reduce manual data entry and increase efficiency

    • Integrated customer relationship management system with sales team's workflow

    • Trained team members on new technologies and provided ongoing support

    • Collaborated with IT department to troubleshoot a

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. More deep understanding of profile
Round 5 - HR 

(1 Question)

  • Q1. Basic questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Nboard and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions are only from HTML, CSS JavaScript and jQuery

Round 2 - Technical 

(4 Questions)

  • Q1. Questions of technical round is full of react
  • Q2. Questions are little difficult
  • Q3. React programming question also asked
  • Q4. Variable,Props and states

Interview Preparation Tips

Interview preparation tips for other job seekers - I don't know about final round I have completed only two rounds I am waiting for result. If anyone know please send a mail *****

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, Training, SQL, 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.

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.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
View all

Pratham Software Reviews and Ratings

based on 69 reviews

4.4/5

Rating in categories

4.0

Skill development

4.6

Work-life balance

3.9

Salary

4.6

Job security

4.5

Company culture

3.7

Promotions

4.2

Work satisfaction

Explore 69 Reviews and Ratings
Senior Data Engineer

Jaipur

8-13 Yrs

Not Disclosed

Delphi Tech Lead

Jaipur

10-16 Yrs

Not Disclosed

Delphi Senior Developer

Jaipur

4-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
122 salaries
unlock blur

₹5.2 L/yr - ₹14.2 L/yr

Senior Software Engineer
116 salaries
unlock blur

₹6.5 L/yr - ₹18.6 L/yr

System Analyst
54 salaries
unlock blur

₹10 L/yr - ₹22 L/yr

Lead Software Engineer
20 salaries
unlock blur

₹15 L/yr - ₹24.5 L/yr

Senior System Analyst
20 salaries
unlock blur

₹13 L/yr - ₹24 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