An open-source learning platform designed to guide you through your entire computer science journey. We bridge the gap between academic theory and real-world interviews by providing everything in one place: curated notes, previous year's questions (PYQs), LeetCode solutions, and authentic interview experiences from top tech companies.
ElevateU is an open-source learning platform designed to help computer science students and professionals in their learning journey. It contains:
- Detailed Notes: Comprehensive explanations and notes of
Computer Scienceconcepts. - Code Implementations: Well-commented code in multiple programming languages
- Problem Solutions: Solutions to common DSA problems as well as Leetcode questions.
- Interview Preparation: Resources specifically tailored for
technical interviews - Exam Materials: Notes and summaries for academic preparation
The content is continuously updated and improved based on community feedback and contributions.
Prep/ ├── DSA/ # Data Structures and Algorithms along with LeetCode Solutions │ └── LeetCode/ ├── OS/ # Complete Notes and Code Implementations for Operating Systems ├── DB/ # Database Management Systems ├── CN/ # Computer Networks ├── Java with OOP/ # Common Java Concepts (Garbage Collection, Multi-Threading, Exception Handling) along with Object-Oriented Programming ├── LLD/ # System Design Concepts ├── C++/ # C++ Concepts ├── branch/ # BTech academic-related notes and PYQs for various branches ├── .../ # Other stuff └── README.md ![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
If you have questions about contributing:
- Check out GuideLines
- Thanks to all contributors who have helped improve this project.
- Inspired by various open-source educational resources.
- Community feedback and suggestions.
- Educational institutions and online learning platforms.
Special thanks to:
- Contributors who have added valuable content
- Students who provided feedback
Maintainer: RAJ8664
- GitHub: @RAJ8664
- Project Link: https://github.com/RAJ8664/Prep
- Website: https://raj8664.github.io/Prep
This project is licensed under the MIT License - see the LICENSE file for details.


















