Found 78 repositories(showing 30)
Nuu-maan
Comprehensive DSA practice repo with real interview questions, clean solutions in Python, JavaScript, and C++. Professionally organized by topic and difficulty. Perfect for coding interviews and mastering data structures & algorithms.
rohanmistry231
Comprehensive LeetCode solutions hub with detailed reasoning and best-practice code in Python, JavaScript, and Java, organized by DSA topics. Perfect for CSE students and professionals preparing for technical interviews! 🚀
Aryanromanreigns
here i practice the dsa with c++ after some time i will shift to java or javascript
adityaranjan2005
Data Structures and Algorithms (DSA) Repository Welcome to the DSA Repository! This repository features essential data structures and algorithms with clear implementations and detailed explanations in Java, Python, and JavaScript. Enhance your understanding with practice problems and prepare for technical interviews with sample questions and tips.
arafathossain01
This Repository implements core Data Structures like arrays, linked lists, stack, queues, trees, graphs and several topics. I complete this repo with two or three languages such as C++, Java, JavaScript. In this repo i put a java note that is enough for DSA practice. If like it then give star.
himanshu-shrivastava
No description available
raj-umang
Practicing DSA with JavaScript
mehra-sourav
Practicing DSA with JavaScript
dineshvoithu
Daily DSA practice with JavaScript
vikaschamyal
Daily JavaScript & DSA practice with code and notes
papilo-cloud
This is a repository for my practicing on DSA with JavaScript
chandra-dev-Pathak
Learning B to A JavaScript fundamentals with hands-on practice, examples, and projects with DSA And OPP concept.
vishakha-shete
My Data Structures and Algorithms (DSA) learning journey using JavaScript, with clean code, structured topics, and daily practice.
satendracoder
Daily DSA practice in JavaScript – 365 problems with solutions and explanations to improve problem-solving skills and interview preparation.
raihangazi-dev
Data Structures and Algorithms with JavaScript - Learning Journey This repository contains my learning materials, practice problems, notes, and projects from the Data Structures and Algorithms (DSA) course at webdeveloperbd.net. The content focuses on DSA concepts using JavaScript and includes implementations, problem-solving exercises, and real-wo
snehabansal483
Educa DSA Website is an interactive platform to learn and practice Data Structures & Algorithms. It offers beginner-friendly explanations, hands-on code examples, and a clean, responsive design to help users master core DSA concepts efficiently. Built with HTML, CSS, and JavaScript, deployed on Netlify
mukeshdani
This repository contains my practice work in Data Structures and Algorithms (DSA) using Java, along with projects and exercises in JavaScript, System Design, Node.js, React.js, Nest.js, TypeScript, Agentic AI, LangGraph, LangChain, Autogen, OpenAI, and other topics related to interview preparation.
akhildas675
A dedicated space for practicing and solidifying my coding skills. This repo features projects and exercises in JavaScript, Node.js, React, and Express, with a focus on implementing robust state management using Redux and Redux Toolkit. Also contains structured Data Structures and Algorithms (DSA) solutions.
sannal123
<!DOCTYPE> <html> <head> <title> Snl.exe_</title> <style> html { margin: 0; padding: 0; } body { font-family: 'Handlee', cursive; font-size: 13pt; background-color: #efefef; padding: 10px; margin: 0; } h1 { font-size: 15pt; color: #20bcd5; text-align: center; padding: 18px 0 18px 0; margin: 0 0 10px 0; } h1 span { border: 4px dashed #20bcd5; padding: 10px; } p { padding: 0; margin: 0; } .img-circle { border: 3px solid white; border-radius: 50%; } .section { background-color: #fff; padding: 15px; margin-bottom: 10px; border-radius: 10px; } #header { background-image: url("https://www.sololearn.com/Uploads/header.jpg"); background-size: cover; } #header img { display: block; width: 80px; height: 80px; margin: auto; } #header p { font-size: 25pt; color: #3b464c; padding-top: 5px; margin: 0; font-weight: bold; text-align: center; } .quote { font-size: 12pt; text-align: right; margin-top: 10px; } table { width: 100%; } table, th, td { border: 2px solid #cecece; border-collapse: collapse; text-align: center; table-layout: fixed; } .selected { background-color: #f36f48; font-weight: bold; color: white; } li { margin-bottom: 15px; font-weight: bold; } progress { width: 70%; height: 20px; color: #3fb6b2; background: #efefef; } progress::-webkit-progress-bar { background: #efefef; } progress::-webkit-progress-value { background: #3fb6b2; } progress::-moz-progress-bar { color: #3fb6b2; background: #efefef; } iframe, audio { display: block; margin: 0 auto; border: 3px solid #3fb6b2; } hr { border: 0; height: 1px; background: #f36f48; } form { text-align: center; margin-top: 0; } .submit { background-color: #3fb6b2; padding: 12px 45px; border-radius: 5px; cursor: pointer; color: #ffffff; border: none; outline: none; margin: 0; font-weight: bold; } .submit:hover { background-color: #43a09d; } textarea { height: 100px; } input, textarea { margin-bottom: 10px; font-size: 11pt; padding: 15px 10px 10px; border: 1px solid #cecece; background-color: #efefef; color: #787575; border-radius: 5px; width: 70%; outline: none; } .face { transform: scale(0.4); margin: 0 auto; display: block; margin-top: -35px; margin-bottom: -25px; } #contacts img { height: 50px; width: 50px; margin-left: 7px; margin-right: 7px; } #contacts a { text-decoration: none; } #contacts img:hover { opacity: 0.8; } #contacts { text-align: center; } .copyright { font-size: 8pt; text-align: right; padding-bottom: 10px; color: grey; } </style> </head> <body> <!--Heder start--> <div id="header" class="section"> <img alt="" class="img-circle" src="IMG_20210101_105359.jpg"> <p>Sannal Yadav</p> </div> <!--About me section--> <div class="section"> <h1><span>About Me</span></h1> <p> Hey! I am <strong> Sannal </strong> Coding has changed my world. it is mot just abut apps. Learning code give me <i> problem-solving skills</i> and a way to communicate with others on a technical level. I can also develop websites and use my coding skills to get a better job. And I learned it all at <strong>IIMT COLLEGE OF ENGINEERING</strong> where they build your self-esteem and keep you motivated. Join me in this rewarding journey. You will have fun, get help. and learn along the way! </p> <p class="quote">"Declare variable,not war"</p> </div> <!--Schedule section start--><h1><span>My Coding Schedule</span></h1> <table> <tr> <th>Day</th> <th>Mon</th> <th>Tue</th> <th>Web</th> <th>thu</th> <th>Fri</th> </tr> <tr> <td>8-8:30</td> <td class="selected">Learn</td> <td></td> <td></td> <td></td> <td></td> </tr> <tr> <td>9-10</td> <td ></td> <td class="selected">Practice</td> <td></td> <td></td> <td></td> </tr> <tr> <td>1-1:30</td> <td></td> <td></td> <td class="selected">Play</td> <td></td> <td></td> </tr> <tr> <td>3:45-5</td> <td ></td> <td></td> <td></td> <td class="selected">Code</td> <td></td> </tr> <tr> <td>6-6:15</td> <td ></td> <td></td> <td></td> <td></td> <td class="selected">Discuss</td> </tr> </table> <!--My Skills Section--> <div class="section"> <h1><span>My Skills</span></h1> <ul> <li>Java<br/> <progress min="0" max="100" value="90"></progress> </li> <li>DSA<br/> <progress min="0" max="100" value="60"></progress> </li> <li>HTML<br/> <progress min="0" max="100" value="80"></progress> </li> <li>CSS<br/> <progress min="0" max="100" value="80"></progress> </li> <li>Javascript<br/> <progress min="0" max="100" value="50"></progress> </li> <li>Python<br/> <progress min="0" max="100" value="50"></progress> </li> </ul> </div> <!-- Media section start --> <div class="section"> <h1><span>My Media</span></h1> <iframe height="150" width="300" src="https://www.youtube.com/embed/Q6_5InVJZ88 " allowfullscreen frameborder="0"></iframe> </div> <!-- Media section end --> <!-- Form section start --> <div class="section"> <h1><span>Contact Me</span></h1> <svg class="face" height="100" width="100"> <circle cx="50" cy="50" r="50" fill="#FDD835"/> <circle cx="30" cy="30" r="10" fill="#FFFFFF"/> <circle cx="70" cy="30" r="10" fill="#FFFFFF"/> <circle cx="30" cy="30" r="5" fill="#000000"/> <circle cx="70" cy="30" r="5" fill="#000000"/> <path d="M 30 70 q 20 20 40 0" stroke="#FFFFFF" stroke-width="5" fill="none" /> </svg> <form> <input name="name" placeholder="Name" type="text" required /><br/> <input name="email" placeholder="Email" type="email" required /><br/> <textarea name="message" placeholder="Message" required ></textarea> <input type="submit" value="SEND" class="submit" /> </form> </div> <!-- Form section end --> <!-- Contacts section start --> <div class="section" id="contacts"> <h1><span>Follow Me</span></h1> <div> <a href="https://www.sololearn.com/" target="_blank"> <img alt="SoloLearn" src="https://www.sololearn.com/Uploads/icons/sololearn.png" /> </a> <a href="#"> <img alt="Facebook" src="https://www.sololearn.com/Uploads/icons/facebook.png"/> </a> <a href="#"> <img alt="Twitter" src="https://www.sololearn.com/Uploads/icons/twitter.png" /> </a> </div> </div> <!-- Contacts section end --> <div class="copyright"> © Snl.exe_ All rights reserved. </div> </body> </html>
mahdi839
"Daily DSA Practice with JavaScript: Explore topics like binary search, linear search, and more, with problem-solving implementations and notes for each concept."
Alok3333
DSA with JAVASCRIPT (Practices)
yash1rj
DSA Practice with JavaScript
balasus1
DSA practice with Javascript
Aman1506-web
This is a practice repo which is focused on doing practice for DSA with Javascript
ChandanRajai
DSA QUESTIONS PRACTICE WITH JAVASCRIPT
DSA - Data Structure Algorithms with Javascript Practice Folder
vikas-singh369
Dsa concept code practice with javascript
shashank2414
90 Days of DSA Practice with JavaScript
KaranSoni57
a practice folder of DSA with javascript
sanyalsingh84
Pattern-first DSA practice in JavaScript with explanations