Skip to content

Commit e85d83c

Browse files
committed
Merge branch 'master' of github.com:partho-maple/coding-interview-gym
2 parents 87cb169 + f11c78b commit e85d83c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@
1212
[![Issues][issues-shield]][issues-url]
1313
[![MIT License][license-shield]][license-url]
1414
[![LinkedIn][linkedin-shield]][linkedin-url]
15-
[![leetcode badge](https://leetcode-badge.chyroc.cn/?name=ParthoBiswas007&leetcode_badge_style=leetcode%20|%20solved/total-{{.solved_question}}/{{.all_question}}-{{if%20le%20.solved_question_rate_float%200.3}}red.svg{{else%20if%20le%20.solved_question_rate_float%200.5}}yellow.svg{{else}}green.svg{{end}}&refresh=true)](https://leetcode.com/ParthoBiswas007/)
16-
[![leetcode badge](https://leetcode-badge.chyroc.cn/?name=ParthoBiswas007&leetcode_badge_style=leetcode%20|%20submission-{{.accepted_submission_rate}}-{{%20if%20le%20.accepted_submission_rate_float%200.3}}red{{%20else%20if%20le%20.solved_question_rate_float%200.6}}green{{%20else%20}}yellow{{%20end%20}}.svg&refresh=true)](https://leetcode.com/ParthoBiswas007/)
1715
[![Travis](https://img.shields.io/badge/language-Swift-green.svg)]()
1816
[![Travis](https://img.shields.io/badge/language-Python-red.svg)]()
1917

2018

21-
<h4 align="center">This repo contains around 600 (500 Leetcode.com and 100 Algoexpert.io) problems in total, with solutions using Swift and Python</h4>
19+
<h4 align="center">This repo contains around 700 (600 Leetcode.com and 100 Algoexpert.io) problems in total, with solutions using Swift and Python</h4>
2220

2321
<p align="center">
2422
This repo contains my solutions to algorithmic problems in <a href="https://leetcode.com/parthobiswas007/">leetcode.com</a> and <a href="https://www.algoexpert.io/questions">algoexpert.io</a> written in <b>Swift</b> and <b>Python</b>.
@@ -1459,5 +1457,5 @@ Learn the following modules by heart. Just knowing all of the following items wi
14591457
[license-shield]: https://img.shields.io/github/license/partho-maple/coding-interview-gym.svg?style=flat
14601458
[license-url]: https://github.com/partho-maple/coding-interview-gym/LICENSE.txt
14611459
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg??style=flat&logo=linkedin&colorB=555
1462-
[linkedin-url]: https://www.linkedin.com/in/partho-maple/
1460+
[linkedin-url]: https://www.linkedin.com/in/partho-biswas/
14631461
[product-screenshot]: images/screenshot.png

0 commit comments

Comments
 (0)