-
Updated
Oct 30, 2020
Data structures
A data structure is a particular way storing and organizing data in a computer for efficient access and modification. Data structures are designed for a specific purpose. Examples include arrays, linked lists, and classes.
Here are 10,192 public repositories matching this topic...
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Oct 29, 2020
-
Updated
Oct 30, 2020 - JavaScript
-
Updated
Oct 21, 2020 - Swift
-
Updated
Oct 12, 2020 - C++
-
Updated
Oct 4, 2020 - Java
We are missing a <label> tag properly associated with radio buttons in the reconciliation dialog. We should check that all labels are correctly marked as such on this dialog.
To Reproduce
Steps to reproduce the behavior:
- First, click "Reconcile" -> "Start reconciling" and choose a service
- Then, click on the text "Reconcile against no particular type" (not the radio button, the te
-
Updated
Oct 30, 2020
Tick-Tack-Toe game is not working for exception part
Description
Else part on line 247 takes you to infinite loop on getting any char value as input for position.
Expected Behavior
-
Updated
Oct 30, 2020 - JavaScript
-
Updated
Sep 7, 2020 - Python
-
Updated
Oct 23, 2019
-
Updated
Oct 28, 2020 - Go
-
Updated
Oct 6, 2020 - Python
-
Updated
Oct 30, 2020 - C++
steps to reproduce
Write a loop, from 1 to 80000, each time add a random int to the max heap.
In theory it takes very little time(NlogN, N=80000, <1sec ), but the program does take a long time.
I'v also tested the BinaryHeap in https://github.com/SolutionsDesign/Algorithmia, it performs well, so it is probably due to the bad algorithm.
-
Updated
Aug 21, 2020
-
Updated
Oct 21, 2020 - Swift
I would like to add Yelp interview questions.
Please assign me to this.
-
Updated
Oct 26, 2019 - JavaScript
Hi, I'm not sure if more platforms are interesting to you, but I've made a slightly more complete implementation of padding a struct to the cache line size here:
https://github.com/tinco/cache_line_size
I got the information on the cache line sizes from the Go compiler repository, so I'm pretty sure these are correct for all platforms Go runs on, which is a whole bunch.
-
Updated
Aug 6, 2020
-
Updated
Sep 5, 2020 - TypeScript
-
Updated
Oct 30, 2020 - Java
-
Updated
Sep 14, 2020 - JavaScript
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist