Skip to content

Commit 737e36d

Browse files
authored
Update README.md
1 parent d87702a commit 737e36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
|[NinetyNineProblems](https://github.com/rajeshsantha/DataStructuresAndAlgorithmsInScala/tree/master/src/com/concept/scala/NinetyNineProblems)|Solutions to "S-99: Ninety-Nine Scala Problems" **In Progress** :soon: |
2222
|[hackerrank.functionalProgramming](https://github.com/rajeshsantha/DataStructuresAndAlgorithmsInScala/tree/master/src/com/concept/scala/hackerrank/functionalProgramming)|Solutions to Hackerrank funtional programming section using scala :soon: |
2323
|[hackerrank.problemSolving](https://github.com/rajeshsantha/DataStructuresAndAlgorithmsInScala/tree/master/src/com/concept/scala/hackerrank/problemSolving)|Solutions to Hackerrank Problem Solving section :soon: |
24-
|[hackerrank.warmups](https://github.com/rajeshsantha/DataStructuresAndAlgorithmsInScala/tree/master/src/com/concept/scala/hackerrank/warmups)|~~Hackerrank warmup solutions~~|
24+
|[hackerrank.warmups](https://github.com/rajeshsantha/DataStructuresAndAlgorithmsInScala/tree/master/src/com/concept/scala/hackerrank/warmups)| Hackerrank warmup solutions |
2525
|[hackerrank.sql](https://github.com/rajeshsantha/DataStructuresAndAlgorithmsInScala/tree/master/src/com/concept/scala/hackerrank/sql)|Hackerrank SQL section|
2626
|[hackerrank.ThirtyDaysOfCode](https://github.com/rajeshsantha/DataStructuresAndAlgorithmsInScala/tree/master/src/com/concept/scala/hackerrank/ThirtyDaysOfCode)|Hackerrank "30 Days Of Code" solutions|
2727
|[scala.sequences](https://github.com/rajeshsantha/DataStructuresAndAlgorithmsInScala/tree/master/src/com/concept/scala/sequences)|Contains implementations of sequences(Arithmetic,Fibonacci,Geometric) in functional programming :ok: |

0 commit comments

Comments
 (0)