Skip to content
forked from RAJ8664/Prep

An open-source learning platform designed to guide you through your entire computer science journey.

License

Notifications You must be signed in to change notification settings

JayadityaGit/Prep

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Pages Contributions Welcome License Forks Stars GitHub contributors GitHub commit activity

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.

contributors

🌐 Live Website

🌐 ElevateU


🎯 About

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 Science concepts.
  • 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.


📁 Repository Structure

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

Screenshots

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4
Screenshot 5 Screenshot 6
Screenshot 7 Screenshot 8
Screenshot 9 Screenshot 10
Screenshot 11 Screenshot 12
Screenshot 13 Screenshot 14
Screenshot 15 Screenshot 16
Screenshot 17 Screenshot 18

Questions?

If you have questions about contributing:


🙏 Acknowledgments

  • 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
repo-info

📬 Contact

Maintainer: RAJ8664

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

permission

About

An open-source learning platform designed to guide you through your entire computer science journey.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.8%
  • Vue 8.1%
  • HTML 1.6%
  • CSS 1.6%
  • JavaScript 1.2%
  • C++ 0.6%
  • Shell 0.1%