Tools I use

Tools I use daily

[Tutorial] Codecadet XXII

Solutions and ideas for problems of Codecadet XXII

Minimum changes to make XOR of all segments of a fixed length zero

Dynamic programming solution of a not so interesting problem

How to set up mpd with blissify

Step-by-step instructions to get started with music player daemon and creating intelligent playlists offline

[Tutorial] I. Magic Potion - Asia Nanjing Regional Contest 2018-19

Interesting max flow problem

CSES Math Problemset Tutorial

A somewhat chatty editorial of CSES mathematics section

Monday Links #3

Usecases of No SQL,better rate limiter, some UNIX memes and an essay by Martin Scorsese

Solving A XOR operation - Hackerearth

Intuition behind solution of the problem titled A XOR operation of Feb Easy ‘21 on hackerearth

Monday Links #2

Posted on tuesday but Monday links has a nice ring to it

Monday Links #1

Sharing some links to interesting things I’ve recently found.

Introduction to Competitive Programming

Lecture notes and resources on introduction to competitive programming

Codeforces Round #690 (Div. 3)

Editorial and commentary on performance for codeforces round 690

Codechef October Lunchtime 2020 Division 1

October lunchtime performance notes, mini editorials and upsolve journal

Self updating readme on github

How to create a self updating readme on github using github actions

Codeforces Round #676 (Div. 2)

Performance analysis and notes on codeforces round 676

Codeforces Raif Round 1 [Div.1 + Div.2]

Performance analysis and notes on Codeforces Raif Round 1.

Big Browser is watching

How I tried to stop using firefox and ended up with two more browsers

Private search engine in 5 minutes

Create and deploy your own searx instance

Basic ffmpeg reference

Basic and most used ffmpeg, notes for reference

Counting with hashmaps

A useful technique with hashmaps