apoorvasj's Stars
jacob5412/comprehensive-VIT
Compilation of all question banks for Vellore Institute of Technology
srikanthpragada/plsql
PL/SQL Examples
deepanshu1422/List-Of-Open-Source-Internships-Programs
A curated list of all the open-source internships/Programs
Anju-Devi/Implement-distance-vector-routing-algorithm-for-Distance-Vector-Routing-protocol.
A distance-vector routing (DVR) protocol requires that a router inform its neighbors of topology changes periodically. Historically known as the old ARPANET routing algorithm (or known as Bellman-Ford algorithm). Bellman Ford Basics – Each router maintains a Distance Vector table containing the distance between itself and ALL possible destination nodes. Distances,based on a chosen metric, are computed using information from the neighbors’ distance vectors. Information kept by DV router - Each router has an ID Associated with each link connected to a router, there is a link cost (static or dynamic). Intermediate hops Distance Vector Table Initialization - Distance to itself = 0 Distance to ALL other routers = infinity number.
Seif45/RIP-routing-using-BellmanFord
Creating RIP distance vector routing protocol using Bellman Ford algorithm
SourajitaDewasi/ComputerNetworks
Algorithms Learned During Computer Network Course
clean-code-craft-tcq-2/assignments
AlgoGenesis/C
AlgoGenesis is a centralized open-source platform dedicated to providing optimized and well-documented algorithm implementations in C. Perfect for both beginners and advanced users, this repository serves as a comprehensive learning resource for solving algorithmic challenges.
UTSAVS26/PyVerse
PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
sboamah/positiveaffirmations
Generates positive affirmations for the user
JaideepIsNotFunny/Infix-to-postfix
A Yacc program to create a parser which prints postfix of an arithmetic expression.
ajay-dhangar/algo
This repository contains a collection of data structures and algorithms implemented in various programming languages. It is designed to help learners understand key concepts through hands-on examples. Contributions and improvements are welcome!
Niketkumardheeryan/ML-CaPsule
ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
jainaman224/Algo_Ds_Notes
A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
cp-algorithms/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
ayushman1024/Compiler-Design-Programs
Some important C programs on various subjects of Engineering grads students, which i have implemented in my course by myself, and are not available anywhere else on internet. Subjects like Compiler, Operating system, Data structures, Networking, Python and many more
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
Rustam-Z/data-structures-and-algorithms
📝 Lecture Notes on Data Structures and Computer Algorithms | Inha University | Instructor: Dr. Ashish Seth
jlevy/the-art-of-command-line
Master the command line, in one page
iamadamdev/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
jakegut/resume
LaTeX template for my personal resume
saumya-14/WalMart-sparkathon
AIHawk-FOSS/Auto_Jobs_Applier_AI_Agent
Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
shubhanshurav/Interview-Preparation-Notes
All DSA topics notes are available here.
anushka23g/Complete-Placement-Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
anushka23g/Learning-Made-Easy
This project can help you understand the Data Structure and Algorithms in a more efficient manner. It aims at scheduling the studies for maximizing marks during exams. Most students face this problem during exams that what to study to get the best out of their limited time.
puikinsh/CoolAdmin
Free Bootstrap 4.1 based admin dashboard template
MahadMuhammad/FirstContributions
A step-by-step guide for everyone in getting started their open-source journey.