GitHub topics: array-manipulation
amari-calipso/UniV
UniV - The unifying sorting visualization software
Language: Rust - Size: 2.17 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 5 - Forks: 0

MalikShujaatAli/CppEssentials
Master essential C++ concepts effortlessly with CppEssentials. Clear programs, organized categories—your pathway to proficiency.
Language: C++ - Size: 354 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

farukalpay/DynamicArray
This library implements a std::vector like Dynamic Array data structure in C, allowing for the creation, modification, and manipulation of an array whose size can be dynamically adjusted during runtime.
Language: C - Size: 166 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

harismuneer/Mapping-3D-Array-to-1D-Array
🌌 Demonstrating the concept of representing/flattening a 3D array as a 1D array by solving a real life problem
Language: C++ - Size: 228 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

harismuneer/Bubble-Sort-Using-Pointer-Arithmetic
☘️ An implementation of Bubble Sort where Pointers are used to traverse and process the array
Language: C++ - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

FranBar1966/FlatPHP 📦
Simple, fast and powerful PHP utility functions to flatten/unflatten multidimensional/JSON arrays into a one-dimensional array, preserving key names and joining them with customizable separators.
Language: PHP - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

mcquerol/java-projects
Various Java projects showcasing OOP, data structures, and GUI development.
Language: Java - Size: 207 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

amari-calipso/ths-sort
thsSort - a simple sorting library
Language: Java - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

madhurimarawat/Data-Structure-And-Algorithms
This repository contains programs in the C, C++ and Python programming language related to Data Structures.
Language: Jupyter Notebook - Size: 1.74 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

jajaperson/iterable-utilities
A bunch of utilities for working with iterables, many inspired by the native array methods.
Language: TypeScript - Size: 160 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

gabrielhochmann/C_Code_Library
A collection of C code examples, including university exercises and self-directed studies. Features recursive functions, data structures, and algorithms, with implementations for mathematical calculations, array manipulations, and string operations.
Language: C - Size: 282 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Software-Research-Lab/dropsuit-clnarr
The clnarr function is a JavaScript and Node.js function that is part of the DropSuit NLP library. It is designed to clean and format arrays by removing duplicates, empty elements, and extra punctuation marks. It's open-source and available under the Apache License 2.0.
Language: JavaScript - Size: 377 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jatiinyadav/arr-toolkit
A TS compatible utility library for array manipulation.
Language: TypeScript - Size: 448 KB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

RNAsound/bearsalmon
bearsalmon - a PureData Extern for shuffling, chopping, and slicing your sample arrays
Language: C - Size: 47.9 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Ismael-Moreira-Kt/ArrayUtilsLib
A powerful JavaScript library for efficient array manipulation and utility functions.
Language: JavaScript - Size: 116 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

KPlanisphere/array-pointer-manipulation
Practica 1 - Sistemas Operativos
Language: C - Size: 1.54 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KPlanisphere/Two-Dimensional-Arrays-In-C
Problemario 9 - Programacion 1
Language: C - Size: 443 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KPlanisphere/One-Dimensional-Arrays-In-C
Problemario 6 - Programacion 1
Language: C - Size: 351 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danieldotwav/Difference-of-Arrays
A C++ program that finds and displays the unique elements between two integer arrays.
Language: C++ - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danieldotwav/Move-Zeroes
A short C++ program that reorganizes an integer array by moving all zeros to the end while preserving the order of non-zero elements, demonstrating an in-place algorithm with a two-pointer technique.
Language: C++ - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danieldotwav/Product-of-Array-Except-Self
A short Java program that provides an efficient solution to the "Product of Array Except Self" problem, using no division and handling special cases like zeros and single-element arrays
Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

4e1e0603/02
Fortran: The introductory course, examples, and exercises. Originally written for personal needs, but may be useful for other people.
Language: Fortran - Size: 627 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

AgusLacomi/Some_Algorithms
Some of the LeetCode exercises I do and will perform
Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kevinhermawan/enhanced-array 📦
A set of useful utilities that are not provided in the standard JavaScript Array
Language: TypeScript - Size: 563 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

synacktraa/nonstd.h
my implementation of predefined functions of C and some useful data manipulatiing functions.
Language: C - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

jamessofios/j-image-viewer
Image viewer written in Java using the Swing API
Language: Java - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

cocur/vale
Vale helps you working with complex data structures. Easily get, set, unset and check the existence of values in deeply nested arrays and objects.
Language: PHP - Size: 38.1 KB - Last synced at: 25 days ago - Pushed at: over 9 years ago - Stars: 14 - Forks: 1

angieloux/javascript-workbook
An assessment piece while undertaking my studies at Coder Academy, specifically delving into JavaScript concepts, components and problem solving.
Size: 4.16 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Aro1914/Sorting-an-Array-of-Objects-For-Server-Side
This is a helper function that sorts an array of objects.
Language: JavaScript - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Aro1914/Sorting-an-Array-of-Objects
This is a helper function that sorts an array of objects.
Language: JavaScript - Size: 12.7 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

zakonweb/array-codes-AS
Program code using 1D and 2D arrays.
Language: Visual Basic .NET - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

writetome51/array-get-and-remove-head-tail
These functions remove and return items from the beginning and end of the array, respectively
Language: JavaScript - Size: 20.5 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

esterbvila/lab-javascript-functions-and-arrays Fork of ironhack-labs/lab-javascript-functions-and-arrays
A review exercise to apply array iteration and array manipulation techniques. Backend Bootcamp by Singulars.
Language: JavaScript - Size: 110 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

imelgrat/arrayfind-example
Array.find() example
Language: JavaScript - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Reterics/array-to-relational-converter
Create force data structure for force graphs of sankeys from array of objects.
Language: JavaScript - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

writetome51/array-get-and-remove-all-before
2 functions: one removes and returns all array items before the first instance of a value, and the other removes and returns all array items before the last instance of a value
Language: TypeScript - Size: 14.6 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ganeshkavhar/Array-in-python-by-ganesh-kavhar
ganesh kavhar python tutorial with examples..
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rodikh/js-sheets
A javascript array manipulation library that mimics spreadsheet and database functionality in variable
Language: JavaScript - Size: 21.5 KB - Last synced at: 29 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
