-
---
Title: Backup WhatsApp Chats to Excel Sheet
About: Implementation of WhatsApp Backup Chats using some major libraries like **pandas**, **pushbullet**, **OS**, and **requests**.
Name: Satyam Tri…
-
Title: Video To Audio
About: Here we will convert video(.mp4) to audio(.mp3)
Name: Neel Shah
Label: Feature Request
Assignee: ''
Define You:
- [x] LGM-SOC'21 Participant
- [ ] Contributor
…
-
## 🐛 Bug Report
In the Music Quiz while attempting the questions, question number is not shown. This creates confusion for the user
## Add relevant screenshot or video (if any)
![image](https:/…
-
---
Title: SpaceX Mission Detailer
About: It's a GUI script
Name: Akash Ramanand Rajak
Label: feature request
Assignee: ''
---
Define You:
- [x] LGM-SOC'21 Participant
- [ ] Contribut…
-
---
Title: Highlight any selected part of text
About: It's a GUI script
Name: Akash Ramanand Rajak
Label: feature request
Assignee: ''
---
Define You:
- [x] LGM-SOC'21 Participant
- […
-
Title | About | Name | Label | Assignee
-- | -- | -- | -- | --
Real-time currency exchange rate| Converts INR to other currency and vice-versa | Kodali Bhuvan SriHarsha | Feature Request |
…
-
# Aim
- To solve the partition problem by using dynamic programming
# Details
- for given set of positive integer numbers, solution is to find whether it can be divided into two subsets with …
-
---
Title: Direct Flight Route Finder
About: It's a GUI script
Name: Akash Ramanand Rajak
Label: feature request
Assignee: ''
---
Define You:
- [x] LGM-SOC'21 Participant
- [ ] Contri…
-
Title: Stock Visualiser
About: Here we will see the growth of stock using mpl finance library for a time period which user can define.
Name: Neel Shah
Label: feature request
Assignee: ''
Define…
-
Sample Input: 2
5
1 2 2 2 4
Sample Output: 3
Here n = 2 in the sample input , 5 is size of array and occurrence of 2 is 3 time…