I applied through other source. I interviewed at Pratham (Pune) in Apr 2025
Interview
very good all type questions they ask like opps concept, javascript basics react basics and node js basics and they ask about php also .they give code ask what are errors in this code .
I applied through college or university. The process took 2 weeks. I interviewed at Pratham (Mumbai) in Feb 2024
Interview
Interview process was overall ok there were total 4 round 1st was the aptitute round ,2nd was the 1st technical w round 3rd was 2nd technical round and 4th was hr
Interview questions [1]
Question 1
There was DSA question based on pattern and arrays
The interview process typically involves initial screening, technical assessments, and multiple rounds of interviews with team members and managers. It assesses skills, cultural fit, and problem-solving abilities. Successful candidates proceed to final interviews and, upon selection, receive offers and onboarding details.
Interview questions [1]
Question 1
What is the difference between an array and a linked list? Explain the concept of a hash table and its applications. How do you find the middle element of a singly linked list in one pass? Explain Depth-First Search (DFS) and Breadth-First Search (BFS) algorithms. Implement a binary search algorithm for a sorted array. What is dynamic programming? Provide an example of a problem that can be solved using dynamic programming. Explain the concept of time complexity and space complexity. How do you detect a cycle in a directed graph? Implement a stack using an array and describe its operations. What is the difference between a queue and a stack? Provide real-life examples of their applications.