|
|
9fe62946aa
|
Add basic Project Euler solutions
|
2022-03-11 14:09:22 +00:00 |
|
|
|
857af059a7
|
Add universal Turing machine (Node.JS)
|
2022-01-30 12:50:57 +00:00 |
|
|
|
a5a49486c5
|
Remove old license
|
2021-04-03 10:51:25 +01:00 |
|
|
|
990c91362d
|
Change to AGPLv3
|
2021-04-03 10:51:07 +01:00 |
|
|
|
ef890ccba9
|
Add simple run length encoding program
|
2021-02-04 22:37:30 +00:00 |
|
|
|
3c71cdc473
|
Update README
|
2021-02-04 22:08:18 +00:00 |
|
|
|
416afa8eb8
|
Merge branch 'master' of https://github.com/mgrove36/python-projects into master
|
2021-02-04 22:07:06 +00:00 |
|
|
|
afbe336307
|
Update README
|
2021-02-04 21:59:45 +00:00 |
|
|
|
02e8c93374
|
Add small Python recursion exercises
|
2020-11-03 14:59:53 +00:00 |
|
|
|
e4fdc05a1e
|
Remove unnecessary spaces
|
2020-03-30 08:59:40 +01:00 |
|
|
|
5c246605ce
|
Add pseudocode
|
2020-03-26 10:49:38 +00:00 |
|
|
|
02d4d2e5ab
|
Copy 2020 prerelease to new file
|
2020-03-26 10:32:36 +00:00 |
|
|
|
5b628e0f9b
|
Fix node balancing
|
2020-02-27 08:46:53 +00:00 |
|
|
|
782bfe42f5
|
Use f-strings and remove unnecessary comments
|
2020-02-23 10:23:06 +00:00 |
|
|
|
82d4b04fbc
|
Add decoding script
|
2020-02-23 10:12:22 +00:00 |
|
|
|
f01a096b9c
|
Fix typo
|
2020-02-23 09:40:59 +00:00 |
|
|
|
f80c929e93
|
Fix typo
|
2020-02-23 09:36:31 +00:00 |
|
|
|
61c69f23ec
|
Merge branch 'master' of https://github.com/mgrove36/python-projects
|
2020-02-23 09:34:54 +00:00 |
|
|
|
891c0c86ed
|
Streamline searching for index of new frequency in list
|
2020-02-23 09:34:52 +00:00 |
|
|
|
e1bc066ef3
|
Fix bug
Each character code was prefixed with 0
|
2020-02-21 16:03:26 +00:00 |
|
|
|
e2b515f75f
|
Add comment
|
2020-02-21 15:48:09 +00:00 |
|
|
|
99ffc4d8c2
|
Remove unnecessary line break
|
2020-02-20 21:26:27 +00:00 |
|
|
|
0d98392633
|
Add code for Huffman coding
|
2020-02-20 21:14:42 +00:00 |
|
|
|
58d47d0187
|
Add comments and move some functions to a class
|
2020-02-12 12:35:36 +00:00 |
|
|
|
81ab430b46
|
Add third pre-release task
|
2020-02-12 12:23:56 +00:00 |
|
|
|
4e9fdba632
|
Fix bugs
|
2020-01-23 14:55:01 +00:00 |
|
|
|
b2be43edd0
|
Add comments
|
2020-01-23 14:38:59 +00:00 |
|
|
|
7c53bd9ba8
|
Rename file
|
2020-01-23 14:38:07 +00:00 |
|
|
|
47c2ff8ba5
|
Add 2020 Computer Science iGCSE Prerelease (India)
|
2020-01-23 14:37:10 +00:00 |
|
|
|
1502be18d8
|
Add task 1 and task 2 of second prerelease
|
2020-01-22 10:16:04 +00:00 |
|
|
|
e9e10dc95c
|
Fix typo
|
2020-01-22 07:18:41 +00:00 |
|
|
|
675bae1b09
|
Use functions instead of classes
|
2020-01-22 07:18:18 +00:00 |
|
|
|
c8fa12e914
|
Rename file
|
2020-01-22 07:16:10 +00:00 |
|
|
|
f057895f3a
|
Add class for each prerelease
|
2020-01-22 07:15:59 +00:00 |
|
|
|
2008c83238
|
Add extra prompt when inputting student names
|
2020-01-20 10:36:01 +00:00 |
|
|
|
23ef2bc369
|
Add error message if input is invalid
|
2020-01-20 10:32:32 +00:00 |
|
|
|
2dc7577931
|
Add code for specimen iGCSE prerelease
|
2020-01-20 10:19:17 +00:00 |
|
|
|
d61b14ff35
|
Add comments
|
2019-10-23 09:28:11 +01:00 |
|
|
|
e61eeb778c
|
Add text file database project
|
2019-10-21 10:41:01 +01:00 |
|
|
|
094bdee618
|
Add comments
|
2019-06-26 08:53:47 +01:00 |
|
Matthew Grove
|
ff932e59ef
|
Remove EXE
|
2019-06-25 18:55:06 +01:00 |
|
|
|
391d660c86
|
Add sorting algorithm visualisations and EXE
|
2019-06-25 18:52:52 +01:00 |
|
Matthew Grove
|
2d05286a8f
|
Update README with proper content
|
2019-06-12 17:37:01 +01:00 |
|
Matthew Grove
|
b2bba0a86b
|
Add basic sorting algorithms
|
2019-06-12 16:26:13 +01:00 |
|
Matthew Grove
|
25cd240948
|
Add basic bubble sort code
|
2019-06-12 09:49:42 +01:00 |
|
Matthew Grove
|
0c5559c7eb
|
Initial commit
|
2019-06-12 09:20:01 +01:00 |
|