Engineer
RSS FeedWebsite development and mobile game analysis
Featured

Go's Scheduler: How the G-M-P Model Works
Published: at 02:50 AM
A simple, comprehensive guide to Go's runtime scheduler. Learn how the G-M-P model, work-stealing, and thread handoffs manage millions of concurrent tasks.

Why Golang
Published: at 03:57 PM
explain the need and benefits using golang

Leetcode Most Asked Questions
Published: at 03:57 PM
collect top questions in each category from leetcode
Recent Posts

Golang Data Structures Cheat Sheet
Published: at 11:20 AM
Common manipulation patterns.

C# Data Structures Cheat Sheet
Published: at 11:20 AM
Common manipulation patterns.

JS Data Structures Cheat Sheet
Published: at 11:20 AM
Common manipulation patterns.
Hexa Sort Game Analyze
Published: at 11:20 AM
Flow chart of hexa sort

Top 50 Most Asked Database Interview Questions
Published: at 11:20 AM
top 50 most asked database interview questions

Software Engineer Interview Questions
Published: at 03:57 PM
software engineer questions got asked a lot

Microservice Interview Questions
Published: at 03:57 PM
detailed answer top 13 microservice interview questions

Mermaid.js Chart
Published: at 03:57 PM
chart example in mermaid js

Go Authentication Implementation
Published: at 03:57 PM
detailed example of go authentication

Dependency Injection vs Dependency Inversion
Published: at 03:57 PM
explain the difference between dependency injection vs dependency inversion