-
Updated
May 1, 2022 - C#
first-timers
Here are 317 public repositories matching this topic...
-
Updated
Apr 26, 2022 - Go
Requirements
I think there already is an issue for each requirement, but I'll just bring it all together here.
Script files:
Your ending script file should look something like this:
// LANGUAGE: Javascript
// ENV: Node.js
// AUTHOR: Steven Copeland
// GITHUB: https://github.com/StevenCopeland
console.log("Hello World")
Do NOT make your file like this
``
-
Updated
Apr 24, 2022 - JavaScript
-
Updated
Nov 2, 2020 - Assembly
Welcome to Hacktoberfest 2021!
- Do you want to add a New solution ?
- Or you solution is better than already added solution ?
Then go ahead and create a pull request. Please read Pull Request Process for simple steps to contribute
-
Updated
Oct 1, 2020 - Ruby
-
Updated
Oct 31, 2021
-
Updated
Apr 27, 2022 - Java
Descriptions
Great list
-
Updated
Feb 8, 2022 - Jupyter Notebook
Implementation of Graph Algorithms:
Needs to be merged in java/graph_algorithms
-
A* (A star)
-
Dijkstra’s shortest path algorithm
-
Dijkstra’s Algorithm for Adjacency List Representation
-
Kruskal’s Minimum Spanning Tree Algorithm
-
Bellman-Ford Algorithm
-
Floyd Warshall Algorithm
-
Kahns Algorithm
-
Peterson Graph Problem
-
Steine
Discord Link: https://discord.gg/KrkbmCSZVQ
Add a Discord logo after the "Quality over Quantity" line in readme and embed this link in it
Is your feature request related to a problem? Please describe.
Implementation of SwaggerDocs for maintaining developer's reference documentation.
Describe the solution you'd like
Use swagger-ui-express and swagger-jsdoc
For detailed implementation plan, refer this article
 , Isn't it ?
Describe the solution you'd like
Addition of an anchor tag around the Navbar logo, simple as it sounds.
Disjoint Sets
I want to work on this.
-
Updated
Oct 23, 2021 - C++
-
Updated
Oct 29, 2021 - C++
-
Updated
Mar 29, 2022 - Python
Feed : https://up-for-grabs.net/javascripts/projects.json
Currently there is an nightly process that runs on a container to create a specific json feed in Azure Container Instances.
Project Context
There are certainly many topics that are good for a data scientist to know and practice! I've tried my best so far to research and develop what I would consider an outline of the different topics broken up into the major sections of interest and practice. This is by no means a comprehensive list, but is ever developing and so far contains most topics. The goal with this is to
Improve this page
Add a description, image, and links to the first-timers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the first-timers topic, visit your repo's landing page and select "manage topics."


We have this API implemented here :
https://github.com/publiclab/plots2/blob/ba053502ded9ec0163af90d3d7a4cb3eb2a4b74e/app/api/srch/search.rb#L224
We need to fetch all the results (they can be thousands in number!) if the query parameter used is 'question:*' .
For example :
/api/srch/taglocations?tagName=question:*Happy to help ! Thank you !