-
Updated
Nov 1, 2020 - Java
C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 429 public repositories matching this topic...
-
Updated
Oct 29, 2020 - Java
-
Updated
Oct 30, 2020 - Java
-
Updated
Oct 30, 2020 - Java
-
Updated
Oct 18, 2020 - Java
-
Updated
Oct 29, 2020 - Java
Prefix Sum Array
🚀 Feature
An easy to implement an algorithm that calculates range sums. It supports O(1) queries and O(n) updates.
Have you read the Contribution Guidelines?
Pitch
PSAs are a beginner-friendly algorithm that helps reinforce the understanding of arrays. I can implement this in C++ and Java (:
Assigned
@RohanK6 - Java
@itslinotlie - C++
@mavneeK - C
@aniket
-
Updated
Oct 17, 2020 - Java
This might be faster:
git clone /path/to/base/head/startup-os
We could also probably do:
git clone file:///path/to/base/head/startup-os --depth=1
Just make PR with the design pattern implementation, language doesn't matter. Just follow the structure: https://github.com/ZoranPandovski/design-patterns#contribution
If the implementation already exists follow the code structure and create new dir with e.g your name, 1, 2, or use your imagination
Add documentation
-
Updated
Oct 21, 2020 - Java
-
Updated
Apr 6, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 17, 2020 - Java
-
Updated
Oct 10, 2020 - Java
-
Updated
Mar 10, 2019 - Java
-
Updated
Jun 27, 2014 - Java
Repositories that mainly include zserio definitions are currently wrongly identified by Github linguist (https://github.com/github/linguist).
We should probably add zserio language support there via a pull request. Please take a look what would be necessary to fully support zserio as an official language across Github.
-
Updated
May 31, 2020 - Java
Pick the latest AdoptJDK URL and update build files by register it in the
Makefile (
https://github.com/OpenBeans/OpenBeans/blob/master/pkgsrc-coolbeans/macos/Makefile
) and distinfo (
https://github.com/OpenBeans/OpenBeans/blob/master/pkgsrc-coolbeans/macos/distinfo
)
Same for Windows.
-
Updated
Oct 27, 2020 - Java
-
Updated
Oct 22, 2020 - Java
PrestoDB https://prestodb.io .. is widely used as SQL frontend for many different data-sources, including ElasticSearch, and even files in S3 .. would be very nice if there would be a Connector available for Vespa.