Skip to content

Commit 1cc55ea

Browse files
author
Kendrick Ledet
committed
Ah nvm. I sure am tired, but I'm not lazy enough to not do some simple
mkdir and mv real quick before I go to bed. New directory structure implemented
1 parent 2de05de commit 1cc55ea

11 files changed

Lines changed: 1 addition & 9 deletions

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22

33
(note: there are links to resources on algorithms at the bottom of this README)
44

5-
(temporary note: it was suggested by IgorPartola in the HN thread that
6-
we also separate by language in the directory tree. So
7-
"/Algorithm/Language/your_implementation.extension" This is much smarter. I will get the new structure implemented for all
8-
current entries in the morning, depending on if the respective committers have seen
9-
this note by that time, but from now on this is a pull request
10-
convention! Going to bed now, can't wait to see the potential of this
11-
repo be unleashed)
12-
135
Foreword
146
--------
157
I have been "***coding***" since I was about 12, and have been teaching myself **software engineering** principles through solving problems in various languages through practice, freelance work and my own projects.
@@ -36,7 +28,7 @@ Purpose
3628
----------
3729
We see tons of interesting projects that are actively contributed to here on Github. Seriously, it's very powerful.
3830

39-
Unfortunately, I haven't really spotted (a popular and language agnostic) one where people used the power of Git to share, discuss and improve algorithm implementations!
31+
Unfortunately, I haven't really spotted (a popular and language agnostic) one where people used the power of Git to share, discuss, discover and improve algorithm implementations!
4032

4133
***Send me a pull request, and I will add any implementation of any algorithm you have.***
4234

Radix_Sort/patrickyevsukov_readable_radix_sort.java renamed to Radix_Sort/Java/patrickyevsukov_readable_radix_sort.java

File renamed without changes.

0 commit comments

Comments
 (0)