File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,21 +8,21 @@ Write a short algorithm description like :-
8
8
9
9
## Steps
10
10
11
- Describe the algorithm in clear and unerstandable steps.
11
+ Describe the algorithm in clear and understandable steps.
12
12
13
13
## Example
14
14
15
- Trace the algorithm with an sample input data.
15
+ Trace the algorithm with a sample input data.
16
16
17
17
## Implementation
18
18
19
- Links to their implementation in programmuing languages.
19
+ Links to their implementation in programming languages.
20
20
NOTE : The link should be within the other repos of this organization only.
21
21
22
- ## VIdeo URL
22
+ ## Video URL
23
23
24
24
URL to a video that explains the algorithm.
25
25
26
26
## Others
27
27
28
- Any other information should be included in this section.
28
+ Any other information should be included in this section.
You can’t perform that action at this time.
0 commit comments