Skip to content

Commit 372790b

Browse files
committed
Fix a minor lint issue
1 parent 7ed3596 commit 372790b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎domains/algorithms/implementation/README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
This repository keeps a list of the problems in [Algorithms - Implementation](https://www.hackerrank.com/domains/algorithms/implementation). The threshold I'm currently using is 15, 30 and 45 minutes for each easy, medium and hard problem, respectively.
44

55
## Submissions (9 / 48)
6+
67
|Problem|Solution|Difficulty|Date|Time|#Sub|Comment|
78
|---|---|---|---|---|---|---|
89
|[Mini-Max Sum](https://www.hackerrank.com/challenges/mini-max-sum)|[mini-max-sum.cpp](mini-max-sum.cpp)|Easy|1/22/2017|1'53"|1||

0 commit comments

Comments
 (0)