Vaibhav Khulbe

Results 9 issues of Vaibhav Khulbe

Currently, there is no problem description file for [10 Days of Statistics](https://github.com/Kvaibhav01/HackerRank-Solutions/tree/master/10%20Days%20of%20Statistics). Add a _README.md_ file for each day problem explaining how to solve the issue, and if possible what...

help wanted

Visit [HackerRank's Data Structures website](https://www.hackerrank.com/domains/data-structures), visit the subdomains and commit new problem solutions at the [repo's Data Structures folder](https://github.com/Kvaibhav01/HackerRank-Solutions/tree/master/Data%20Structures). ### Rules: 1. Solutions must be **correct** (obviously), I will review...

help wanted

## Feature Request This is a feature request to add a navigation shortcut or quick nav. This is primarily be used to do seamless tasks in the app/extensions quickly. ###...

Type: Feature

Hi! Thanks for this tool but when I run `npx new-tailwind-app my-tw-app --basic` it gives me an error: How should I fix this? I have installed it globally.

Currently, the icons themselves don't provide much context as to what they do. **Adding a tooltip on hover** will let the users know about each element. Example: Hovering over the...

enhancement

The solution you've provided [here](https://github.com/yaru22/problem-solving/blob/master/hackerrank/the-pads.sql) for [The PADS challenge](https://www.hackerrank.com/challenges/the-pads/problem) in Hackerrank is not acceptable by them. It shows _wrong answer_ message. Also, try to give comments where you explain the...

You can add your own projects based on Flutter under /Misc Projects folder. ### Rules: 1. Make sure the app has **no bugs/crashes at any stages** and works without any...

enhancement
good first issue

Re-write the Readme files for the three projects like [project01](https://github.com/Kvaibhav01/Knockdown-Flutter/blob/master/Initial%20Projects/project01/README.md). This should describe the **project's summary**, **what project does**, and **description of important code lines**. _NOTE: Use the same format...

help wanted
good first issue

I want to know **how can we implement this library in action bar item**? I have two items in my _main.xml_ file: ``` ``` I want the user to know...