Ravi Dev Pandey

Results 14 issues of Ravi Dev Pandey

### Detailed description Some more questions can be added on this topic like "Given an array of numbers that repeat twice, except a single number that occurs only once. Find...

enhancement

#### Description of Change Added the question "Find non repeating number in an array of repeating numbers" #### Checklist - [x] Added description of change - [x] Added file name...

enhancement
requested changes

### VIM Currently the VIM command has only a few flags described, along with an external link. It would be great if we add some more stuff in the book...

enhancement

### systemd-analyze It is a good command to look into the startup processes and what is lagging the boot time.

enhancement

I believe that learning minimax for finding solution of TTT along with rendering the UI can be a very good project.

Is there a well written usage doc of this app ? Like I installed it today and was struggling to make nested todos / lists, but couldn't do so. I'm...

documentation
2024

I wanted to ask if there is any rule that enforces documentation in Flutter code ? Like any rule that check if methods and attributes of a class are properly...

### General Info We are an Open Source organization, using `Dart Doc` to document our codebase :) The overall org's documentation is built using `Docusaurus` and is hosted on `GitHub...

type-enhancement
P2

Thanks for this awesome plugin. I recently integrated in my org's project and the custom lint is working like charm. Uses quite some memory but that's a different issue. I...

enhancement

**Is your feature request related to a problem? Please describe.** Talawa Lint is working great and contributors are getting hold of the new lint rules, but some things can be...

good first issue
feature request
wip