Topic: "arrays-and-strings"
riti2409/Resources-for-preparation-Of-Placements
Lecture video links for preparation of Placements
Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 3,655 - Forks: 909

anujvaghani0/DSA-Java
DSA in Java covers a wide range of algorithms, including sorting algorithms, searching algorithms, graph algorithms, and dynamic programming algorithms. The implementation and optimization of these algorithms require a solid understanding of data structures, such as arrays, linked lists, trees, and graphs, and their associated operations.
Language: Java - Size: 470 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

Artityagi123456789/-100dasofSystemVerilog
System Verilog using Functional Verification
Language: SystemVerilog - Size: 6.83 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

tejas-2232/Algorithmic_javascript
Happy HacktoberFest 2023 :octocat:
Language: JavaScript - Size: 134 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 37

Sid-0602/DataStrucuresAndAlgorithms---Beginner-to-Advaced
This Repository contains all concepts and questions I practiced to sharpen my knowledge in Data Structures and Algorithms. Language used is C++
Language: C++ - Size: 598 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

kalpak92/TechInterview2020
A repository for my ongoing preparation for Software Engineering Interviews.
Language: Java - Size: 2.21 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

MeghnaS21/LeetCode
Leetcode solutions in C++ for coding interviews.
Language: C++ - Size: 188 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 3

pmbhatiya/Cracking-the-Coding-Interview-Cpp
Cracking-the-Coding-Interview C++ Solutions
Language: C++ - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

rafaelmoura23/JAVA-DEVTarde
Repository destined to exercises and project about java and your applications
Language: Java - Size: 1.2 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

harshita0802goswami/Leetcode
Holla! This repository contains LeetCode questions solved in Java.
Size: 111 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

dishanp/Algorithms-For-Software-Developers
Solutions to the most commonly asked interview problems for aspiring software developers. Questions are hand-picked from a mix of platforms like Leetcode, Hackerrank, GFG etc.
Language: C++ - Size: 2.22 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 13

Vishnu-Murti-Pandey/DSA-GFG-LEETCODE
This repo contains all the important questions asked in the coding interview
Language: Java - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

madhurimarawat/Object-oriented-programming-with-c-plus-plus
This repository contains programs in the C++ programming language related to Object Oriented programming.
Language: C++ - Size: 1.64 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

aniisunny/DSA-Batch-1-Course-2024
ββ A comprehensive program that covers the Basic & Advanced DSA. It includes live lectures and exercises to help students design and implement efficient solutions. This course is suitable for beginners and experienced programmers and through this course, you'll gain the confidence and expertise needed to excel in technical interviews & placements.
Language: C++ - Size: 1.62 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 28

KidiIT/Cyber-security-payroll-table-on--two-dimensional--array-with-javascript
Decided to create a good project that will help the community to have an in-depth knowledge on how to use "for loop" on javascript.however,this project will go a long way for anyone who's interested to understand how looping works also making use of it effectively.
Language: JavaScript - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ffekirnew/a2sv-competitive-programming
A2SV's competitive programming tracks.
Language: Python - Size: 1.86 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

AloysJehwin/LeetCode
This repository contains my LeetCode solutions, categorized by difficulty, with optimized code and regular updates. Track progress, improve skills, and contribute!
Language: Java - Size: 1020 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

german-one/c-string
type-safe, header-only implementation of a `std::basic_string`-like string in plain C
Language: C - Size: 309 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Pabitra-33/Hands_On_Java_DSA
This repository contains all my practiced DSA Questions using Java.
Language: Java - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

theamnabb/LeetCode
This repository contains my Python solutions to LeetCode problems. I'm on a journey to improve my problem-solving skills and explore different approaches using Python. The code strives for clarity, efficiency, and readability, with comments explaining the logic behind each solution.
Language: Python - Size: 63.5 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

Mus1ak/Java100days
This repository contains my Java code examples and concepts that I am currently learning. It serves as a repository for my personal progress and a reference for anyone interested in Java development.
Language: Java - Size: 274 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

AjaySureshPatil/Java-Ajay-Programs
Java programs are frequently asked in the interview. These programs can be asked from control statements, array, string, oops etc. Java basic programs like fibonacci series, prime numbers, factorial numbers and palindrome numbers are frequently asked in the interviews and exams. All these programs are given with the maximum examples and output.
Language: Java - Size: 1.01 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

santhosh-programmer/Basic-Java-Programs
Contains some of the basic java programs for beginners..HAVE FUN !!!
Language: Java - Size: 69.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

muhibarshad/Modern-Js-Concepts-Deeply
Modern concepts ,examples ,notes
Language: JavaScript - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

gowthamrajk/quiz-corner
It is a QUIZ Application which contains C and Java based MCQβs, Learning resources with Timer and navigation proctoring facility. Login and Registration, User based Test summary Report are features using Firebase Database and Firebase authentication.
Language: HTML - Size: 7.88 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

lucasvianav/c-intro-exercises π¦
Repository for the "SCC0222 - Introduction to Computer Science: Laboratory Practice I" course offered for undergraduates at ICMC - USP, by professor Leonardo Tortoro.
Language: C - Size: 4.5 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Happy-Singh-Chauhan/LeetCode
π§ LeetCode Solutions | DSA Practice A collection of my solved LeetCode problems to strengthen Data Structures & Algorithms skills. Updated regularly with clean, well-structured code and problem statements β perfect for interview prep and revision.
Language: Java - Size: 1.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

masumkhan081/javascript-code-notes
This repository contains notes and code snippets related to JavaScript programming, covering fundamental concepts, core libraries, and best practices. It serves as a personal reference for learning and consolidating knowledge in JavaScript, intended for personal use to reinforce understanding of JavaScript concepts.
Language: JavaScript - Size: 510 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

Sahil-113/DSA-Practice-Questions
This repository contains a curated collection of Data Structures and Algorithms (DSA) practice questions with detailed solutions. It is designed to help students and professionals improve their problem-solving skills for coding interviews, competitive programming, and technical assessments. The solutions are written in Python, and C++ with OOPs...
Size: 135 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Pabitra-33/Strivers-DSA-Series
DSA Practicing from Striver's DSA Series.
Language: Java - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

RajanshuSingh/A2Z-dsa
In this repo, i will be adding CPP code while learning Data Structures and Algorithms from A2Z DSA sheet by Striver.
Language: C++ - Size: 154 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

masumkhan081/python-code-notes
A personal collection of code notes, use cases, and best practices organized by topics for quick reference.
Language: Python - Size: 6.84 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Pabitra-33/C---Tasks
This repository contains a collection of C++ practice programs, covering fundamental concepts.
Language: C++ - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

osamaayub/php-practice-tasks
practice-tasks that covers all basics of php and how to work with json data in php
Language: PHP - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

TheBlueDestroyer19/bigint-implementation
The implementation of 1024 bit number to support operations of addition, subtraction and multiplication in C language.
Language: C - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

thebigcicca/leetcode
π All my leetcode troubleshooting
Language: C - Size: 24.4 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

prathamk1483/Striver-s-Sheet
This repository contains my solutions to the questions from the STRIVER'S SDE Sheet. Each solution enhances problem-solving skills and covers various topics essential for software development and technical interviews.
Language: Java - Size: 131 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

prathamk1483/CodeForces-Solution
This repository contains my solutions to the questions from the CodeForces Contests. Each solution enhances problem-solving skills Given as {Rount Name}/{Question Title}.java.
Language: Java - Size: 37.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Soumik1410/C-Hackerrank-codes
My solutions to the C practice problems on Hackerrrank
Language: C - Size: 42 KB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

apurvgupta-ops/Placement
C++ topics and questions
Language: C++ - Size: 867 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Sanghrakshit12/Striver-Sheet
This GitHub repository is dedicated to Data Structures and Algorithms (DSA) practice. It contains a collection of solved questions, comprehensive explanations, and optimized code implementations.
Language: C++ - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sheefanaaz123/Data-Structures-and-Algorithm-ARSH-GOYAL-45-
This repository contains the solutions of DSA Sheets by Arsh Goyal (45 Days Plan) and others frequently asked questions in C++.
Size: 464 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

NirmalsaiswaroopJ/DSExplore
This project provides Python implementations of fundamental data structures, including Stacks, Queues, Linked Lists, and Trees (Binary Search and AVL). It features a user-friendly menu-driven interface for easy interaction. Explore basic operations like insertion and deletion in each structure. Clone the repository to get started!
Language: Python - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Bharathj21/C-PROGRAMMING
Programs in c
Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ashish-shr/Data-Structures-and-Algorithms
This repo contains programs I made while learning data structures & algorithms
Language: C - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JR-espacial/battleshipAI_Python
Python Automated game play against ai
Language: Python - Size: 75.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

UtkarshPathrabe/LeetCode-Solutions
LeetCode Solutions GitHub repository is a comprehensive collection of well-structured code solutions to LeetCode questions, offering valuable insights and a learning resource for coding enthusiasts. It covers diverse problem sets, continuously updated and open for community contributions. Elevate your coding skills with this valuable resource.
Language: Python - Size: 1.66 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

AishatAdewoyin/alx-low_level_programming
C programming repository, for the ALX low level programming learnings
Language: C - Size: 436 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Omkar-Hirave/LeetCode-Problems
This repository comprises LeetCode problems, emphasizing data structures and algorithms. Solutions are provided using JavaScript and Java, striving for optimal approaches.
Language: Java - Size: 238 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Nxumalo/VG-16-VG-17
Java Language, Application Development
Language: C++ - Size: 257 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

dmuvaa/alx-low_level_programming
ALX Low Level Programming Repo. It covers concepts learned in C such as variables, functions, pointers, memory allocation, arguments, and more.
Language: C - Size: 217 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Mercy-Njuguna/alx-low_level_programming
In this repo I handle tasks on C programming;
Language: C - Size: 898 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Swati-Tanu/JavaScript_A-Z
This repo includes notes of basic but important topics with appropriate explanations related to JavaScript.
Language: JavaScript - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gradder7/NewtonsSchool-bluegene-june2022
Assignments, Arena and Projects
Language: Java - Size: 171 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

adarshku7/Programming-Python-
Python Popular Questions (Topic Wise)
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

BKS2315/PracticeDSA
Practice Questions of DSA
Language: Java - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

giribabu22/hangman-javascript
hang-man game Javascript in array's i love to work with arrays in JavaScript
Language: JavaScript - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Shikha-code36/Blind75-Leetcode-Solutions-Python
Solutions to the curated list of 75 technical INTERVIEW questions on Blind using Python
Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ashita-agarwal/DSA-Practice-Cpp
Practice questions in C++ (Data structures and Algorithms)
Language: C++ - Size: 200 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

paolahuyo/BOG004-card-validation Fork of LauraCastellanos13/Card-validation
Card Validator App for companies made in colaboration with Carolina Preciado
Size: 123 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

chamanlal97196/Data-Structure-and-Algorithms
In this Repo , There are most important Algorithms , Important Questions, and much more for Interview prepration.
Language: C++ - Size: 130 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

IanJames2/leonids-toys
This is the second book made by NSS for their students. Concepts covered throughout this book will help students acquire newfound knowledge or review essential material needed to code an application in the Javascript language. Data types, data structures, objects, arrays, iteration, functions, properties, conditional statements, and more are covered in Book 2.
Language: JavaScript - Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Toyin96/JavaHow
The JavaHow repository consists of exercises that I've completed in the Java How to Program Early Objects (Deitel: How to Program) [Deitel, Paul, Deitel, Harvey]
Language: Java - Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

saddamarbaa/learning-c-programming-concepts
==> I made this repository to post my C code and document my progress while Learning All Programming Concepts with C.
Language: C - Size: 160 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

skartik008/ProgrammingCreek
Common data structure and algorithm problems.
Language: Java - Size: 88.9 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

simranjeet97/DataStructures_Algoritms_Python
Data Structures and Algorithms using Python
Language: Jupyter Notebook - Size: 108 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Priyanka-saw/Java_Basic_Oops
Exploring the world of Java, one line of code at a time! A repo full of practice, notes, and mini Java projects, and and contains basic syntax, objects oriented programming..
Language: Java - Size: 58.6 KB - Last synced at: 11 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

abdullrahmanezzz/Strivers-DSA-Series
DSA Practicing from Striver's DSA Series.
Language: Java - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

IvoryDawn/Projects
This repo contains some of the codes which I have written for practice while learning dsa.
Language: Java - Size: 242 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ahmedrafat-SW/problem-solving
This repository contains solutions to a variety of algorithmic and data structure problems from popular platforms such as LeetCode, HackerRank, Codility, and WorkAtTech. The problems covered in this repository span various levels of difficulty, from basic to advanced, and are implemented in Java. The focus of the solutions is on demonstrating clean
Language: Java - Size: 86.9 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bscript07/SoftUni-Javascript-Front-End
Javascript for Front-End course at SoftUni -Feb 2024
Language: JavaScript - Size: 7.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

KshKnsl/TaskMaster-X
A console based To-Do List program in C language. TaskMaster X simplifies task management. Users can log in, create accounts, and perform various task-related actions while details are stored in individual user-specific files.
Language: C - Size: 1.1 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

eduardomzj/exercicios_de_revisao_c
resoluΓ§Γ£o de exercΓcios, sugeridos pela inteligΓͺncia artificial, para revisΓ£o dos conceitos bΓ‘sicos da linguagem.
Language: C - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TanushreeBorase/dsa-pathshala
My dsa practice
Language: C++ - Size: 340 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hakeemsalman/javascript-array-cheatsheet
Javascript Arrays cheatsheet
Size: 40 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Mansoor-P/JavaXplorer
This repository serves as a documentation of my journey learning Java programming. It includes code snippets, projects, resources, and detailed notes covering various Java concepts. Contributions and feedback are welcome as I continue to explore the world of Java development.
Language: Java - Size: 4.65 MB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

stephenombuya/Music-Player
Welcome to the Music Player App ! This repository contains a simple, interactive music player built with HTML, CSS, and JavaScript. The app allows users to interact with a music playlist, control playback, and shuffle through songs. Itβs an ideal project for beginners to learn string and array methods in JavaScript while creating a functional.
Language: JavaScript - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

stephenombuya/Rock-Paper-Scissors-Game
This project is a simple Rock, Paper, Scissors game where users play against the computer. It allows players to choose between Rock, Paper, and Scissors and keeps track of scores until one player wins by reaching three points.
Language: JavaScript - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

janisar-hyder/C-with-all-Basics
Explore fundamental data structures in C, covering essential concepts and implementations to strengthen your understanding of both data structures and the C programming language.
Language: C - Size: 1.22 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MCHCortana/CinemaRoomManger
CinemaRoom Manager - functional cinema room managerial application with cinema visualisation, ticket purchasing option and statistics
Language: HTML - Size: 385 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

KNandhakumar/Data-Structures-and-Algorithms-
This repository consist of Codes for Data Structures and Algorithms in Java with a Lot of problems queues up in future
Language: Java - Size: 80.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Abhi00-1/LeetCodes
Leet code with Java
Language: Java - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

prathamk1483/Codechef-Contests
This repository contains my solutions to the questions from the CodeForces Contests. Each solution enhances problem-solving skills Given as {Rount Name}/{Question Title}.java.
Language: Java - Size: 20.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

hoodinidavid/RUHungry
RUHungry is a fictitious restaurant management system simulation. This project allows users to manage restaurant operations for a day by handling various tasks such as seating guests, taking orders, processing donation requests, restocking the pantry as necessary, calculating profits, and managing menus.
Language: Java - Size: 94.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kratiarora03/DSA-Questions
Employing different techniques to solve problems efficiently. From basic array manipulations to complex traversal and search algorithms, I've developed solutions that prioritize clarity and effectiveness. Through this practice, I've enhanced my problem-solving skills and gained proficiency in strategies
Language: C++ - Size: 74.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

aaronkipkirui/TechApha_Task
This repo is a collection of tasks assigned to me during my internship in Tech Alpha
Language: Java - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jaganpofficial/musicPlayer
Project No. 3 of 21 of the freeCodeCamp course "JavaScript Algorithms and Data Structures". In this project, you can seethe code of a basic MP3 player using HTML, CSS, and JavaScript. The project covers fundamental concepts such as handling audio playback, managing a playlist, implementing play, pause, next, previous, and shuffle functionalities.
Language: JavaScript - Size: 764 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

poonamkhatri/PHP-Find-Common-Elements-Function
This repository contains a PHP function named findCommonElements that takes two arrays as input and returns an array containing the common elements between them. The function without use of array_intersect to identify and extract the common elements efficiently.
Language: PHP - Size: 1.95 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

poonamkhatri/PHP-Find-Unique-Values-Function
This repository contains a custom PHP function for retrieving unique values from an array without relying on built-in PHP functions like array_unique(). The function utilizes a straightforward algorithm to identify and collect only the unique elements present in the input array.
Language: PHP - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Subhomoy21/StriverNQTSheetInJava
For NQT perspective and revision of basics.
Language: Java - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MaharshiDhori/basic-programs-of-c
These are the basic program of C language which is very helpful to build logic and to start the progress towards the journey of programming fundamentals.
Language: C - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AbdullahQassim/C-Practicing
solving some problems with C language
Language: C - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

juliaenriquetto/Roulette-game
:slot_machine: A roulette wheel game using C#
Language: C# - Size: 1.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Erikote04/Music-Player
Project No. 3 of 21 of the freeCodeCamp course "JavaScript Algorithms and Data Structures". In this project, you'll code a basic MP3 player using HTML, CSS, and JavaScript. The project covers fundamental concepts such as handling audio playback, managing a playlist, implementing play, pause, next, previous, and shuffle functionalities.
Language: JavaScript - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gabrielmbrum/first_C_codes
this were my first codes that i liked to create using C
Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alankcf/terminalcalculator
A program to calculate mathematical expressions from user input!
Language: C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ananyachibber21/Java-programming-for-interviews
All important Lab Assignments and Data Structure Programs in Java.
Language: Java - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RohanKumariya/Leetcode-Problems-Solutions
Solution for Leetcode Problem - Contains Duplicate
Language: Python - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PGAyaan/MCC-2023-challenge
This repository contains all my answers to the 6 coding challenges of the Malaysian Computing Challenge (MCC)
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

harshbmehta/Problem-Solving
Problem Solving questions from leetcode
Language: Java - Size: 340 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
