Sobhan Bera

Results 18 issues of Sobhan Bera

**Algorithm/Data Structure**: Depth-First Search (DFS) **Programming Language**: C **Difficulty**: ⭐️⭐️⭐️ ### Issue Details **Description**: Implement the Depth-First Search (DFS) algorithm in C. DFS is a fundamental graph traversal algorithm that...

good first issue
hacktoberfest
C

The main Readme.md file has few tables that contains detail of what algorithms/data-structures are available in this repo. I want someone to keep updating the Readme.md in regular interval.

good first issue
hacktoberfest
markdown

**Algorithm/Data Structure**: Selection Sort **Programming Language**: C **Difficulty**: ⭐️⭐️ ## Issue Details **Description**: Implement the Selection Sort algorithm in C. Selection Sort is a simple comparison-based sorting algorithm that repeatedly...

good first issue
hacktoberfest
C

### Issue Details **Algorithm/Data Structure**: Breadth-First Search (BFS) **Programming Language**: C **Difficulty**: ⭐️⭐️★★★ #### Requirements - Implement the BFS algorithm in C. - Ensure that your code is well-documented and...

good first issue
hacktoberfest
C

**Algorithm/Data Structure**: Linear Search **Programming Language**: Golang **Difficulty**: ⭐️⭐️ ## Issue Details **Description**: Implement the Linear Search algorithm in Golang. Linear Search is a simple searching algorithm that sequentially checks...

good first issue
hacktoberfest
Golang

**Algorithm/Data Structure**: Depth-First Search (DFS) **Programming Language**: Python **Difficulty**: ⭐️⭐️⭐️ ## Issue Details **Description**: Implement the Depth-First Search (DFS) algorithm in Python. DFS is a fundamental graph traversal algorithm that...

good first issue
hacktoberfest
Python

### Improved the UI of Create Post Page. And more pages to go... I will add screenshots of the updated UI as they get implemented on a real-time basis. **NOTE**:...

### Version 0.14.18 ### Operating System macOS ### Distribution Method dmg (Mac OS - Apple Silicon) ### Describe the issue After committing and pushing code, making further local changes sometimes...

bug
V3