Pawan Kolhe

Results 4 issues of 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...

help wanted
good first issue
hacktoberfest
100DaysOfCode

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...

help wanted
good first issue
hacktoberfest
100DaysOfCode

@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 ##...

enhancement