Bharti Kumari
Bharti Kumari
| Section | Description | |----------------------------|-------------| | **Concise Description** | Add previous and next slider button functionality to improve navigation within team cards in the about page. | | **Solution...
This commit addresses the bug reported in Issue [GSSoC'23]. Previously, the direction button in the contact section of the website was not linked to a map, making it difficult for...
## Here is the Answer of first FAQ **Which license do I need?** Which license you need depends on the specific use case and the type of content you want...
This commit introduces the implementation of the Bellman-Ford algorithm, a widely used shortest path algorithm in graph theory. The algorithm efficiently calculates the shortest paths from a source vertex to...
This commit introduces the implementation of a search insert position code and algorithm. The search insert position is a commonly encountered problem where we need to find the position at...
This commit adds a new ZigZag pattern code implementation to the Pattern directory. The ZigZag pattern is a popular design that creates a visually appealing and dynamic effect. The code...