_edited_edited.png)
Student Focus
Students learn Java Collections, Exception Handling, and File I/O. They explore DSA concepts including Stacks, Queues, and Linked Lists, and practice beginner-level LeetCode problems related to these topics. Soft skills development emphasizes resume building and storytelling, while aptitude training covers logical reasoning through puzzles and series.
Mentor Focus
Mentors guide students in applying Java concepts like Collections for managing groups of data, Exception Handling for safe error management, and File I/O for reading and writing files. Through real-time use cases such as transaction logs or task queues, they help students understand the practical value of Stacks, Queues, and Linked Lists. Mentors provide hints and debugging strategies during LeetCode practice, conduct resume review and storytelling exercises, design logical reasoning practice sets, and facilitate discussions to strengthen problem-solving approaches.
Java
Self Learning
Collections, Exception Handling, File I/O.
Mentoring
Guide on real-world use cases (e.g., Collections in banking, Exception Handling in transactions), Conduct code reviews to spot improvements.
DSALGO (with Java)
Self Learning
Stacks, Queues, Linked Lists.
Mentoring
Explain where these structures are used in IT projects (Undo feature → Stack, Ticket booking → Queue, Navigation → Linked List).
LeetCode (Medium)
Self Learning
Easy Linked List & Stack/Queue problems.
Mentoring
Mentor reviews the LeetCode challenges and provide guidance. Promote problem breakdown techniques (identify input, output, constraints).
Soft skills
Self Learning
Interview Etiquette
Body Language
Mentoring
Mentor review the videos and share improvements. Reviews the resume and provide tips to make it impactful
Group Discussion(GD)
Self Learning
Student appear for Group discussion and topic will be part of mock GD
Mentoring
Mentor gives the GD topic, observes the discussion, and provides feedback on content, clarity, teamwork, and body language to improve structured communication.
Aptitude
Self Learning
Logical Reasoning (Puzzles, Series).
Mentoring
Mentor discuss the solution strategies.