Based on the My interview experience for Mastek,
here’s a detailed breakdown of what you can expect in each of the five rounds:
Group Discussion (GD)
- Objective: To assess communication skills, teamwork, and leadership qualities.
- Format: A topic is given, and candidates must discuss it within a specified time limit.
Tips:
- Be clear and concise in your points.
- Listen to others and don’t interrupt.
- Try to take a balanced approach, respecting different viewpoints.
- Contribute meaningfully without dominating the discussion.
Aptitude or Technical MCQ Questions
- Objective: To evaluate your problem-solving abilities and basic technical knowledge.
- Format: Multiple-choice questions cover logical reasoning, quantitative aptitude, and basic technical concepts.
Subjects Covered:
- Logical reasoning and puzzles.
- Quantitative aptitude (math-based questions).
- Basic programming and computer science concepts.
Tips:
- Practice common aptitude test questions available online.
- Review basic programming concepts and principles.
- Manage your time efficiently during the test.
Coding Round
- Objective: To test your practical coding skills, specifically focusing on data structures.
- Format: You will be given two easy-level problems to solve, commonly involving linked lists.
Example Problems:
- Implement functions to manipulate linked lists (e.g., reversing a linked list, detecting a cycle).
- Basic operations such as insertion, deletion, and traversal of linked lists.
Tips:
- Brush up on linked list concepts and practice coding problems on platforms like LeetCode, HackerRank, or GeeksforGeeks.
- Pay attention to edge cases and optimize your solutions.
Technical Plus HR Interview
- Objective: To assess deeper technical knowledge and fit for the company culture.
- Format: Combination of technical questions related to arrays, strings, and linked lists, and HR questions to understand your motivations and personality.
Technical Questions:
- Medium-level problems involving arrays and strings (e.g., find the longest substring without repeating characters, array manipulation).
- Linked list problems that may require more complex operations.
HR Questions:
- Introduce yourself.
- Why do you want to join Mastek?
- Where do you see yourself in 5 years?
- Discuss your strengths and weaknesses.
Tips:
- Maintain consistency in your answers.
- Be honest and genuine in your HR answers.
- Demonstrate enthusiasm for the role and the company.
- Ask insightful questions about the company and your potential role.
- Solve some Coding problems on GeeksforGeeks
- one of the most easy way to start coding solving gfg problem of the day question regularly
Good luck with your preparation and interview at Mastek!