Pawan Kolhe
Pawan Kolhe
Contribute your solutions to **LeetCode** problems in **C** : [LeetCode Problems](https://leetcode.com/problemset/algorithms/) Put your solutions in the '/LeetCodeSolutions' folder. Give the *serial number* and *name* of the problem as the file...
Contribute your solutions to **Project Euler** problems in **C** : [Project Euler Problems](https://projecteuler.net/archives) Put your solutions in the '/ProjectEulerSolutions' folder. Give the *serial number* and *name* of the problem as...
@theKashey Using `useImported` hook inside any component is causing the component to infinite rerender. You can follow the example given in README file to reproduce.
## Feature Description Allow different color to be set for weekend days. ## Problem Statement Users should be able to clearly see what dates are weekends. ## Proposed Solution ##...