Found 77 repositories(showing 30)
Saif64
A collection of all the necessary questions and DSA (libraries, services, editors, tools, cheatsheets, etc.) 😊 Here you can get all the codes built from scratch and leetcode solutions that I have done in Javascript. Resources are gathered from many places and pushed into a single repository so that everyone can get what they want at a glance 😄
sjsouvik
Store of all the solutions of frequently asked DSA problems in JavaScript and Java
Imrnkhan
My All DSA Assignment in Masai
abhijitnr
In this GitHub repo, I am adding all of my full stack interview preparation questions, which include HTML, CSS, JavaScript, React, Node.js, and DSA
lakshmikant4u
This has all the DSA programs of different difficulty level using Javascript, Java, Python & Go.
lalitkishork73
All about DSA default language is Javascript
Atharv-bali
One place for all my study notes: DSA, JavaScript, and more — explained simply.
itsakshatnetworkhub-881238
This Repo brief about Akshat Network Hub which acts as a central hub for all my projects that are created by me during the period of pursing my Bachelor program in Computer Application. This project include a variety of source code from HTML5, CSS3, Vanilla JavaScript, MySQL, NoSQL, and DSA and Pattern Solving using C / C++ / Java and Python.
Sumant64
Javascript all programs including DSA
theepaksoni
This repo contains all the javascript DSA Questions
hakimullah-cs
I will cover all DSA topics With Source code in C++ and Javascript
This is a git repo containing all the important and most asked questions in Javascript DSA Rounds
OjasRasam
A repo of all the small projects that were implemented by me to learn dsa concepts using javascript
TheSkyEr4998
In this repository I have pushed all the DSA codes which are done in Masai school - Mainly in javascript and java
codeWithShubhamS
Master all the frontend development tools through JS problem solving, JS in UI Implementation & DSA with JavaScript approach to crack upcoming job interviews.
tioluwani-enoch
This is the repository where I store all the code both Python and JavaScript for the DSA I am learning in the order though in the book "Grokking Algorithms."
pushpam-386
Daily Assignments and Evaluation--Day-to-day assignment given By Masai to boost my Carrer and Practice as a individual. Doing Assignment 5 days a week since last 5 months. All links of code written in JavaScript and Java. DSA | JavaScript | HTML | CSS | Java | SpringBoot ....
aditiyadavz
🧠 Quiz Portal is a responsive, browser-based quiz app that lets users test their knowledge in HTML, CSS, JavaScript, React, and DSA. Built using HTML, CSS, and vanilla JavaScript, it offers a clean UI, subject selection, timed questions, scoring, and instant results — all without any backend.
Jawad-Ahmad-M
This repository contains my complete source code solutions for all problem sets and projects from Harvard University's CS50x: Intro to Computer Science. The course explores foundational computer science concepts including memory managment, DSA, web development, and more—through languages such as C, Python, SQL, HTML/CSS, and JavaScript.
cartpauj
A pure JavaScript library for parsing and converting PuTTY private key files (.ppk) to OpenSSH format. Supports all PPK versions (v2 and v3) and key types (RSA, DSA, ECDSA, Ed25519). Handles both encrypted and unencrypted keys with full MAC verification. No native dependencies or compilation required - works everywhere Node.js runs.
Aryan-Jadon18
This is one single resource you need to follow to master DSA. Initially the codes are in C++ but sooner we are coming with Java, Python, JavaScript and other languages too. I took materials and formats of one of the best DSA courses present on the internet/web/youtube . This being beginner friendly goes to advanced explanations explained easily. If your aren't a reader, we are also preparing some audio/video resources. And it's all free. Thank you.
YoqubovJorabek
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title></title> <link rel="stylesheet" type="text/css" href="about.css"> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <style type="text/css"> ul { display: flex; align-items: center; justify-content: center; list-style: none; text-align: center; } header{ height: 115vh; background-size: contain; background-repeat: no-repeat; background-image: url(https://templatemo.com/templates/templatemo_570_chain_app_dev/assets/images/slider-left-dec.png); } nav{ position: fixed; top: 0; left: 0; right: 0; transition: all .3 ease; height: 15vh; border-bottom: 1px solid black; } li{ margin: 20px; } a{ text-decoration: none; color: wheat; } .as{ width: 100px; margin-right: 400px; } *{ padding: 0; margin: 0; box-sizing: border-box; } body { overflow-x: hidden; } .sa{ padding: 12px 15px; margin-left: 50px; background: blue; border-radius: 20px; } .asd{ color: #4b8ef1; } .ol { color: black; } .ol:hover{ color: #4b8ef1; } .dsa{ color: white; } .parentt{ padding-top: 250px; height: 100vh; align-items: center; justify-content: center; display: flex; } .childd{ text-align: center; margin: 10px; width: 600px; height: 600px; background: ; } .lo{ font-size: 40px; padding-top: 140px; } .bla { padding-top: 20px; padding-right: 90px; } .pparent{ display: flex; } .chhild{ margin: 50px; border: 1px solid transparent; padding: 12px 15px; border-radius: 20px; background-color: #023e8a; } .ii{ color: transparent; } .foot{ background-image: url(https://templatemo.com/templates/templatemo_570_chain_app_dev/assets/images/footer-bg.png); background-position: center top; background-repeat: no-repeat; background-size: cover; height: 130vh; padding-top: 200px; text-align: center; } .blaa{ display: flex; align-items: center; justify-content: center; } .l1{ color: white; } .chiild{ padding-top: 10px; margin: 30px; } .sal{ padding: 12px 50px; border-radius: 20px; background: transparent; border: 1px solid white; color: black; } .sal:hover{ background-color: white; } .las{ padding: 12px 50px; border-radius: 20px; background: transparent; border: 1px solid white; } ::placeholder { color: white; } .chilld { display: flex; align-items: center; justify-content: center; height: 32vh; } .bbb{ color: white; margin: 30px; text-align: center; } .rasm{ width: 80px; } .h7{ padding-top: 130px; color: white; } .h9{ color: white; } </style> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> </head> <body> <header> <nav id="nav"> <ul> <li> <a href=""><img class="as" src="https://templatemo.com/templates/templatemo_570_chain_app_dev/assets/images/logo.png"></a> </li> <li> <a class="asd" href="">Home</a> </li> <li> <a class="ol" href="">Service</a> </li> <li> <a class="ol" href="">About</a> </li> <li> <a class="ol" href="">Pricing</a> </li> <li> <a class="ol" href="">Newsletter</a> </li> <li class="sa"> <a class="dsa" href=""><i class="fa fa-sign-in"></i> <i class="ii">..</i>Sign In Now</a> </li> </ul> </nav> <script type="text/javascript"> $(window).scroll(function(){ if(document.body.scrollTop > 80 || document.documentElement.scrollTop > 80 ){ document.getElementById('nav').style.backgroundColor = 'white'; } else { document.getElementById('nav').style.backgroundColor = 'transparent'; } }) </script> <div class="parentt"> <div class="childd"> <h1 class="lo">Get The Latest App <br> From App Stores </h1> <p class="bla">Chain App Dev is an app landing page HTML5 template based on Bootstrap <br> v5.1.3 CSS layout provided by TemplateMo, a great website to download free <br> CSS templates.</p> <div class="pparent"> <div class="chhild"> <a href=""> Free Quote <i class="ii">..</i><i class="fa fa-apple"></i></a> </div> <div class="chhild"> <a href=""> Free Quote <i class="ii">..</i><i class="fa fa-google-plus"></i></a> </div> </div> </div> <div class="childd"> <img class="lii" src="https://templatemo.com/templates/templatemo_570_chain_app_dev/assets/images/slider-dec.png"> </div> </div> </header> <footer class="foot"> <h1 class="l1">Join Our Mailing List To Receive The <br> News & Latest Trends</h1> <div class="blaa"> <div class="chiild"> <input type="address" name="address" class="email las" placeholder="Email Address..." autocomplete="on" required=""> </div> <div class="chiild"> <button type="submit" class="main-button sal">Subscribe Now <i class="fa fa-angle-right"></i></button> </div> </div> <div class="chilld"> <div class="bbb"> <h3 class="h3">Contact Us</h3> <br> <br> Rio de Janeiro - RJ, 22795-008, Brazil <br> <br> 010-020-0340 <br> <br> info@company.co <br> <br> <br> <br> </div> <div class="bbb"> <h3 class="h3">About Us</h3> <br> <br> Home <i class="ii">.......</i>About <br> <br> Service <i class="ii">..</i> Testimonials <br> <br> About <i class="ii">........</i> Pricing <br> <br> Testimonials <br> <br> Pricing </div> <div class="bbb"> <h3 class="h3">Useful Links</h3> <br> <br> Free Apps <i class="ii">....</i>App Dev Team <br> <br> App Engine <i class="ii">...</i>Digital Web <br> <br> Programming <i class="ii">...</i>Normal Apps <br> <br> Development <br> <br> App News </div> <div class="bbb"> <h3 class="h3">About Our Company</h3> <br> <br> <img class="rasm" src="https://templatemo.com/templates/templatemo_570_chain_app_dev/assets/images/white-logo.png"> <br> <br> <p class="pp">Lorem ipsum dolor sit ament,<br> consectetur adipiscong elit, sed do <br> eiusmod tempor incididunt ut labore et <br> dolore.</p> <br> <br> </div> </div> <h4 class="h7">Copyright © 2022 Chain App Dev Company. All Rights Reserved.</h2> <br> <h4 class="h9">Design: Group2</h2> </footer> </body> </html>
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>
sushantakumarmohanty
No description available
rushikesh2708
javascript code using dsa for practise
Reinhardt254
No description available
jakir540
Here all DSA with Javascript
PRITAMALWAR
DSA Revision All in Javascript
suman3262
All DSA problem solve with javascript
Ajeetjha123
all dsa problem in javascript language