Donne Martin
|
82d3f09478
|
Added notebook to README: Remove duplicates from a linked list.
|
2015-05-07 19:53:56 -04:00 |
|
Donne Martin
|
d4651bdc34
|
Added notebook to README: Determine if a string is a rotation of another.
|
2015-05-07 19:53:07 -04:00 |
|
Donne Martin
|
8b05cffaac
|
Tweaked wording of a couple string/array notebook links.
|
2015-05-07 19:52:18 -04:00 |
|
Donne Martin
|
1bfef18681
|
Added notebook solving the following: Remove duplicates from a linked list.
|
2015-05-06 19:15:09 -04:00 |
|
Donne Martin
|
f652c7db1e
|
Added linked list find method.
|
2015-05-05 17:47:37 -04:00 |
|
Donne Martin
|
8c9482c488
|
Added notebook solving the following: Implement a linked list with insert, find (coming soon), delete (coming soon), and print methods.
|
2015-05-05 17:42:34 -04:00 |
|
Donne Martin
|
653e4b3bbd
|
Added notebook solving the following: Compress a string such that aabbb becomes a2b3.
|
2015-05-04 05:54:50 -04:00 |
|
Donne Martin
|
c032b296bf
|
Added notebook solving the following: Given a String, Encode In-Place all Spaces.
|
2015-05-03 18:23:05 -04:00 |
|
Donne Martin
|
17480bae2f
|
Added diagram to replace spaces in a string with its encoded value.
|
2015-05-03 12:44:34 -04:00 |
|
Donne Martin
|
f5e83ad1f6
|
Updated nbviewer links to match new repo name.
|
2015-05-03 12:33:39 -04:00 |
|
Donne Martin
|
f9b93ae100
|
Updated repo name, description, and copyright date.
|
2015-05-03 12:32:27 -04:00 |
|
Donne Martin
|
d546ea49b4
|
Reworked algorithm descriptions. Added notebook index. Minor cleanup.
|
2015-05-02 17:14:29 -04:00 |
|
Donne Martin
|
e22f7b8d20
|
Added notebook index. Added note about using additional data structures for the Pythonic solution. Minor cleanup.
|
2015-05-02 17:13:10 -04:00 |
|
Donne Martin
|
7826fea184
|
Fixed string permutations notebook index labels and links.
|
2015-05-02 17:10:59 -04:00 |
|
Donne Martin
|
199157aeed
|
Added notebook solving the following: Check if a string is a permutation of another.
|
2015-05-02 17:06:21 -04:00 |
|
Donne Martin
|
3f23c6ee9e
|
Tweaked description of notebook that checks if a string contains unique characters.
|
2015-05-02 17:05:02 -04:00 |
|
Donne Martin
|
51cab5e686
|
Added notebook solving the following: Implement the function void Reverse(char* str).
|
2015-05-01 08:13:47 -04:00 |
|
Donne Martin
|
95591ef96e
|
Added check for unique characters in a string nbviewer link to the README.
|
2015-05-01 08:00:41 -04:00 |
|
Donne Martin
|
d2c21c4002
|
Added notebook solving the following: Implement an algorithm to determine if a string has all unique characters.
|
2015-04-30 17:45:08 -04:00 |
|
Donne Martin
|
4b0cd10ce3
|
Added LICENSE.
|
2015-04-29 06:38:00 -04:00 |
|
Donne Martin
|
bb1f45ec37
|
Tweaked formatting of repo name.
|
2015-04-29 06:37:32 -04:00 |
|
Donne Martin
|
c6afe1c36c
|
Added README.
|
2015-04-29 06:35:02 -04:00 |
|