arrays-and-strings
Here are 142 public repositories matching this topic...
Language:All
Sort:Most stars
Lecture video links for preparation of Placements
- Updated
Aug 6, 2024
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.
- Updated
Aug 3, 2023 - Java
System Verilog using Functional Verification
- Updated
Apr 8, 2024 - SystemVerilog
This repository contains the solutions of DSA Sheets by Arsh Goyal (45 Days Plan) and others frequently asked questions in C++.
- Updated
Jul 9, 2025
A repository for my ongoing preparation for Software Engineering Interviews.
- Updated
Apr 14, 2021 - Java
Happy HacktoberFest 2023
- Updated
Jan 5, 2024 - JavaScript
This Repository contains all concepts and questions I practiced to sharpen my knowledge in Data Structures and Algorithms. Language used is C++
- Updated
Nov 6, 2023 - C++
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.
- Updated
Mar 19, 2024 - JavaScript
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.
- Updated
Feb 26, 2024 - JavaScript
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.
- Updated
Feb 21, 2022 - C++
Leetcode solutions in C++ for coding interviews.
- Updated
May 17, 2024 - C++
type-safe, header-only implementation of a `std::basic_string`-like string in plain C
- Updated
May 7, 2025 - C
Cracking-the-Coding-Interview C++ Solutions
- Updated
Jul 7, 2021 - C++
Repository destined to exercises and project about java and your applications
- Updated
Nov 7, 2023 - Java
Holla! This repository contains LeetCode questions solved in Java.
- Updated
Sep 12, 2022
Explore the realm of low-level programming with this TASM (Turbo Assembler) project in the DOSBox environment. This project delves into various essential assembly language tasks, including string and word counting, merging arrays, and summing arrays, both in signed and unsigned formats. Additionally, it demonstrates the use of stacks for efficient
- Updated
Sep 23, 2023 - Assembly
This repo contains all the important questions asked in the coding interview
- Updated
Sep 20, 2021 - Java
Solutions to the curated list of 75 technical INTERVIEW questions on Blind using Python
- Updated
Jul 15, 2022 - Python
Repository for the "SCC0222 - Introduction to Computer Science: Laboratory Practice I" course offered for undergraduates at ICMC - USP, by professor Leonardo Tortoro.
- Updated
Jan 26, 2021 - C
This book is about the fundamentals of data structures. It covers all the primitive and non-primitive data structures like arrays, stacks, queues, linked lists, trees, graphs with their algorithms and suitable example to understand it in easy and understandable way.
- Updated
Jun 21, 2023
Improve this page
Add a description, image, and links to thearrays-and-strings topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thearrays-and-strings topic, visit your repo's landing page and select "manage topics."