UDAY G

Results 9 issues of UDAY G

### Created the BFS algorithm folder and added a BFS algorithm in it Write here what you have changed in codebase i have added a breadth first searching algorithm in...

## **`Breadth-First Search (BFS)`** - **No existing data will change since it is a addition of new algorithm/technique** - ### Type of Issue - Please add/delete options that are not...

good first issue
stale

Combine a calendar, to-do list, and note-taking into a unified productivity web app. This project would help developers learn: Full-stack app architecture (React + Node/Express or similar) Data modeling (tasks,...

Description: I'd like to propose a performance enhancement for the React frontend by implementing lazy loading for non-critical components and optimizing the bundle size. Why This Matters: Improves initial load...

### What would you like to share? Hello maintainers! 👋 I’ve submitted a pull request that implements a Radial Basis Function Neural Network (RBFNN) in response to issue [#12322](https://github.com/TheAlgorithms/Python/issues/12322). 📂...

awaiting triage

✅ Added an algorithm This PR adds an implementation of a Radial Basis Function Neural Network (RBFNN). Key features: Uses Gaussian radial basis functions Applies KMeans clustering to initialize RBF...

tests are failing

Hi Cruip team 👋, I'd like to propose a small UX improvement for the mobile navigation in the Open React Template: Problem: On mobile view, after selecting a navigation link,...

Hi maintainers 👋, I'd like to propose a small enhancement to the documentation of the Navbar component. 📌 Problem: While the current documentation provides a good overview, I believe it...

enhancement