-
citeproc-js accepts setting the item type via the Extra field “cheater syntax” (see https://citeproc-js.readthedocs.io/en/latest/csl-json/markup.html#value-formats), e.g., `type: dataset` or `{:type:d…
-
### User Story
Gitcoin Tribes v1 Designs
### Why Is this Needed
As we improve on our hackathon offerings, Gitcoin Tribes is the offering that allows sponsor / hacker relationships to continue…
-
Tasks:
- [x] Generalize the QuestionNotes component (#19) to work with the following (make sure they now work with the new format of questions that are stored in Firebase, will need to mock data unti…
-
**Describe your problem and how to reproduce it:**
The test statement `findXmasSunday(2008, 2121)` should return `[1977, 1983, 1988, 1994, 2005, 2011, 2016]` doesn’t make sense, since 2008 is aft…
-
https://github.com/kashifusmani/interview_prep/blob/f1bcf65cf6eee6b12a47d75caf9a51301eecdd5a/punchh/app/data_loader.py#L8
ghost updated
4 years ago
-
https://github.com/kashifusmani/interview_prep/blob/f1bcf65cf6eee6b12a47d75caf9a51301eecdd5a/punchh/app/data_loader.py#L31
ghost updated
4 years ago
-
```meta
Date: 2020-10-27
Time: 9:15am
Timezone: PT (US)
Duration: 1h
UTCTime: 2020-10-27T09:15:00.000-07:00
```
![amazing cover image](https://user-images.githubusercontent.com/183140/9721078…
-
**Describe your problem and how to reproduce it:**
The sample output in the sidebar has the date `Sunday, November 23, 2007`. The date should read `Friday, November 23, 2007`. Source: https://h…
-
This just makes it cleaner than this, but for interviews, you can keep it the same if you want. Or may be writing a comment to use something like the following package would be enough
https://docs.py…
ghost updated
4 years ago
-
**Describe your problem and how to reproduce it:**
For the challenge "Rosetta Code: Element-wise operations", it says that operation`("s_add",[[1,2],[3,4]],[[1,2],[3,4]])` should return `[[3,4],[5,…