/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

victoria.dev
| | lukesingham.com
3.6 parsecs away

Travel
| | Grokking Algorithms is a beautifully formatted book that explains complex material simply using pictures, analogies and high level practical explanations. This post is a review and summary of the Grokking Algorithms book.
| | skerritt.blog
5.1 parsecs away

Travel
| | Greedy algorithms aim to make the optimal choice at that given moment. Each step it chooses the optimal choice, without knowing the future. It attempts to find the globally optimal way to solve the entire problem using this method. Why Are Greedy Algorithms Called Greedy? We call algorithms greedy when
| | adityarohilla.com
5.3 parsecs away

Travel
| | If you are preparing for Software Developer / Engineer jobs, you have to be prepared to go through rigorous technical interviews. All these interviews require good programming skills. Apart from impressive side projects and relevant experience, knowledge of Data Structures (DS) and Algorithm Design & Analysis (ADA) with good problem-solving skills are the most important...
| | automationhacks.io
17.3 parsecs away

Travel
| I recently switched to Meta London as a Software Engineer. This post talks about my interview experience and journey, how I prepared and resources for these rounds.