Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
coldfunction
/
C
Public
forked from
TheAlgorithms/C
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 28, 2020
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
c3a1244
View commit details
Copy full SHA for c3a1244
Browse repository at this point
Merge pull request #538 from shubhamsah/master
Show description for 1c07d61
deadshotsb
authored
1c07d61
View commit details
Copy full SHA for 1c07d61
Browse repository at this point
Create queue_linked_list.c
Show description for b86a474
shubhamsah
authored
b86a474
View commit details
Copy full SHA for b86a474
Browse repository at this point
Update and rename MERGENR.C to merge_sort_nr.c
shubhamsah
authored
f4cbdd3
View commit details
Copy full SHA for f4cbdd3
Browse repository at this point
Update and rename ascendingPriorityQueue.c to ascendingpriorityqueue.c
shubhamsah
authored
2a4fd0b
View commit details
Copy full SHA for 2a4fd0b
Browse repository at this point
Commits on May 26, 2020
Update MERGENR.C
Show description for 2bdf773
shubhamsah
authored
2bdf773
View commit details
Copy full SHA for 2bdf773
Browse repository at this point
Update AscendingPriorityQueue.c
Show description for a652d51
shubhamsah
authored
a652d51
View commit details
Copy full SHA for a652d51
Browse repository at this point
Update File
Show description for 23df4b5
deadshotsb
authored
23df4b5
View commit details
Copy full SHA for 23df4b5
Browse repository at this point
Commits on May 25, 2020
Merge pull request #524 from kvedala/numerical-methods
Show description for 0538404
StepfenShawn
authored
0538404
View commit details
Copy full SHA for 0538404
Browse repository at this point
Commits on May 23, 2020
Create MergeNR.c
Show description for 2357e8b
shubhamsah
authored
2357e8b
View commit details
Copy full SHA for 2357e8b
Browse repository at this point
Create Ascending Priority Queue
Show description for 9ed17fc
shubhamsah
authored
9ed17fc
View commit details
Copy full SHA for 9ed17fc
Browse repository at this point
Delete APQ.C
shubhamsah
authored
1494474
View commit details
Copy full SHA for 1494474
Browse repository at this point
Create AscendingPriorityQueue.c
shubhamsah
authored
8ac3f2a
View commit details
Copy full SHA for 8ac3f2a
Browse repository at this point
Commits on May 22, 2020
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
d1f6643
View commit details
Copy full SHA for d1f6643
Browse repository at this point
Merge pull request #533 from shubhamsah/master
Show description for 418f0f5
StepfenShawn
authored
418f0f5
View commit details
Copy full SHA for 418f0f5
Browse repository at this point
Commits on May 21, 2020
Update README.md
StepfenShawn
authored
0de20fc
View commit details
Copy full SHA for 0de20fc
Browse repository at this point
Commits on May 20, 2020
Merge pull request #536 from ssram28/modified_factorials
Show description for 25b6431
StepfenShawn
authored
25b6431
View commit details
Copy full SHA for 25b6431
Browse repository at this point
Modified code of misc/Factorial.c to accomodate larger numbers.
SSRam28
committed
cf696dd
View commit details
Copy full SHA for cf696dd
Browse repository at this point
Commits on May 19, 2020
Merge pull request #531 from suraj95/patch-1
Show description for c873d21
StepfenShawn
authored
c873d21
View commit details
Copy full SHA for c873d21
Browse repository at this point
Merge pull request #534 from Open-Source-Manipal/dev
Show description for a477ec3
deadshotsb
authored
a477ec3
View commit details
Copy full SHA for a477ec3
Browse repository at this point
Commits on May 18, 2020
added heap to readme; missing in the master README
Sagnik Chatterjee
committed
8e8e8df
View commit details
Copy full SHA for 8e8e8df
Browse repository at this point
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
bc3f26c
View commit details
Copy full SHA for bc3f26c
Browse repository at this point
Merge pull request #514 from sagnik-chatterjee/dev
Show description for a45a777
deadshotsb
authored
a45a777
View commit details
Copy full SHA for a45a777
Browse repository at this point
Rename CLL.C to CircularLinkedList.C
shubhamsah
authored
a3e1817
View commit details
Copy full SHA for a3e1817
Browse repository at this point
Create Circular Linked List
Show description for 104bf2c
shubhamsah
authored
104bf2c
View commit details
Copy full SHA for 104bf2c
Browse repository at this point
Commits on May 17, 2020
Fix spelling mistake
suraj95
authored
15c2ced
View commit details
Copy full SHA for 15c2ced
Browse repository at this point
Commits on May 16, 2020
Merge pull request #529 from prasadsawant7/patch-1
Show description for 553b835
StepfenShawn
authored
553b835
View commit details
Copy full SHA for 553b835
Browse repository at this point
Commits on May 15, 2020
Added definition or meaning of "Sort Function".
sawantprasadd
authored
03d30ca
View commit details
Copy full SHA for 03d30ca
Browse repository at this point
Commits on May 14, 2020
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
153b904
View commit details
Copy full SHA for 153b904
Browse repository at this point
Merge pull request #510 from ttuanho/more-graph-algos
Show description for 9db647d
cclauss
authored
9db647d
View commit details
Copy full SHA for 9db647d
Browse repository at this point
Commits on May 11, 2020
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
cf37f74
View commit details
Copy full SHA for cf37f74
Browse repository at this point
Merge pull request #506 from orperes1/patch-1
Show description for 07a74d7
StepfenShawn
authored
07a74d7
View commit details
Copy full SHA for 07a74d7
Browse repository at this point
Commits on May 9, 2020
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
93607e8
View commit details
Copy full SHA for 93607e8
Browse repository at this point
Merge pull request #527 from wesllhey/master
Show description for 629dbd7
wesllhey
authored
629dbd7
View commit details
Copy full SHA for 629dbd7
Browse repository at this point
hash set data structure
wesllhey
committed
0db64d5
View commit details
Copy full SHA for 0db64d5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.