Zeus Learning Interview Experience for Software Developer (On-Campus) 2024 Last Updated : 22 Nov, 2024 Comments Improve Suggest changes Like Article Like Report Zeus Learning is a well-established organization renowned for its expertise in developing eLearning platforms and advanced technologies. As part of their on-campus placement drive, I had the opportunity to interview for the Software Developer role. Here's a detailed account of my experience to help future aspirants.Interview Rounds OverviewThe selection process consisted of three rounds, each tailored to evaluate different aspects such as technical knowledge, problem-solving skills, and coding proficiency.Round 1: Online TestDuration: 75 minutesFormat: Online test with three sections:Aptitude Questions: Assessed logical reasoning and problem-solving abilities.Coding Problems: Focused on algorithms and basic programming logic.Core Subjects MCQs: Covered computer science fundamentals like databases, operating systems, and data structures.Resources Used:GeeksforGeeks: For theoretical concepts and coding practice.LeetCode: For algorithm-focused coding preparation.Round 2: Pen-and-Paper Test (Offline)Duration: 3 hoursTotal Marks: 20 (10 questions in total)Question Breakdown:Easy-Level Questions (2 marks each):Identifying errors in simple pseudocode.Medium to Hard-Level Questions (3-4 marks each):Calculating the depth of a tree.Logic for matrix multiplication.Code snippets based on inheritance and OOP concepts.Preparation Tip: Practice medium-level coding problems for accuracy and speed.Resources Used:GeeksforGeeks: For conceptual understanding and coding examples.LeetCode: For practicing problem-solving skills.Round 3: Final InterviewInterviewer: Senior DeveloperFocus Areas: Problem-solving, coding skills, and analytical thinking.Questions Asked:Database Design Question: A conceptual problem to test database knowledge.Math-Based Question: Calculate the new coordinates of a square after a transformation.Application Design Challenge: Discuss the challenges involved in developing a WhatsApp-like application within their system.Coding Task: Write a function to check if a specific file exists in a directory.Provided Functions: Java getFolder(String folder); // Returns all folders and files in a directory. getFiles(String folder); // Returns all files in a directory. Task: Write a boolean find(String folder, String file) function to search for a file in the directory.Solution Tip:Use recursion or traversal techniques like BFS (Breadth-First Search) or DFS (Depth-First Search) to explore subdirectories systematically.I solved this problem using BFS, which allowed me to explore all subdirectories and files efficiently while keeping track of visited folders.OutcomeI was thrilled to receive an offer from Zeus Learning for the Software Developer role!Key TakeawaysPreparation: Focus on core computer science subjects, aptitude, and coding practice.Offline Practice: Be ready to solve problems on pen and paper for the second round.Communication Skills: Clearly explain your thought process during the final interview to demonstrate analytical thinking and problem-solving abilities. Comment More infoAdvertise with us Next Article Zeus Learning Interview Experience for Software Engineer Intern | 2024 Anonymous Improve Article Tags : Interview Experiences Experiences On-Campus Zeus Learning Experiences-QnA +1 More Similar Reads Zeus Learning Interview Experience for Software Developer (On-Campus) 2022 Hello Geeks, recently, Zeus Learning came to our college to recruit B.Tech undergrads for the Software Developer role. The interview process followed is as follows: Round 1: The first round was an online test hosted on the Methyl platform. It comprised around 25 Aptitude questions and 10 Coding ques 2 min read Zeus Learning Interview Experience for Software Developer (On-Campus) Hello Geeks, recently Zeus Learning came to our college for recruiting B.Tech undergrads for the role of Software Developer. The interview process followed is as follows: Round 1: The first round was an online test hosted on the Methyl platform which comprised of around 25 Aptitude questions and 10 2 min read Zeus Learning Interview Experience for SDE (On Campus) 2022 Hello everyone, Zeus-Learning visited our campus for on campus placements for the role of Software Developer. The interview process is as follows: Round 1: The first round round was an aptitude test along with a coding assessment which was conducted on Mettl platform. Aptitude had 25 questions which 2 min read Incedo Interview Experience for Software Developer (On-Campus) 2023 It had a total of 3 rounds. The first round was an Aptitude round on the SHL platform (AMCAT). The questions were not much difficult. They had a mix of quant, reasoning, verbal, probability, and Automata Fixes. The Automata fix was the most important part of this round. Out of 7, at least 4 must be 2 min read Zeus Learning Interview Experience for Software Engineer Intern | 2024 Position: SDE InternLocation: Mumbai Round 1: Online AssessmentIt consisted of around 20 Aptitude questions and 8-9 Coding questions of which 5-6 were pretty easy and 2-3 were a little medium level. The whole set of coding questions contains some debugging questions as well. I would suggest practici 1 min read CEDCOSS Interview Experience for Software Developer Intern | On-Campus 2021 Selection Process: Online Mode: HR RoundTechnical Interview: Level 1 Offline Mode: Machine TestTech Interview: Level 2 Round 1 HR(15 mins Google meet): This is the first round in CEDCOSS in which they asked simple questions like Tell me about yourself? Define loop and describe its uses.Difference be 2 min read Like