Skip to content

A comprehensive set of C implementations for various algorithmic problems, focusing on performance and memory management.

Notifications You must be signed in to change notification settings

kkkwbm/C_leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C_leetcode

🧠 LeetCode Solutions in C

A collection of my solutions to LeetCode problems, implemented in C. This repository serves as a personal laboratory for learning data structures, algorithms, and code optimization for both time and memory efficiency.

🚀 Project Structure

Each solution is organized into separate folders or individual main.c files.

Dante Folder: Contains solutions for the "Dante" system (https://dante.iis.p.lodz.pl/) used during my university studies. Dante is an automated testing platform for C programming, very similar in nature to LeetCode.

Language: C (Standard C11/C99)

About

A comprehensive set of C implementations for various algorithmic problems, focusing on performance and memory management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published