Git cheatsheet Find all instances of text in all commits git grep "text to look for" $(git rev-list --all) List commit messages since given commit
My Elasticsearch cheatsheet with example usage via rest api (still a work-in-progress) Shortlinks: Cluster Health Index Level Shard Level Nodes Overview Indices Overview Cluster Maintenance
Array Two Sum Best Time to Buy and Sell Stock Contains Duplicate Product of Array Except Self Maximum Subarray Maximum Product Subarray Find Minimum in Rotated Sorted Array