Note

Some pragmatic notes for programmers (part 2)

Some more highlights from the second part of *The Pragmatic Programmer* book.

Read
Note

Some pragmatic notes for programmers (part 1)

Jog down some highlights from *The Pragmatic Programmer* book which might be useful to me, or to your pragmatic Software Engineer career path.

Read
Note

Some LeetCode Contest in Rust 🦀️

Weekly Contest 158 and 159: Cache, Sliding window, DP, in Rust!

Read
Note

Leetcode Contest 154, 155 - Graph

Weekly Contest 154 and 155: Graph, Topological sorting, DFS

Read
Note

Leetcode Contest 153

Weekly Contest 153: interesting DP

Read
Blog

How to Insomnia for GraphQL requests

As one of the handy tools to manage GraphQL requests, Insomnia can be useful to manage and execute GraphQL queries to your endpoint.

Read