-
### Background
In a classroom, students need to submit their assignments to their professors for collection + grading. We need a way to:
- Grade an entire problem set
- Submit an entire problem…
-
See [here](https://github.com/balajis/twitter-export/blob/master/README.md) for context on the bounty for an open source tool to export your Twitter following and [here](https://github.com/balajis/twi…
-
Cracking The Coding Interview book: https://github.com/rigwild/code-challenges/issues/2
___
Curated List of Top 75 LeetCode Questions progress
Link: https://www.teamblind.com/post/New-Year-Gift…
-
### Overview
We need to create a template issue for creating [Replace NAME OF ISSUE TEMPLATE (named in the format as `TWE: Role: Direct Object: Action Verb`)] so that we have a consistent, transparen…
-
### Details
Check colour scheme matches the below, update where necessary, use common sense and judgement to match similar application colour schemes and modern layouts.
Neutral Palette: A neutral…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a bug unrelate…
-
### Site URL
https://medium.com/@mukhopadhyaypushan42/best-way-to-solve-dsa-problems-become-a-pro-ccba897469c1
### Description of the above provided site
Solving Data Structures and Algorithms (DSA…
-
Leave below as comments your memos that grapple with the topic of cyber inspired by the readings, movies & novels (at least one per quarter), your research, experiences, and imagination! Also add a th…
-
---
title: Learn In Public
slug: learn-in-public
subtitle: The fastest way to learn
category: essay
tags: ['Advice', 'Principles', 'Learn In Public']
date: 2018-06-19
description: The fastest w…
-
### Background and motivation
When we shipped the `PriorityQueue` class back in .NET 6 we made the explicit decision to not add support for efficient, $\mathcal O(\log n)$ priority updates. This was …