Projects in Awesome Lists tagged with pointers-and-arrays
A curated list of projects in awesome lists tagged with pointers-and-arrays .
https://github.com/juliaarrays/unsafearrays.jl
Stack-allocated pointer-based array views
arrays julia pointers-and-arrays
Last synced: 06 Apr 2025
https://github.com/teddyoweh/transvarpy
A new method of declaring and editing variables in python.
algorithms algorithms-and-data-structures modules pointers pointers-and-arrays python
Last synced: 09 Apr 2025
https://github.com/adebayo-s/alx-low_level_programming
💾 Low level programming projects repository. Done at @ALXAfrica-Holberton School
bit-manipulation c data-structures-and-algorithms libraries memory-management pointers-and-arrays system-calls
Last synced: 23 Apr 2025
https://github.com/mhamdyx/c-programming-a-modern-approach-2nd-ed-solutions
My solutions to the C Programming A Modern approach book 2nd edition. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.
abstract-data-types algorithms c c89 c99 cprogramming cprogramming-language cprogrammingbooks cprograms cprojects data-structures enumeration functions low-level-programming pointers pointers-and-arrays preprocessor-directives problem-solving standard-library string-manipulation
Last synced: 18 Mar 2025
https://github.com/gyakobo/quadtree-image-compression
This project aims utilize a graph(a tree) as a form of image value compression by implementing a special kind of data structure where it basically groups repeating variables into a node and ungroups non-repeating values into their own nodes.
c c-plus-plus compression-algorithm dynamic-programming grayscale-images malloc njit partitioning pointers-and-arrays rgb tree-structure weissman-score
Last synced: 12 Apr 2025
https://github.com/mhamdyx/C-programming-A-Modern-Approach-2nd-ed-Solutions
My solutions to the C Programming A Modern approach book 2nd edition. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.
abstract-data-types algorithms c c89 c99 cprogramming cprogramming-language cprogrammingbooks cprograms cprojects data-structures enumeration functions low-level-programming pointers pointers-and-arrays preprocessor-directives problem-solving standard-library string-manipulation
Last synced: 09 May 2025
https://github.com/samuelselasi/alx-low_level_programming
ALX Low Level Programming (C)
alx-low-level-programming argc-argv c data-structures doubly-linked-list function-pointers functions linked-list loops malloc-free pointers-and-arrays preprocessor recursion reverse-engineering shell static-libraries structures-c syscall typedef variadic-function
Last synced: 22 Apr 2025
https://github.com/thuongtruong1009/point2d-and-vector2d
The first mini project kind of Data Structure & Algorithm subject. Enjoy it !
algorithm data-structures java-8 pointers-and-arrays vector-space-model
Last synced: 11 Mar 2025
https://github.com/micahondiwa/cs50
Harvard CS50's Introduction to Computer Science
c cs50 cs50problems data-structures-and-algorithms malloc malloc-free malloc-functions malloc-library pointers-and-arrays
Last synced: 03 Apr 2025
https://github.com/ayaankhan98/c-cpp-practice
C/C++ programs
class cpp generic-programming object-oriented-programming pointers-and-arrays stl-containers
Last synced: 30 Mar 2025
https://github.com/seikhchilli/bubble-sort-algorithm-cpp
Bubble Sort Algorithm using c++.Arranges array in ascending order.
algorithms array ascending bubble-sort cpp data-structures pointers-and-arrays sorting-algorithms
Last synced: 15 Mar 2025
https://github.com/micahondiwa/alx-pointers_arrays_c
Implementing pointers and arrays in C.
malloc malloc-free malloc-library pointer pointers-and-arrays pointers-and-references pointers-in-c sizeof
Last synced: 03 Apr 2025
https://github.com/tebogoyungmercykay/computer_organisation_and_architecture
Topic-level detail and learning outcomes for each of these areas are given by the first six units of `Architecture and Organisation' knowledge area as specified by the ACM/IEEE Computer Science Curriculum 2013
64 64-bit 64bit-assembly assembly c c-programming-language functions intel makefile objconv pointers pointers-and-arrays registers shell stack structs user-input x86-64
Last synced: 14 Mar 2025
https://github.com/minasamirsaad/alx-low_level_programming
All steps and tasks that I used to learn C language with ALX
bit-manipulation c doubly-linked-list dynamic-libraries function-pointers malloc-free nested-loops pointer pointers-and-arrays recursion single-linked-list static-library
Last synced: 14 Mar 2025
https://github.com/bigizic/alx-low_level_programming
Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms
argc-argv calloc double-linked-list file-io hash-tables hashing linked-list makefiles makefiles-management malloc-free pointers pointers-and-arrays realloc single-linked-list-oprations static-libraries
Last synced: 01 Mar 2025
https://github.com/shroudsourav/dsa-using-c
Solving DSA questions using C Programming language. Pointers, structures, arrays, Linked list, Queue, Stack .etc. DSA topics will be discussed here
cprogramming-language dsa dsa-practice linked-list pointers-and-arrays queue stack structures
Last synced: 31 Mar 2025
https://github.com/nickolasrm/pointerarithmetic.jl
C like array manipulation in Julia
c julia julia-language pointer pointers pointers-and-arrays
Last synced: 28 Mar 2025
https://github.com/dgwerds/estructuras_de_datos
colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++
console-application cpp data-structures double-linked-list executable graph pointers pointers-and-arrays proyects tree-structure
Last synced: 23 Jan 2025
https://github.com/shannon-kioko/alx-low_level_programming
This repository contains basic to intermediate/advance (complete) tasks in the C programming language, as provided by ALX Software Engineering
argument-parsing c debugging functionpointer linked-lists loops-and-iterations malloc pointers-and-arrays static-libraries variables variadic-functions
Last synced: 26 Feb 2025
https://github.com/anthonymazzie/wordfall
Try to type the random words correctly before they reach the bottom of the screen!
c game games pointers pointers-and-arrays typing typing-game typing-practice
Last synced: 02 Apr 2025
https://github.com/pidgey0403/simple-array-sorting
Sort and build a 3D array using pointers in C.
c dynamic-allocation input-output pointers pointers-and-arrays
Last synced: 21 Feb 2025
https://github.com/wellingtonmwadali/alx-low_level_programming
ALX sprint one C programming
c data datastructures linked-list loops pointers-and-arrays string structures
Last synced: 04 Apr 2025
https://github.com/samuelselasi/printf
C Custom Printf Function
alx-low-level-programming alx-system-engineering c pointers-and-arrays printf struct typedef variadic-functions
Last synced: 17 Mar 2025
https://github.com/zyn10/object_oriented_programming
OOP complete course SPRING 2020
cpp enca encapsulation oop pointers-and-arrays
Last synced: 12 Mar 2025
https://github.com/hammadhttps/-billing-system
File Handling in C++
coding cpp dyanamic-programming filehandling oop pointers-and-arrays
Last synced: 03 Apr 2025
https://github.com/augustdanell/c-programs
Just a repo for maintaining and learning C.
c datastructures pointers-and-arrays
Last synced: 12 Apr 2025
https://github.com/allisonoge/alx-low_level_programming
Programming challenges that touches on concepts in C such as control flow programming, source and header files, compilation process, recursion, static and dynamic memory allocation, pointers, standard and common preprocessor directives and much more
c compilation memory-allocation pointers-and-arrays preprocessor-directives recursion
Last synced: 22 Feb 2025
https://github.com/harismuneer/bubble-sort-using-pointer-arithmetic
☘️ An implementation of Bubble Sort where Pointers are used to traverse and process the array
array-manipulation arrays bubble-sort bubble-sort-pointers bubblesort cplusplus pointer-arithmetic pointer-traversal pointers pointers-and-arrays sort-using-pointers traversing-using-pointers
Last synced: 17 Mar 2025
https://github.com/castilloglenn/tictactoe
Activity for the subject DCIT 25D Data Structures and Algorithms, a different approach of tictactoe's checking algorithm.
pointers-and-arrays tictactoe tictactoe-game
Last synced: 13 Mar 2025
https://github.com/jaaumg/trabalhoedu-structponteiros
c pointers pointers-and-arrays struct structs
Last synced: 20 Jun 2025
https://github.com/vatsalj17/dynamic-matrix-operations-using-c
Explore matrix operations in C with this project that includes functionality for dynamic memory allocation, ensuring efficient handling of matrices. Operations implemented: addition, subtraction, multiplication, and transposition.
2d-arrays beginner-friendly c dynamic-memory-allocation pointers-and-arrays
Last synced: 23 Mar 2025
https://github.com/werdsmind/estructuras_de_datos
colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++
console-application cpp data-structures double-linked-list executable graph pointers pointers-and-arrays proyects tree-structure
Last synced: 07 Mar 2025
https://github.com/rifat392000/structuredprogramming
Solving various problems and familiarity with C programming language.
arrays c c-programming c-programming-language files function pointers-and-arrays structure structured-programming
Last synced: 07 Mar 2025
https://github.com/vinislima/42sp_piscine_c01
This project covers the topic of module C 01 from the 42 C Piscine, a series of programming exercises in C. It includes general instructions, an introduction to the subject, and a set of tasks focused on pointer and array manipulation.
42born2code c pointers-and-arrays
Last synced: 28 Mar 2025
https://github.com/codeslinger-alpha/snake-game-using-c
A basic snake game, made relying on pointers and 2D array.
c pointers-and-arrays snake-game
Last synced: 31 Mar 2025
https://github.com/osspk/bubble-sort-using-pointer-arithmetic
☘️ An implementation of Bubble Sort where Pointers are used to traverse and process the array
array-manipulation arrays bubble-sort bubble-sort-pointers bubblesort cplusplus pointer-arithmetic pointer-traversal pointers pointers-and-arrays sort-using-pointers traversing-using-pointers
Last synced: 24 Nov 2024