Array
Linked List
| Problems | Solution | 
|---|---|
| Convert Binary Number in a Linked List to Integer | Python solution | 
| Delete Node in a Linked List | Python solution | 
Math
String
🔥 Top 100 Liked Questions
| Problems | Solution | Type | 
|---|---|---|
| Majority Element | Python solution | Array | 
| Move Zeroes | Javascript solution | Array | 
| Two Sum | Python solution | Array | 
| Maximum Subarray | Python solution | Array | 
| Find the Duplicate Number | Javascript solution | Array | 
**🔥 Learning **
| Problems | Solution | Type | 
|---|---|---|
| Create Dataframe | Python solution | Pandas | 
| Get the size of a Dataframe | Python solution | Pandas | 
| Display the first three rows | Python solution | Pandas |