An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pointers-and-arrays

carzuiliam/generic-data-structures

An example of how to build a workaround for generic data type in C.

Language: C - Size: 58.6 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 9 - Forks: 0

Vatsalj17/Dynamic-Matrix-Operations-using-C

Language: C - Size: 7.81 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

mhamdyx/C-programming-A-Modern-Approach-2nd-ed-Solutions

My solutions to the C Programming A Modern approach book 2nd edition (by K. N. King). 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.

Language: C - Size: 368 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 2

JuliaArrays/UnsafeArrays.jl

Stack-allocated pointer-based array views

Language: Julia - Size: 81.1 KB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 46 - Forks: 8

MashrafiGit/Pointer-Problem-Solving

Language: C - Size: 53.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

KiaraYost/Dog_Race_Game

Language: C - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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.

Language: C - Size: 143 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

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: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

awinabaab/alx-low_level_programming

C programs to demonstrate my understanding of the fundamental principles of programming

Language: C - Size: 296 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sandesh-kumar25/C_Language-Workshop

A Collection of codes, projects, assignments that I have learned in my College during the Workshop session. This Repository includes set of codes, challenges, that I learned, it includes topics like loops, String, Array, Recursion, etc..., updated to track my learning.

Language: C - Size: 39.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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

Language: C - Size: 456 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

hammadhttps/-billing-system

File Handling in C++

Language: C++ - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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.

Language: C - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

codeslinger-alpha/Snake-Game-using-C

A basic snake game, made relying on pointers and 2D array.

Language: C - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AyaanMKhan/Dynamic-Memory-Allocation-Campus-Parking-System

This project uses dynamic memory allocation in order to help for college campuses parking situations. Each garage has their unique attributes. This code develops a system where we can help cars park while monitoring the availability of each of the garages.

Language: C - Size: 5.86 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

samuelselasi/alx-low_level_programming

ALX Low Level Programming (C)

Language: C - Size: 753 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

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

Language: C - Size: 417 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

La-guajolota/Data-structures-and-algorithms

Data structures and algorithms in C

Language: Jupyter Notebook - Size: 1.77 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

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

Language: Assembly - Size: 5.89 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

edfvr/alx-low_level_programming

Learning C with ALX

Language: C - Size: 1.63 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Chylynsky/rc_ptr

Reference counted smart pointer for single-threaded enviroments.

Language: C++ - Size: 112 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AlexanderThaep/BCHTable

This is my naive implementation of a "bucketized cuckoo hash table" (BCHT) utilizing a variable amount of interchangeable hash algorithms that I thought to include in the repository.

Language: C - Size: 35.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

D7EAD/papers

Repository for pages.dreadsec.me where I place all my written research papers--and papers I have written out of boredom.

Size: 6.34 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

usrbinomarbash/CPP

C++ Programs

Language: C++ - Size: 491 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

GOLVEN666/alx-low_level_programming

C programming is awesome

Language: C - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zhen69/Find-and-Replace-Text-in-File

Implemented a program that reads command line arguments and performs find/replace on files.

Language: C - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

muhammad-alamin1/pointer-in-c-and-cpp

Language: C - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LexHarie/Fundamentals-of-Computing

School activities related to C programming

Language: C - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

josharsh/MyDSHandbook

Data structures are the fundamental ingredients for a tasty programming recipe. This repository is a handbook for learning data structures from level 0.

Language: C++ - Size: 267 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 4

WerdsMind/Estructuras_de_datos

colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++

Language: C++ - Size: 1.85 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AWESOME04/alx-low_level_programming

This repository contains resources and content of ALX Software Engineering program.

Language: C - Size: 245 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

mojalefakodisang/alx-low_level_programming

Projects includes basic fundamentals of C programming language as a low level programming language which it will be extensively introduced when projects preceeds

Language: C - Size: 376 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

guigaoliveira/exercices_dca1202

Repositório para a primeira unidade da disciplina de Programação Avançada (UFRN).

Language: C - Size: 183 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

MorganBergen/CPP-Data-Structures

Basics of Compilers in relationship to C++ compilation to object and machine code via makefile scripting. Basics of Algorithmic Design - Essentially how to design a sequence of precise instructions that leads to a solution. Principles of object-oriented programming design

Language: C++ - Size: 128 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

ProffessorLOGAN/Data-Structure-and-Algorithms-using-C-

Complete C++ programming language with Advanced Object Oriented programming concepts

Language: C++ - Size: 630 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Mahendrakumarkodidala/C_Programming

C Programming Exercises

Language: C - Size: 227 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

labspc/Cnippets

Code snippets for C. Friendly for Beginner. Very simple implementation book.

Language: C - Size: 17.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SaketGudimella/Codetantra-Answers

These are the answers for C and Python programs in codetantra.

Language: C - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thuongtruong1009/Point2D-and-Vector2D

The first mini project kind of Data Structure & Algorithm subject. Enjoy it !

Language: Java - Size: 41 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

HarryUnchained/HospitalManagement

BUKC 1st Semester Project in C++ (Admin and Patient Login)

Language: C++ - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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

Language: C - Size: 484 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Emedo586/alx-low_level_programming

ALX C PROGRAMMING LANGUAGE PROJECTS & ASSESSMENTS: A solid understanding of the C language with important tasks/assessments are needed in implementing system programming such as developing operating systems, simple shell, and embedded systems are demanded in this project.

Language: C - Size: 1.41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AnthonyMazzie/Wordfall

Try to type the random words correctly before they reach the bottom of the screen!

Language: C - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

micahondiwa/cs50

Harvard CS50's Introduction to Computer Science

Language: C - Size: 184 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Electropositive/Cplusplus-Course-Code-With-Harry

Notes from C++ Tutorials In Hindi

Language: C++ - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

fahimhossain26/program-

problem solving

Language: C - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ConnectWithJustine/alx-low_level_programming

low level programming language

Language: C - Size: 707 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MinaSamirSaad/alx-low_level_programming

All steps and tasks that I used to learn C language with ALX

Language: C - Size: 563 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

shiva-karthick/electronic-vault

An electronic vault embedded system that offers various features made for PC/104 industry

Language: C++ - Size: 36.5 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

DreamLineLove/CS-1104

This repo hosts everything I have worked on for the CS-1104 course.

Language: C++ - Size: 14.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GateDigger/GDAlgebra

Elements of computer algebra written in C++

Language: C++ - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Nirav-Madhani/StrassensInC

Implementation of Strassen's Algorithm in C using pointers.

Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Rifat392000/StructuredProgramming

Solving various problems and familiarity with C programming language.

Language: C - Size: 1.21 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JSBattista/Pointer_FU

A foray into pointers to functions in C, with an array of pointers to functions.

Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

JSBattista/Characters_To_Linux_Buffer_THE_HARD_WAY

Quick and dirty characters to Linux Buffer in C - the hard way - with "glyph arrays", array fu, pointer fu, but no breasts, explosions, or car chases

Language: C - Size: 417 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 44 - Forks: 10

MarcusHolman/Bank-Accounts-v1

This program reads bank account data from a file into an array of objects. It can print a list of the accounts, sort, search, deposit, and withdraw.

Language: C++ - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

FelipeDasr/trabalho-PROG-II-P04-2022-2

Trabalho proposto na disciplina de programação II, curso de sistemas de informação

Language: C++ - Size: 1.04 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ANSANJAY/00_PointersInC

Explore the world of pointers in C. This repository is a comprehensive guide that demystifies pointers and their usage, providing examples, documentation, and practical exercises. Perfect for beginners and intermediate learners looking to deepen their understanding of pointers in programming.

Language: C - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Adebayo-S/alx-low_level_programming

💾 Low level programming projects repository. Done at @ALXAfrica-Holberton School

Language: C - Size: 549 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4

leandroblandi/TDA-Arboles

Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto), con la temática de Árboles. Tiene funciones que permiten agregar, modificar o "eliminar" un arbol. También realiza una escritura simple del conjunto de árboles ingresados.

Language: C - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

leandroblandi/TDA-Personas

Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto), con la temática de Personas

Language: C - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

leandroblandi/TDA-Vacunas

Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto), con la temática de Personas con 5 dosis de Vacunas. Al iniciar el programa el usuario puede ingresar su nombre, más sus dosis dadas.

Language: C - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

leandroblandi/TDA-Generalizado

Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto). En este proyecto intentamos como compañeros generalizar las funciones típicas de un TDA anidado. Para luego utilizarlo en exámen.

Language: C - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

leandroblandi/TDA_Vehiculos_Parcial

Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual es una consigna del segundo exámen parcial (Tema 1) correspondiente a la materia Programación de Computadoras en la Universidad Nacional de Lanús.

Language: C - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

leandroblandi/TDA-Negocios

Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto), con la temática de Negocios. Se puede ingresar los datos de un Negocio, y además algunos pares de Productos que pueda tener.

Language: C - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

teddyoweh/transvarpy

A new method of declaring and editing variables in python.

Language: Python - Size: 142 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 0

La-guajolota/Cosas_mamalonas_en_C

Códigos ejemplificando weas y easter eggs en C

Language: C - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bekalue/alx-low_level_programming

💻Low level programming with C programing language

Language: C - Size: 397 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

RevengeofBlob/Checkers

Player vs Player Checkers

Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mujeebnazir/C-programs.

Basic programs in ' C ' language!

Language: C - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Jashans254/basicC

basic c programs for beginners

Language: C - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

samrabhatti/Pointers

This Repository contains exercises and projects created using Pointers and Pointer Arrays.

Language: C++ - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Memphis-Hydra/alx-low_level_programming

This Repo is all about ALX LOW PROGRAMMING Projects Using C

Language: C - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

silasmungiria/alx-low_level_programming

Language: C - Size: 519 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

AyabulelaMkhwanazi/C

This where I do random C exercises and projects.

Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

parzival-p1/holbertonschool-low_level_programming

C 🧑🏻‍💻 programming language repository with basic, medium and advanced exercises

Language: C - Size: 373 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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

Language: C - Size: 259 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gtpoint/alx-low_level_programming

C programming language during the ALX-Low_Level_Programming

Language: C - Size: 417 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sorin373/Graph-Theory-Project

Application of graph theory

Language: C++ - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wellingtonmwadali/alx-low_level_programming

ALX sprint one C programming

Language: C - Size: 345 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ShoumikDutta/ImageFilteringApplication

The image filtering application allows users to apply different filters to BMP images. The application supports filters: Blur, Grayscale , Reflection, Sepia

Language: C - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ashish-shr/C-Pointers-and-Structure

Pointers and Structure related programs

Language: C - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Miguel22247/holbertonschool-low_level_programming

First repository writing almost entirely in C

Language: C - Size: 392 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 37

micahondiwa/alx-pointers_arrays_c

Implementing pointers and arrays in C.

Language: C - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dimkatsi91/Cpp-STL-Examples

C++ STL Examples

Language: C++ - Size: 672 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 10

navjotsinghprince/Data-Structures

I created this repo for students and beginners who are new in programming, you can contribute new programs here. I practiced these codes during my class hours and home...

Language: C - Size: 2.38 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

gkiplangat/alx-low_level_programming

Alx low level programming, C programming language

Language: C - Size: 499 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

Arham4/42-piscine-c 📦

An overview of my work at 42 Silicon Valley's Piscine on C, including a topic overview and an explanation of the grading system.

Language: C - Size: 652 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 3

tpauldike/alx-low_level_programming

Introduction to C programming

Language: C - Size: 275 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

kapil9236/30DaysofCpp

learn C++ in the best way possible.

Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 0

samuelselasi/printf

C Custom Printf Function

Language: C - Size: 111 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Egbuta-Godslove/C-programming-Exercises

c-programming

Language: C - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ratheshprabakar/C-Complete-practice

This repository will contains C programs from beginners to advance level

Language: C - Size: 268 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 61 - Forks: 5

Yidne21/alx-low_level_programming

alx low level programming using c and practice basics of programming

Language: C - Size: 184 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

kinshuk-code-1729/C-Plus-Plus-Programs Fork of jstar2708/C-Plus-Plus-Programs

This repository consists of C plus plus programs which were made by me while learning DSA

Size: 1.2 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

marcilustra/alx-low_level_programming

ALX tasked me to do these. Some of them are my own machinations, however.

Language: C - Size: 205 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

haid-er/C-Language

Repository contains the codes about programming fundamentals of C Language.

Language: C - Size: 9.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Benonking/printf

This repository is a basic implimentation of a printf function. The concepts used include dynamic memory allocation, pointers, variadic functions

Language: C - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

joethesaint/alx-low_level_programming

:alien: Low level programming project-based learning tasks at alx-Holberton School

Language: C - Size: 337 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

phatboislym/alx-low_level_programming

Introduction to C programming

Language: C - Size: 144 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Related Keywords
pointers-and-arrays 147 c 80 pointers 38 recursion 26 functions 25 linked-list 23 cpp 19 data-structures 16 pointers-in-c 15 debugging 14 malloc-free 14 arrays 12 strings 11 algorithms-and-data-structures 11 struct 11 loops 10 nested-loops 9 variables 9 argc-argv 8 pointer 8 algorithms 8 bit-manipulation 7 c-programming 7 pointers-to-functions 7 loops-and-iterations 7 malloc 7 pointers-and-references 7 dynamic-memory-allocation 6 file-io 6 static-libraries 6 adt 6 sorting-algorithms 6 structs 6 cli 6 hello-world 5 function-pointers 5 c-plus-plus 5 function 5 object-oriented-programming 5 basic-programming 5 structures 5 preprocessor 5 libraries 5 doubly-linked-list 5 typedef 4 variadic-function 4 structures-c 4 header-files 4 functional-programming 4 data-structures-and-algorithms 4 memory-allocation 4 static-library 4 memory-management 4 oop 4 polymorphism 4 bash 4 variadic-functions 4 stack 4 input-output 4 printf 3 if-else-statements 3 c-programming-language 3 programming 3 makefiles 3 algorithm 3 encapsulation 3 python 3 structure 3 while-loops 3 array 3 console-application 3 double-linked-list 3 heap 3 c-language 3 stacks 3 dynamic-programming 3 cplusplus 3 files 3 operators 3 dynamic-libraries 3 string-manipulation 3 preprocessor-directives 3 cprogramming 3 loops-and-patterns 3 cprograms 2 array-manipulations 2 42-silicon-valley 2 arrays-and-strings 2 file-handling-in-c 2 tictactoe-game 2 game 2 hashtable 2 hashing 2 generic-programming 2 shell-script 2 template 2 memory 2 trees 2 42-school 2 strings-manipulation 2