Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en Practo Technologies (Bengaluru) en dic 2024
Entrevista
Assessment, DSA, and SQL interview process with 3 rounds: aptitude/coding assessment, technical interview covering basic DSA, SQL joins, OOP concepts, and final HR/managerial discussion evaluating problem-solving, communication, and programming fundamentals.
Acudí a una entrevista en Practo Technologies (Banglani)
Entrevista
The selection process had four rounds. The first round was an aptitude test with multiple-choice questions to assess logical and analytical skills. The second round included five Java coding questions to evaluate programming ability. The third round was a 30-minute group discussion to test communication and teamwork. The final round was an HR interview with salary discussion.
Interview Process (Business/Data Analyst Intern)
The process had 3 rounds:
1. Round 1 – Basic technical screening
Focused on SQL and Python basics. Questions were around joins, group by, and simple data handling.
2. Round 2 – Technical + problem solving
More focused on logic and approach. They gave scenarios with tables and asked to explain how to solve. They also asked follow-up questions to check depth.
3. Round 3 – Managerial/Business round
Focused on problem-solving and business thinking. Questions were like how to analyze drop in bookings, improve conversion, etc. They expected structured answers.
Overall experience:
The interview was a bit challenging, especially in the final round where they pushed for optimal solutions and deeper thinking. Communication and structured approach are very important.
Tip:
Focus on explaining your thought process clearly rather than just giving answers.
Preguntas de entrevista [1]
Pregunta 1
Given a table of orders with order_id and item, how would you find the most frequently bought combination of items together?