Skip to content

Commit 805ea33

Browse files
authored
Update README.md
1 parent bc9cdf5 commit 805ea33

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

+3-10
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ This repository contains python programming with data structures and algorithms.
4444
- [Spoj](http://www.spoj.com/)
4545
- (1) [TEST - Life, the Universe, and Everything](http://www.spoj.com/problems/TEST/)
4646
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Spoj/TEST%20-%20Life%2C%20the%20Universe%2C%20and%20Everythin.py)
47-
4847
- (2) [ADDREV - Adding Reversed Numbers](http://www.spoj.com/problems/ADDREV/)
4948
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Spoj/ADDREV%20-%20Adding%20Reversed%20Numbers.py)
5049

@@ -67,10 +66,8 @@ This repository contains python programming with data structures and algorithms.
6766
- [Timus]()
6867
- (1) [1068. Sum](https://timus.spatarel.ro/problem.aspx%3Fspace=1&num=1068)
6968
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Timus/1068.%20Sum.py)
70-
7169
- (2) [1083. Factorials!!!](https://timus.spatarel.ro/problem.aspx%3Fspace=1&num=1083)
7270
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Timus/1083.%20Factorials!!!.py)
73-
7471
- (3) [1209. 1, 10, 100, 1000...](https://timus.spatarel.ro/problem.aspx%3Fspace=1&num=1209)
7572
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Timus/1209.%201%2C%2010%2C%20100%2C%201000....py)
7673
- (4) [1000. A+B Problem](http://acm.timus.ru/problem.aspx?space=1&num=1000)
@@ -106,8 +103,7 @@ This repository contains python programming with data structures and algorithms.
106103

107104
- [HackerRank](https://www.hackerrank.com/dashboard)
108105
- (1) [Say "Hello, World!" With Python](https://www.hackerrank.com/challenges/py-hello-world)
109-
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/HackerRank/Say%20%22Hello%2C%20World!%22%20With%20Python.py)
110-
106+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/HackerRank/Say%20%22Hello%2C%20World!%22%20With%20Python.py)
111107
- (2) [Loops](https://www.hackerrank.com/challenges/python-loops/problem)
112108
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/HackerRank/Loops.py)
113109
- (3) [String Split and Join](https://www.hackerrank.com/challenges/python-string-split-and-join/problem)
@@ -123,13 +119,10 @@ This repository contains python programming with data structures and algorithms.
123119
- [URI](https://www.urionlinejudge.com.br/judge/en)
124120
- (1) [1103 - Alarm Clock](https://www.urionlinejudge.com.br/judge/en/problems/view/1103)
125121
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/URI/1103%20-%20Alarm%20Clock.py)
126-
127122
- (2) [1059 - Even Numbers](https://www.urionlinejudge.com.br/judge/en/problems/view/1059)
128-
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/URI/1059%20Even%20Numbers.py)
129-
123+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/URI/1059%20Even%20Numbers.py)
130124
- (3) [1161 - Factorial Sum](https://www.urionlinejudge.com.br/judge/en/problems/view/1161)
131-
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/URI/1161%20Factorial%20Sum.py)
132-
125+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/URI/1161%20Factorial%20Sum.py)
133126
- (4) [1026 To Carry or not to Carry](https://www.urionlinejudge.com.br/judge/en/problems/view/1026)
134127
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/URI/1026%20-%20To%20Carry%20or%20not%20to%20Carry.py)
135128

0 commit comments

Comments
 (0)