Skip to content

Instantly share code, notes, and snippets.

View SidB16's full-sized avatar
🌝
currently wooing Python, Go-lang and Julia

Siddharth Bakshi SidB16

🌝
currently wooing Python, Go-lang and Julia
View GitHub Profile
@SidB16
SidB16 / keybase.ioIdentity
Last active November 25, 2019 10:52
keybase.io
### Keybase proof
I hereby claim:
* I am sidb16 on github.
* I am sid16 (https://keybase.io/sid16) on keybase.
* I have a public key ASDUf1-sxA9TlX1W76NY_wwQ621WuyFgvlYYh790Omhhuwo
To claim this, I am signing this object:
@SidB16
SidB16 / gist:e6ced3322097acd407ec9e5ee842b6ff
Created July 9, 2019 02:03 — forked from psayre23/gist:c30a821239f4818b0709
Runtime Complexity of Java Collections
Below are the Big O performance of common functions of different Java Collections.
List | Add | Remove | Get | Contains | Next | Data Structure
---------------------|------|--------|------|----------|------|---------------
ArrayList | O(1) | O(n) | O(1) | O(n) | O(1) | Array
LinkedList | O(1) | O(1) | O(n) | O(n) | O(1) | Linked List
CopyOnWriteArrayList | O(n) | O(n) | O(1) | O(n) | O(1) | Array
@SidB16
SidB16 / README.md
Created June 6, 2019 07:37 — forked from roachhd/README.md
EMOJI cheatsheet 😛😳😗😓🙉😸🙈🙊😽💀💢💥✨💏👫👄👃👀👛👛🗼🔮🔮🎄🎅👻

EMOJI CHEAT SHEET

Emoji emoticons listed on this page are supported on Campfire, GitHub, Basecamp, Redbooth, Trac, Flowdock, Sprint.ly, Kandan, Textbox.io, Kippt, Redmine, JabbR, Trello, Hall, plug.dj, Qiita, Zendesk, Ruby China, Grove, Idobata, NodeBB Forums, Slack, Streamup, OrganisedMinds, Hackpad, Cryptbin, Kato, Reportedly, Cheerful Ghost, IRCCloud, Dashcube, MyVideoGameList, Subrosa, Sococo, Quip, And Bang, Bonusly, Discourse, Ello, and Twemoji Awesome. However some of the emoji codes are not super easy to remember, so here is a little cheat sheet. ✈ Got flash enabled? Click the emoji code and it will be copied to your clipboard.

People

:bowtie: 😄