Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3c10901

Browse files
Update README.md
1 parent 5dd9942 commit 3c10901

File tree

1 file changed

+30
-3
lines changed

1 file changed

+30
-3
lines changed

‎README.md

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,24 +22,42 @@ This repository contains python programming with data structures and algorithms.
2222
- [Python Variables and Data Types](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Python%20Variables%20and%20Data%20Types.py)
2323
- [Input Output](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Input%20Output.py)
2424
- [String Formatting](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/String%20Formatting.py)
25-
- [Conditional Statements](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Conditional%20Statements.py)
25+
- [Conditional Statements](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Conditional%20Statements.py)
26+
- [Loop](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Loop.py)
2627

2728

2829

2930
- Online-Judges
3031

3132
- [UVa](https://uva.onlinejudge.org/)
32-
33+
- (1) [10055 - Hashmat the Brave Warrior ](http://uhunt.onlinejudge.org/id/760709)
34+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/UVa/10055%20Hashmat%20the%20Brave%20Warrior.py)
35+
36+
3337

3438
- [Spoj](http://www.spoj.com/)
39+
- (1) [TEST - Life, the Universe, and Everything](http://www.spoj.com/problems/TEST/)
40+
- [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)
3541

3642

37-
- [CodeChef](https://www.codechef.com/)
3843

44+
- [CodeChef](https://www.codechef.com/)
45+
- (1) [Life, the Universe, and Everything](https://www.codechef.com/problems/TEST)
46+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/CodeChef/Life%2C%20the%20Universe%2C%20and%20Everything.py)
47+
- (2) [N different palindromes](https://www.codechef.com/SNCKPA16/problems/NDIFFPAL)
48+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/CodeChef/N%20different%20palindromes.py)
49+
50+
3951

4052
- [Timus]()
4153
- (1) [1068. Sum](https://timus.spatarel.ro/problem.aspx%3Fspace=1&num=1068)
4254
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Timus/1068.%20Sum.py)
55+
56+
- (2) [1083. Factorials!!!](https://timus.spatarel.ro/problem.aspx%3Fspace=1&num=1083)
57+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Timus/1083.%20Factorials!!!.py)
58+
59+
- (3) [1209. 1, 10, 100, 1000...](https://timus.spatarel.ro/problem.aspx%3Fspace=1&num=1209)
60+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/Timus/1209.%201%2C%2010%2C%20100%2C%201000....py)
4361

4462

4563
- [Codeforces](http://codeforces.com/)
@@ -59,9 +77,18 @@ This repository contains python programming with data structures and algorithms.
5977
- [HackerRank](https://www.hackerrank.com/dashboard)
6078
- (1) [Say "Hello, World!" With Python](https://www.hackerrank.com/challenges/py-hello-world)
6179
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/HackerRank/Say%20%22Hello%2C%20World!%22%20With%20Python.py)
80+
81+
- (2) [Loops](https://www.hackerrank.com/challenges/python-loops/problem)
82+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/HackerRank/Loops.py)
6283

6384

6485

6586
- [URI](https://www.urionlinejudge.com.br/judge/en)
6687
- (1) [1103 - Alarm Clock](https://www.urionlinejudge.com.br/judge/en/problems/view/1103)
6788
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/URI/1103%20-%20Alarm%20Clock.py)
89+
90+
- (2) [1059 - Even Numbers](https://www.urionlinejudge.com.br/judge/en/problems/view/1059)
91+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/URI/1059%20Even%20Numbers.py)
92+
93+
- (3) [1161 - Factorial Sum](https://www.urionlinejudge.com.br/judge/en/problems/view/1161)
94+
- [Solution](https://github.com/rezwanulhaquerezwan/python-programming-with-data-structures-and-algorithms/blob/master/URI/1161%20Factorial%20Sum.py)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /