-
Please see all kinds of contents by visiting our repository. Make landing page clear and detailed, such that any beginner can see and take help by visiting repository through landing page.
**Keep …
-
The current version of the code can benefit from a number of improvements and optimizations in performance and to reduce response time in the API (latency). Thus, we would like to know how long each o…
-
Always put question above code before commit in respective folders/files, So that anyone can understand
**Raise a New Issue So that I can assign it you**
-
### Description
The dimensions that are mentioned in the manifest.json for the icons don't seem to be the same as the actual size for both the `logo192.png` and `logo512.png`.
### Screenshots
![Scr…
-
There's a couple of places in the code where we use redundant array creation - that is using `Arrays.asList(new String[]{"1", "2",`, etc. rather than just `Arrays.asList("1", "1"`, etc.
Those place…
-
Contribute Coding Questions with answers in different languages. Add to the folder Competitive programming/respected language in which you are contributing.
-
All Dutch public transport networks (concession areas) now have a Wikidata entry. These Wikidata links are not yet in the Name Suggestion Index.
Wikidata tag can be added to existing NSI entry:
* …
-
Implementations in any language is ok. Must be helpful for the beginners in cryptographical implementations through programming and realize that programming is just fun and makes life easier, !!!✌😃😎
-
Post **important** **Data structures and algorithms concepts**
_Important questions from interview point of view
If any modifications needed . Everyone is welcome to show their interest and enthusia…
-
Following files should be created in this repo to migrate those missing files from eddiebot
**tips/githubTips.md**
```
**GitHub Tips**
**Procedural steps to make contributions**
- Fork proj…