Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
4b1768e
order the task types in task-type.md
TomSssM Mar 27, 2023
bd86c0b
write description for best time to buy and sell stock task
TomSssM Mar 27, 2023
e300a17
create Contiguous Array task
TomSssM Mar 28, 2023
0cca327
create max product subarray task
TomSssM Mar 28, 2023
730612e
write down Longest Substring Without Repeating Characters task
TomSssM Mar 28, 2023
79e50b8
create fruits task
TomSssM Mar 30, 2023
998f706
create single number task
TomSssM Mar 30, 2023
12b4bd7
fix single-number task description
TomSssM Mar 30, 2023
992b63d
create valid parentesis task (again? yes!)
TomSssM Apr 3, 2023
c6d2c10
missing letter
TomSssM Apr 3, 2023
b8bd5f0
create one pointer one array task type
TomSssM Apr 7, 2023
44c16ff
update the links to point to task-type
TomSssM Apr 7, 2023
6dd7080
enrich the description of contiguous array task
TomSssM Apr 7, 2023
f8da808
break the dismorale by re-arranging the tasks list
TomSssM Apr 7, 2023
08b55d0
brush up the descriptions with details
TomSssM Apr 10, 2023
ef8bc49
fix hashmap written with lowercase letter
TomSssM Apr 10, 2023
26a1104
define basic terms
TomSssM Apr 10, 2023
6bda364
initialize the sliding window article
TomSssM Apr 11, 2023
9b111db
append a note to longest letter subsequence
TomSssM Apr 11, 2023
3bdf353
create js equivalents for sliding window article
TomSssM Apr 11, 2023
80d6617
Create the HashMap article and make things better
TomSssM Apr 12, 2023
4138f18
Make headers smaller
TomSssM Apr 12, 2023
bc6085f
Make headers bigger
TomSssM Apr 12, 2023
957662a
finish the HashMap article
TomSssM Apr 13, 2023
5b317d7
make the links to the article a bit more beautiful
TomSssM Apr 13, 2023
742010e
make links of task type to the older tasks
TomSssM Apr 13, 2023
d94278d
little clarification perhaps
TomSssM Apr 13, 2023
bd234fc
fix missing character
TomSssM Apr 13, 2023
d81eee4
create partition labels task
TomSssM Apr 16, 2023
edeb1f4
create ranges task
TomSssM Apr 16, 2023
9ce903c
create swap colors task
TomSssM Apr 18, 2023
aa17fe5
create digits combinations task
TomSssM Apr 20, 2023
7060b73
fix a little typo in task description
TomSssM Apr 20, 2023
7c1cf8e
Write extra-documentaion
TomSssM Apr 20, 2023
76dc139
append a note to queue combinations task
TomSssM Apr 20, 2023
9d1e2ac
create sorted number task
TomSssM Apr 28, 2023
c25096e
create task type summary
TomSssM May 4, 2023
cb215d9
fix the h2 look in task-type summary
TomSssM May 4, 2023
366f2f5
append the task type summary link
TomSssM Dec 12, 2023
681a413
little updates to the task-archieve
TomSssM Dec 20, 2023
1e6b6ae
description for distance-between-bus-stops
TomSssM Dec 22, 2023
32f3b13
top-k-frequent-elements task
TomSssM Dec 22, 2023
aff24f4
move-zeroes task
TomSssM Dec 22, 2023
c93232e
setup the word-break task
TomSssM Dec 26, 2023
f024994
fill in task-type-summary with code examples
TomSssM Dec 30, 2023
97f9db7
fix indentation
TomSssM Dec 30, 2023
475ae32
fix fibonacci
TomSssM Dec 30, 2023
4323efc
brush up task-type-summary a bit
TomSssM Jan 24, 2024
ac6e2f9
append recursive variation of the merge two queues of prefixes approach
TomSssM Jan 25, 2024
f741e36
create the unpack-ip task
TomSssM Jan 26, 2024
3f569cd
make task-type-summary more spacious
TomSssM Feb 28, 2024
edbfb8a
one little comma
TomSssM Feb 28, 2024
a750ead
refactor extra documentation
TomSssM Feb 28, 2024
b437c2b
move the helpful comment to README md
TomSssM Feb 29, 2024
0540def
create template for task-archieve stuff
TomSssM Mar 1, 2024
e1908a9
task-archieve beautiful navigation
TomSssM Mar 1, 2024
e0da52c
update task-archieve beautiful navigation
TomSssM Mar 1, 2024
9d2734b
big refactor of tasks description
TomSssM Mar 5, 2024
96731f2
bring the template to the right structure
TomSssM Mar 9, 2024
203df07
append a colon
TomSssM Mar 9, 2024
8fef91f
refactor task type spoiler final version
TomSssM Mar 10, 2024
2f90631
update task-type-summary formatting
TomSssM Mar 10, 2024
ae70cb9
finish upgrading task type summary formatting
TomSssM Mar 10, 2024
3018c06
refactor the sliding window explanations
TomSssM Mar 12, 2024
f1f3a46
rename longest sequence of ones
TomSssM Mar 13, 2024
72bb4ea
rename sliding window approaches
TomSssM Mar 13, 2024
c0af9ce
refactor task type names
TomSssM Mar 13, 2024
2e159a1
refactor the names of the approaches
TomSssM Mar 13, 2024
089f7ed
append plus 1 approach
TomSssM Mar 13, 2024
529c578
rename flatten non-recursive
TomSssM Mar 13, 2024
9b7a2cb
rename remove duplicates sorted array
TomSssM Mar 13, 2024
afda1c2
write about debugger calm
TomSssM Mar 14, 2024
0831a92
structure task type summary
TomSssM Mar 22, 2024
950b718
reverse array task and update template
TomSssM Mar 25, 2024
73e69b2
make task-type-summary-nested better
TomSssM Mar 25, 2024
6f88207
upgrade swap n overwrite a bit
TomSssM Apr 2, 2024
6ceaba9
little brushing up
TomSssM Apr 2, 2024
c4db174
separate into its own approach
TomSssM Apr 3, 2024
c76f5d3
basketball games
TomSssM Apr 4, 2024
efce638
Another Day in Paradise
TomSssM Apr 5, 2024
8133994
fix navigation
TomSssM Apr 5, 2024
c3ababb
start task-archieve refactoring
TomSssM Apr 17, 2024
4c37ac7
commit the todo
TomSssM Apr 22, 2024
b89872b
commit the todo
TomSssM Apr 23, 2024
aa09e23
new todos and ideas
TomSssM Apr 25, 2024
224f3dd
start refactoring
TomSssM Apr 27, 2024
f4e8ef2
the first counter task
TomSssM May 14, 2024
fea1fb3
create max counter easy task
TomSssM May 16, 2024
e652d77
easy task for prev counters
TomSssM May 17, 2024
dc67691
add some todo
TomSssM May 18, 2024
8be2e5e
clarify the counter
TomSssM May 29, 2024
0b244ce
clarify the counter again
TomSssM May 29, 2024
75dfad6
new tasks and ideas
TomSssM Jul 19, 2024
be7cab7
fix the todo
TomSssM Jul 19, 2024
86918b3
idea v3 final
TomSssM Jul 31, 2024
5d7b2a8
commit ideas
TomSssM Aug 14, 2024
df86a58
new ideas
TomSssM Sep 22, 2024
4dfd93f
imagining-layout
TomSssM Sep 23, 2024
491c417
fix little thing
TomSssM Sep 24, 2024
70b48b2
aestetic updates to the future algorithms tutorial
TomSssM Sep 26, 2024
26fd07e
same again
TomSssM Sep 26, 2024
265c0e3
same again once again
TomSssM Sep 26, 2024
7e97aea
idea for a template task
TomSssM Sep 27, 2024
8a664cd
tutorial card idea
TomSssM Oct 2, 2024
3022262
add one more example
TomSssM Oct 2, 2024
39e0480
structure layout
TomSssM Oct 4, 2024
67ea3f8
structure learning maps
TomSssM Oct 4, 2024
21cf5e5
fix typo
TomSssM Oct 4, 2024
b4555a6
enrich the learning map structure
TomSssM Oct 4, 2024
e9dad85
move task-archieve as algorithms-tutorial to the-holidays-code
TomSssM Oct 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions 3) Task Challanges.md
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,3 @@ function getAsyncArraySizePromise(asyncArray) {
```

Note how in the `getChunk` function we use `Promise.all` to parallel and thus speed up the execution of the code.

# More tasks

Don't worry lads, there are always more tasks to solve. Feel free to check out [Task Archieve](./task-archieve/README.md).
20 changes: 0 additions & 20 deletions task-archieve/README.md

This file was deleted.

29 changes: 0 additions & 29 deletions task-archieve/best-time-to-buy-and-sell-stock/solution-2.js

This file was deleted.

22 changes: 0 additions & 22 deletions task-archieve/best-time-to-buy-and-sell-stock/solution.js

This file was deleted.

6 changes: 0 additions & 6 deletions task-archieve/best-time-to-buy-and-sell-stock/task.md

This file was deleted.

13 changes: 0 additions & 13 deletions task-archieve/climb-stairs/solution-2.js

This file was deleted.

20 changes: 0 additions & 20 deletions task-archieve/climb-stairs/solution-3.js

This file was deleted.

12 changes: 0 additions & 12 deletions task-archieve/climb-stairs/solution.js

This file was deleted.

49 changes: 0 additions & 49 deletions task-archieve/climb-stairs/task.md

This file was deleted.

24 changes: 0 additions & 24 deletions task-archieve/combinations/solution.js

This file was deleted.

87 changes: 0 additions & 87 deletions task-archieve/combinations/task.md

This file was deleted.

23 changes: 0 additions & 23 deletions task-archieve/flatten-nonrecursive-v2/solution-2.js

This file was deleted.

18 changes: 0 additions & 18 deletions task-archieve/flatten-nonrecursive-v2/solution.js

This file was deleted.

26 changes: 0 additions & 26 deletions task-archieve/flatten-nonrecursive-v2/task.md

This file was deleted.

Loading
Loading