<script data-pm-proxy="intercept"></script><?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Big Omega Blogs]]></title><description><![CDATA[Are you preparing for Interviews ???

Are you looking for the resources to Crack your dream Job ?

Then you have landed at the right place !!!  

Subscribe to our community to get more awesome resources, videos & goodies too 😍]]></description><link>https://bigomega.substack.com</link><image><url>https://substackcdn.com/image/fetch/$s_!Rxc4!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbbef9f38-7759-4cb9-9acb-3d7b419516ed_128x128.png</url><title>Big Omega Blogs</title><link>https://bigomega.substack.com</link></image><generator>Substack</generator><lastBuildDate>Wed, 02 Sep 2026 20:54:15 GMT</lastBuildDate><atom:link href="/__u/bigomega.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Big Omega]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[bigomega@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[bigomega@substack.com]]></itunes:email><itunes:name><![CDATA[Big Omega]]></itunes:name></itunes:owner><itunes:author><![CDATA[Big Omega]]></itunes:author><googleplay:owner><![CDATA[bigomega@substack.com]]></googleplay:owner><googleplay:email><![CDATA[bigomega@substack.com]]></googleplay:email><googleplay:author><![CDATA[Big Omega]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[Senior / Staff Level Interviews Plan]]></title><description><![CDATA[Amazon L6 / Google L5 / Meta E5 / Microsoft Senior&#8211;Principal level.]]></description><link>https://bigomega.substack.com/p/senior-staff-level-interviews-plan</link><guid isPermaLink="false">https://bigomega.substack.com/p/senior-staff-level-interviews-plan</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Wed, 05 Aug 2026 04:53:56 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!Rxc4!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbbef9f38-7759-4cb9-9acb-3d7b419516ed_128x128.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Amazon L6 / Google L5 / Meta E5 / Microsoft Senior&#8211;Principal level. Interviews at this level typically require you to:</p><p></p><p>* Consistently solve Medium problems</p><p>* Have a solid approach for most Hard problems</p><p>* Perform strongly in System Design</p><p>* Excel in Behavioral/Leadership interviews</p><p></p><p>Below is a 3-month preparation plan, broken down by week.</p><p></p><p>&#11835;</p><p></p><p>Phase 1 (Weeks 1&#8211;4)</p><p></p><p>Goal:</p><p></p><p>Solve 2&#8211;3 problems per day, mostly Easy/Medium, and rebuild your intuition for data structures and algorithms.</p><p></p><p>Week 1 &#8211; Arrays / Strings / Hash Maps</p><p></p><p>* Two Sum</p><p>* 3Sum</p><p>* Group Anagrams</p><p>* Top K Frequent Elements</p><p>* Longest Substring Without Repeating Characters</p><p>* Product of Array Except Self</p><p>* Sliding Window Maximum</p><p></p><p>Week 2 &#8211; Linked Lists / Stacks / Queues</p><p></p><p>* Reverse Linked List</p><p>* Merge Two Sorted Lists</p><p>* LRU Cache</p><p>* Min Stack</p><p>* Valid Parentheses</p><p>* Daily Temperatures</p><p>* Trapping Rain Water</p><p></p><p>Week 3 &#8211; Binary Trees / BSTs</p><p></p><p>* Inorder Traversal</p><p>* Level Order Traversal</p><p>* Validate BST</p><p>* Lowest Common Ancestor</p><p>* Serialize/Deserialize Binary Tree</p><p>* Binary Tree Maximum Path Sum</p><p>* Kth Smallest Element in BST</p><p></p><p>Week 4 &#8211; Heaps / Sorting / Binary Search</p><p></p><p>* Merge K Sorted Lists</p><p>* Find Median from Data Stream</p><p>* Search in Rotated Sorted Array</p><p>* Kth Largest Element</p><p>* Meeting Rooms II</p><p>* Median of Two Sorted Arrays</p><p></p><p>&#11835;</p><p></p><p>Phase 2 (Weeks 5&#8211;8)</p><p></p><p>Goal:</p><p></p><p>Solve 2 Medium/Hard problems per day and begin serious System Design preparation.</p><p></p><p>Week 5 &#8211; Graphs (BFS / DFS / Topological Sort)</p><p></p><p>* Number of Islands</p><p>* Clone Graph</p><p>* Course Schedule I &amp; II</p><p>* Word Ladder</p><p>* Alien Dictionary</p><p>* Graph Valid Tree</p><p>* Pacific Atlantic Water Flow</p><p></p><p>Week 6 &#8211; Dynamic Programming (Part 1)</p><p></p><p>* Climbing Stairs</p><p>* House Robber I &amp; II</p><p>* Coin Change</p><p>* Longest Increasing Subsequence</p><p>* Word Break</p><p>* Decode Ways</p><p>* Unique Paths</p><p></p><p>Week 7 &#8211; Dynamic Programming (Part 2)</p><p></p><p>* Edit Distance</p><p>* Regular Expression Matching</p><p>* Longest Common Subsequence</p><p>* Burst Balloons</p><p>* Interleaving String</p><p>* Palindrome Partitioning II</p><p></p><p>Week 8 &#8211; Backtracking / Trie / Union-Find</p><p></p><p>* Word Search I &amp; II</p><p>* Permutations</p><p>* Combination Sum</p><p>* Implement Trie</p><p>* Number of Connected Components</p><p>* Accounts Merge</p><p>* Design Add and Search Words</p><p></p><p>&#11835;</p><p></p><p>Phase 3 (Weeks 9&#8211;12)</p><p></p><p>Goal:</p><p></p><p>Practice under interview conditions: solve and explain problems within 45 minutes, focusing on each company&#8217;s most frequently asked questions.</p><p></p><p>Weeks 9&#8211;10 &#8211; Company-Specific High-Frequency Problems</p><p></p><p>Google</p><p></p><p>* Split Array Largest Sum</p><p>* Minimum Window Substring</p><p>* Longest String Chain</p><p>* Snapshot Array</p><p>* Guess the Word</p><p></p><p>Meta</p><p></p><p>* Random Pick with Weight</p><p>* Interval List Intersections</p><p>* Nested List Weight Sum</p><p>* Binary Tree Vertical Order Traversal</p><p>* Dot Product of Sparse Vectors</p><p></p><p>Microsoft</p><p></p><p>* Spiral Matrix</p><p>* Reverse Words in a String</p><p>* Max Area of Island</p><p>* Sign of Product of Array</p><p></p><p>Apple</p><p></p><p>* 3Sum Closest</p><p>* String to Integer (atoi)</p><p>* Roman to Integer</p><p>* Two Sum II</p><p></p><p>Weeks 11&#8211;12 &#8211; Mock Interviews &amp; Gap Analysis</p><p></p><p>* Complete at least 2&#8211;3 mock interviews per week</p><p>&nbsp; &nbsp; * Recommended platforms:</p><p>&nbsp; &nbsp; &nbsp; &nbsp; * Pramp</p><p>&nbsp; &nbsp; &nbsp; &nbsp; * Interviewing.io</p><p>&nbsp; &nbsp; &nbsp; &nbsp; * Or practice with friends/colleagues</p><p>* Review all incorrect or slow solutions</p><p>* Maintain an &#8220;error notebook&#8221; of mistakes and lessons learned</p><p>* Ensure you can:</p><p>&nbsp; &nbsp; * Write the solution within 25&#8211;30 minutes</p><p>&nbsp; &nbsp; * Clearly explain your reasoning</p><p>&nbsp; &nbsp; * Analyze time and space complexity</p><p></p><p>&#11835;</p><p></p><p>System Design Preparation (Critical for L6)</p><p></p><p>System Design carries significant weight at the L6 level.</p><p></p><p>Spend at least 3&#8211;4 hours per week on System Design.</p><p></p><p>Essential Design Problems</p><p></p><p>* Design URL Shortener (TinyURL)</p><p>* Design Twitter / News Feed</p><p>* Design WhatsApp / Chat System</p><p>* Design Rate Limiter</p><p>* Design Distributed Cache (Redis)</p><p>* Design YouTube / Netflix (Video Streaming)</p><p>* Design Search Autocomplete</p><p>* Design Notification System</p><p>* Design Web Crawler</p><p>* Design Uber / Ride-Sharing</p><p></p><p>Recommended Resources</p><p></p><p>* System Design Interview</p><p>* Grokking the System Design Interview</p><p>* YouTube channels:</p><p>&nbsp; &nbsp; * Tech Dummies</p><p>&nbsp; &nbsp; * Gaurav Sen</p><p>&nbsp; &nbsp; * System Design Fight Club</p>]]></content:encoded></item><item><title><![CDATA[Are we ready to manage AI Coworkers ?]]></title><description><![CDATA[AI Agent Team]]></description><link>https://bigomega.substack.com/p/are-we-ready-to-manage-ai-coworkers</link><guid isPermaLink="false">https://bigomega.substack.com/p/are-we-ready-to-manage-ai-coworkers</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Sun, 28 Jun 2026 06:51:45 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YN7I!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h4>What happens when your team includes AI agents ?</h4><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!YN7I!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!YN7I!, /__u/bigomega.substack.com/w_424, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!YN7I!, /__u/bigomega.substack.com/w_848, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!YN7I!, /__u/bigomega.substack.com/w_1272, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!YN7I!, /__u/bigomega.substack.com/w_1456, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!YN7I!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg" width="800" height="800" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:800,&quot;width&quot;:800,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:50339,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://bigomega.substack.com/i/203929460?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!YN7I!, /__u/bigomega.substack.com/w_424, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!YN7I!, /__u/bigomega.substack.com/w_848, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!YN7I!, /__u/bigomega.substack.com/w_1272, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!YN7I!, /__u/bigomega.substack.com/w_1456, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F48a7299a-2e27-4183-8edf-39fbc99d56c8_800x800.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Everyone is excited about building AI agents.</p><p>But I think we&#8217;re about to discover a much bigger challenge:</p><p>Managing them.</p><p>Today, most conversations are about:</p><p>- Which model to use</p><p>- Which framework to pick</p><p>- How to automate workflows</p><p></p><p>Very few conversations are about:</p><p>- How do you monitor AI agents?</p><p>- How do you measure their performance?</p><p>- How do you know when they&#8217;re wrong?</p><p>- Who is accountable for their decisions?</p><p>We spent decades learning how to manage people and teams.</p><p>Now we&#8217;re entering a world where a single employee might work alongside multiple AI agents every day.</p><p>The next competitive advantage won&#8217;t be having AI agents.</p><p>Everyone will have them.</p><p>The advantage will come from knowing how to manage a workforce that includes both humans and AI.</p><p>That&#8217;s a skill most organizations haven&#8217;t developed yet.</p><p>And I think it&#8217;s going to become one of the most valuable leadership skills of the next decade.</p><p>What&#8217;s one thing you think companies are underestimating about AI agents ?</p>]]></content:encoded></item><item><title><![CDATA[How to prepare for CSS Interviews]]></title><description><![CDATA[Some important fundamental questions to help you prepare for CSS Interviews and also to understand it better :]]></description><link>https://bigomega.substack.com/p/how-to-prepare-for-css-interviews</link><guid isPermaLink="false">https://bigomega.substack.com/p/how-to-prepare-for-css-interviews</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Sat, 13 Jul 2024 06:09:52 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/21fc92e8-eecc-48c3-b817-1e127a462984_1000x450.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong>Some important fundamental questions to help you prepare for CSS Interviews and also to understand it better :</strong></p><div><hr></div><p>Q1. What does the CSS property float do?</p><p>Q2. How can you clear the sides of a floating element?</p><p>Q3. Why don't CSS properties apply when selectors are mixed up with different cases?</p><p>Q4. Are CSS properties case-sensitive?</p><p>Q5. Do margin-top or margin-bottom have an effect on inline elements?</p><p>Q6. Do padding-top or padding-bottom have an effect on inline elements?</p><p>Q7. Do padding-left, padding-right, margin-left, or margin-right have an effect on inline elements?</p><p>Q8. If you have a &lt;p&gt; element with font-size: 10rem, will the text be responsive when the user resizes or drags the browser window?</p><p>Q9. The pseudo-class :checked will select inputs with type radio or checkbox, but not elements. True or False?</p><p>Q10. In an HTML document, the pseudo-class :root always refers to the element. True or False?</p><p>Q11. Can the translate() function move the position of an element on the z-axis?</p><p>Q12. Which unit of measurement would you prefer among px, em, %, or pt, and why?</p><p>Q13. How do absolute, relative, fixed, and static positions differ in CSS?</p><p>Q14. What are the differences between visibility: hidden and display: none?</p><p>Q15. What are the differences between inline, block, and inline-block display types?</p><p>Q16. What are the properties related to the CSS box model?</p><p>Q17. Does overflow: hidden create a new block formatting context?</p><p>Q18. How can you apply CSS rules specific to a media query?</p><p>Q19. What is the use of the only keyword in media queries?</p><p>Q20. Does the screen keyword in media queries apply to the device's physical screen or the browser's viewport?</p><p>Q21. Can you name some pseudo-classes you have used in CSS?</p><p>Q22. How do you vertically and horizontally align a &lt;p&gt; element to the center inside a &lt;div&gt;?</p><p>Q23. How can you optimize CSS selectors for better performance?</p><p>Q24. How can you load CSS resources conditionally in a web page?</p><p>Q25. Why would you use sprites in CSS?</p><p>Q26. What is specificity in CSS, and how do you calculate it?</p><p>Q27. What is the shadow DOM in web development?</p><p>Q28. What do you know about CSS transitions?</p><p>Q29. Name some different CSS filters you can use to modify elements.</p><p>Q30. What are the reasons to use a CSS preprocessor in web development?</p><p>Q31. What is the difference between layout and positioning in CSS?</p><p>Q32. What is the difference between CSS Flexbox and CSS Grid layout systems?</p><div><hr></div><p>Stay tuned for the answers of above questions :)</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://bigomega.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Big Omega Blogs ! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Tips to crack product based companies]]></title><description><![CDATA[Tier 3 to Infosys to SDE-2 Amazon&#128293;| Service to Product Based Company]]></description><link>https://bigomega.substack.com/p/tips-to-crack-product-based-companies</link><guid isPermaLink="false">https://bigomega.substack.com/p/tips-to-crack-product-based-companies</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Thu, 30 May 2024 14:53:38 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/145130838/b20e72662dfda5bf3b9ffcb28f0f93a4.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><strong>Tier 3 to Infosys to SDE-2 Amazon&#128293;| Service to Product Based Company </strong><br></p><p>In this podcast episode, we sit down with Gourav, SDE 2 at Amazon with 9+ years of total experience. Gourav is a highly skilled FullStack engineer with expertise in Java, SpringBoot, MongoDB, MySQL, Kafka, Docker, Kubernetes and Cloud. In this episode, we discuss his experience at Infosys, how he prepared for technical interviews, the interview process at Amazon, his favourite tools and frameworks, and his advice for freshers who are just starting out their engineering career.</p>]]></content:encoded></item><item><title><![CDATA[10 Best repos to make you a better engineer]]></title><description><![CDATA[Here&#8217;s 10 of the best repos to make you a better engineer]]></description><link>https://bigomega.substack.com/p/10-best-repos-to-make-you-a-better</link><guid isPermaLink="false">https://bigomega.substack.com/p/10-best-repos-to-make-you-a-better</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Fri, 02 Feb 2024 08:45:33 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/97ed3967-26f5-466f-aa17-b03c7eb7e586_701x438.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h3>Here&#8217;s 10 of the best repos to make you a better engineer</h3><div><hr></div><p>1. <strong>Free Programming Books</strong> - A list of hundreds of free programming books, interactive courses, podcasts and more. It's been compiled into different languages too, so it's super accessible. <br><a href="https://lnkd.in/eSezhRDn">https://lnkd.in/eSezhRDn</a></p><p>2. <strong>Awesome Lists</strong> - A compilation of lists that aggregate awesome resources on topics like big data, databases, game dev, security, etc.&nbsp;<br><a href="https://lnkd.in/ekZCtB9D">https://lnkd.in/ekZCtB9D</a></p><p>3. <strong>Build your own X</strong> - Master programming by recreating your favorite tech from scratch. There's guided resources on how you can build toy versions of docker, redis, git, etc.&nbsp;<br><a href="https://lnkd.in/emWWfmGG">https://lnkd.in/emWWfmGG</a></p><p>If you'd like more of challenges, make sure you also check out John Crickett's Coding Challenges. They're also fantastic way to learn by building real world tech. <a href="https://lnkd.in/e_MSe_tk">https://lnkd.in/e_MSe_tk</a></p><p>4.&nbsp;<strong>Freefor .dev</strong>&nbsp;- A terrific list of SaaS, PaaS and IaaS offerings that have free tiers so you can play around with them. Remember to set usage alerts/limits !&nbsp;<br><a href="https://lnkd.in/eNuYWgJx">https://lnkd.in/eNuYWgJx</a></p><p>5. <strong>Design Resources for Devs</strong> - Tired of building websites that look like they were designed by a 5 year old? This is a curated list of design and UI resources, templates, libraries and tools that you can use.&nbsp;<br><a href="https://lnkd.in/ewyZgD-i">https://lnkd.in/ewyZgD-i</a></p><p>6. <strong>Tech Interview Handbook by Yangshun Tay</strong> - This is a fantastic repo with curated coding questions to help you pass coding interviews. It also has cheatsheets, guides for each algorithm/pattern and more.&nbsp;<br><a href="https://lnkd.in/eeYcHUpg">https://lnkd.in/eeYcHUpg</a></p><p>7. <strong>System Design Primer</strong> - An amazing resource for system design interviews. It has a huge host of links on all topics from load balancers to rate limiting and more.&nbsp;<br><a href="https://lnkd.in/eJR8ChnF">https://lnkd.in/eJR8ChnF</a></p><p>8. <strong>Path to Senior Engineer Handbook by Jordan Cutler</strong> - If you're a mid-level developer looking to reach senior then this is a terrific repo with books, courses, newsletters, communities and more to help you grow.&nbsp;<br><a href="https://lnkd.in/ew8DSWuy">https://lnkd.in/ew8DSWuy</a></p><p>9. <strong>Big List of Naughty Strings</strong> - Need help writing tests? This is a list of strings that have a high probability of causing issues when used as user-input data.&nbsp;<br><a href="https://lnkd.in/e_42Y2BC">https://lnkd.in/e_42Y2BC</a></p><p>10. <strong>Resources to Become a Great Engineering Leader by Gregor Ojstersek </strong>- This is a curated list of 100+ books and newsletters on becoming a better engineer, being more product-minded and getting better at data engineering.&nbsp;<br><a href="https://lnkd.in/eQA-wtQ8">https://lnkd.in/eQA-wtQ8</a></p>]]></content:encoded></item><item><title><![CDATA[SDE interviews Mistakes to be avoided | Amazon SDE 2]]></title><link>https://bigomega.substack.com/p/sde-interviews-mistakes-to-be-avoided</link><guid isPermaLink="false">https://bigomega.substack.com/p/sde-interviews-mistakes-to-be-avoided</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Wed, 01 Nov 2023 14:00:53 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/138358592/4845cfd08c9f2c05e877ac5913691345.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!diS4!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!diS4!, /__u/bigomega.substack.com/w_424, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!diS4!, /__u/bigomega.substack.com/w_848, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!diS4!, /__u/bigomega.substack.com/w_1272, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!diS4!, /__u/bigomega.substack.com/w_1456, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!diS4!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg" width="1280" height="720" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/fab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:720,&quot;width&quot;:1280,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:184974,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!diS4!, /__u/bigomega.substack.com/w_424, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!diS4!, /__u/bigomega.substack.com/w_848, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!diS4!, /__u/bigomega.substack.com/w_1272, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!diS4!, /__u/bigomega.substack.com/w_1456, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffab51832-e12f-4046-aecd-445f9da86553_1280x720.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p>]]></content:encoded></item><item><title><![CDATA[All in One guide for your next Big Tech Interviews]]></title><description><![CDATA[&#9989; &#119810;&#119848;&#119837;&#119842;&#119847;&#119840; &#119816;&#119847;&#119853;&#119838;&#119851;&#119855;&#119842;&#119838;&#119856;]]></description><link>https://bigomega.substack.com/p/all-in-one-guide-for-your-next-big</link><guid isPermaLink="false">https://bigomega.substack.com/p/all-in-one-guide-for-your-next-big</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Sat, 28 Oct 2023 07:42:57 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/0b2b06c2-bfc4-4862-ae9c-9ae9cfafc6f7_1533x822.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#9989; &#119810;&#119848;&#119837;&#119842;&#119847;&#119840; &#119816;&#119847;&#119853;&#119838;&#119851;&#119855;&#119842;&#119838;&#119856;<br>&#128073;&nbsp;Solve Leetcode medium-level problems (at least more than 250+ covering different topics)<br>&#128073;&nbsp;I have created an xlsx on top/important 500 leetcode questions (<a href="https://lnkd.in/dWn73jXd">https://lnkd.in/dWn73jXd</a>) and a video on <br>How to Crack The Coding Interview? (<a href="https://lnkd.in/dsn4cipq">https://lnkd.in/dsn4cipq</a>)<br><br>&#128073;&nbsp;Clement Mihailescu's AlgoExpert 160 handpicked questions (In case you want to prepare fast and only good questions)<br><br>&#128073;&nbsp;I watched my DSA playlist to revise concepts at 2x speed. (<a href="https://lnkd.in/dJfS9FkD">https://lnkd.in/dJfS9FkD</a>)</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!9b3H!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!9b3H!, /__u/bigomega.substack.com/w_424, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png 424w, /__u/substackcdn.com/image/fetch/$s_!9b3H!, /__u/bigomega.substack.com/w_848, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png 848w, /__u/substackcdn.com/image/fetch/$s_!9b3H!, /__u/bigomega.substack.com/w_1272, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png 1272w, /__u/substackcdn.com/image/fetch/$s_!9b3H!, /__u/bigomega.substack.com/w_1456, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!9b3H!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png" width="1456" height="781" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:781,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:87358,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!9b3H!, /__u/bigomega.substack.com/w_424, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png 424w, /__u/substackcdn.com/image/fetch/$s_!9b3H!, /__u/bigomega.substack.com/w_848, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png 848w, /__u/substackcdn.com/image/fetch/$s_!9b3H!, /__u/bigomega.substack.com/w_1272, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png 1272w, /__u/substackcdn.com/image/fetch/$s_!9b3H!, /__u/bigomega.substack.com/w_1456, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7b4933ea-fdff-4261-babf-9c0bfb102f68_1533x822.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><br>&#9989; &#119826;&#119858;&#119852;&#119853;&#119838;&#119846; &#119811;&#119838;&#119852;&#119842;&#119840;&#119847; / &#119815;&#119842;&#119840;&#119841;-&#119819;&#119838;&#119855;&#119838;&#119845; &#119811;&#119838;&#119852;&#119842;&#119840;&#119847; &#119816;&#119847;&#119853;&#119838;&#119851;&#119855;&#119842;&#119838;&#119856;<br>&#128073;&nbsp;Grokking the System Design Interview - It has step-by-step discussion and good case studies (<a href="https://lnkd.in/dbv8GhK7">https://lnkd.in/dbv8GhK7</a>)<br><br>&#128073;&nbsp;Alex Xu's System Design Interview course on ByteByteGo (https://bytebytego.com/) - The course covers all the content from his famous book (Vol 1 and Vol 2) System Design Interview<br><br>&#128073;&nbsp;Clement Mihailescu <a href="https://www.linkedin.com/feed/hashtag/?keywords=systemsexpert&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7122454460022345728">#SystemsExpert</a> (<a href="https://lnkd.in/d-5mSpfw">https://lnkd.in/d-5mSpfw</a>) videos to know how real-life System Design Interviews go<br><br>&#9989; &#119822;&#119835;&#119843;&#119838;&#119836;&#119853; &#119822;&#119851;&#119842;&#119838;&#119847;&#119853;&#119838;&#119837; &#119811;&#119838;&#119852;&#119842;&#119840;&#119847; / &#119819;&#119848;&#119856;-&#119819;&#119838;&#119855;&#119838;&#119845; &#119811;&#119838;&#119852;&#119842;&#119840;&#119847; &#119816;&#119847;&#119853;&#119838;&#119851;&#119855;&#119842;&#119838;&#119856;<br>&#128073;&nbsp;Grokking the Object Oriented Design Interview (<a href="https://lnkd.in/dcwE3v6V">https://lnkd.in/dcwE3v6V</a>) - A very detailed and step-by-step approach to various object-oriented design case studies.<br><br>&#9989; &#119808;&#119823;&#119816; &#119811;&#119838;&#119852;&#119842;&#119840;&#119847; &#119816;&#119847;&#119853;&#119838;&#119851;&#119855;&#119842;&#119838;&#119856;<br>&#128073;&nbsp;Best Practices (<a href="https://lnkd.in/d_x39xkK">https://lnkd.in/d_x39xkK</a>), Implementation (<a href="https://lnkd.in/d5fhXZJ7">https://lnkd.in/d5fhXZJ7</a>), and Guidelines (<a href="https://lnkd.in/dr397Hy2">https://lnkd.in/dr397Hy2</a>) of API Design<br><br>&#128073;&nbsp;Look for use cases like - Stripe (<a href="https://lnkd.in/dsM7PpJt">https://lnkd.in/dsM7PpJt</a>) and Twitter (<a href="https://lnkd.in/dxiMu8wr">https://lnkd.in/dxiMu8wr</a>) API Documentation<br><br>&#128073;&nbsp;<a href="https://www.linkedin.com/feed/hashtag/?keywords=systemsexpert&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7122454460022345728">#SystemsExpert</a> also has a few case studies on API design as well<br><br>&#9989; &#119826;&#119836;&#119841;&#119838;&#119846;&#119834; / &#119811;&#119834;&#119853;&#119834;&#119835;&#119834;&#119852;&#119838; &#119811;&#119838;&#119852;&#119842;&#119840;&#119847; &#119816;&#119847;&#119853;&#119838;&#119851;&#119855;&#119842;&#119838;&#119856;<br>&#128073;&nbsp;Grokking the Object Oriented Design Interview (<a href="https://lnkd.in/dcwE3v6V">https://lnkd.in/dcwE3v6V</a>) - Take the case studies and try to apply Object to Relational Mapping strategy<br><br>&#9989; &#119809;&#119838;&#119841;&#119834;&#119855;&#119842;&#119848;&#119851;&#119834;&#119845; &#119816;&#119847;&#119853;&#119838;&#119851;&#119855;&#119842;&#119838;&#119856;<br>&#128073;&nbsp;Watch Jeff H Sipe, Interview / Negotiation Coach Youtube channel for behavioral questions (<a href="https://lnkd.in/d6rgxbnr">https://lnkd.in/d6rgxbnr</a>)<br><br>&#128073;&nbsp;<a href="https://lnkd.in/dXBfNNK9">https://lnkd.in/dXBfNNK9</a><br><br>&#9989; &#119816;&#119846;&#119849;&#119848;&#119851;&#119853;&#119834;&#119847;&#119853; &#119811;&#119826;&#119808; &#119853;&#119848;&#119849;&#119842;&#119836;&#119852;?<br>Array, Binary Search, Sliding Window, Matrix, Two Pointer, Intervals, Hash Map, String, Recursion, DP, Trees, Graph, Linked List, Stack, Queue &amp; Heap<br></p><p><strong>Follow my WhatsApp channel for more such content:</strong><br><a href="https://lnkd.in/dHVfEHYX">https://lnkd.in/dHVfEHYX</a></p>]]></content:encoded></item><item><title><![CDATA[Low Level Design Roadmap]]></title><description><![CDATA[Confused for LLD ???]]></description><link>https://bigomega.substack.com/p/low-level-design-roadmap</link><guid isPermaLink="false">https://bigomega.substack.com/p/low-level-design-roadmap</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Mon, 23 Oct 2023 07:21:59 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!Rxc4!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbbef9f38-7759-4cb9-9acb-3d7b419516ed_128x128.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2>Confused for LLD ??? &#129488;<br></h2><p>Follow below points to prepare for your Low Level Design interviews<br><br>1. What to do first ?<br>- Start with SOLID Design Principles: <a href="https://lnkd.in/dkhnjKC2">https://lnkd.in/dkhnjKC2</a><br><br>2. Then start with Design Patterns: <a href="https://lnkd.in/dJpVE72e">https://lnkd.in/dJpVE72e</a><br><br>3. LLD Practice<br>- Now you can start with this doc: <a href="https://lnkd.in/ewVzy_Yh">https://lnkd.in/ewVzy_Yh</a><br><br>4. Short on time? Lt 2 weeks? read grokking system design and this handbook:<br><a href="https://lnkd.in/e7zpnskC">https://lnkd.in/e7zpnskC</a><br></p><div><hr></div><p>Join our WhatsApp channel for much such content<br><a href="https://lnkd.in/dHVfEHYX">https://lnkd.in/dHVfEHYX</a><br><br><br><a href="https://www.linkedin.com/feed/hashtag/?keywords=lowleveldesign&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7121361889825062912">#lowleveldesign</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=systemdesign&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7121361889825062912">#systemdesign</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=interviews&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7121361889825062912">#interviews</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=systemdesigningerviews&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7121361889825062912">#systemdesigningerviews</a></p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://bigomega.substack.com/?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share Big Omega's Blogs&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/bigomega.substack.com/?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share Big Omega's Blogs</span></a></p>]]></content:encoded></item><item><title><![CDATA[𝗘𝘅𝗰𝗶𝘁𝗶𝗻𝗴 𝗡𝗲𝘄𝘀: 𝗛𝗮𝗰𝗸𝘁𝗼𝗯𝗲𝗿𝗳𝗲𝘀𝘁 𝟮𝟬𝟮𝟯 𝗜𝘀 𝗛𝗲𝗿𝗲!]]></title><description><![CDATA[&#128640; &#120280;&#120325;&#120304;&#120310;&#120321;&#120310;&#120315;&#120308; &#120289;&#120306;&#120324;&#120320;: &#120283;&#120302;&#120304;&#120312;&#120321;&#120316;&#120303;&#120306;&#120319;&#120307;&#120306;&#120320;&#120321; &#120814;&#120812;&#120814;&#120815; &#120284;&#120320; &#120283;&#120306;&#120319;&#120306;!]]></description><link>https://bigomega.substack.com/p/b8d</link><guid isPermaLink="false">https://bigomega.substack.com/p/b8d</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Sun, 01 Oct 2023 05:29:18 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/16a69e4a-8a9c-427d-bcb0-459e47608154_1400x933.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h1>&#128640; &#120280;&#120325;&#120304;&#120310;&#120321;&#120310;&#120315;&#120308; &#120289;&#120306;&#120324;&#120320;: &#120283;&#120302;&#120304;&#120312;&#120321;&#120316;&#120303;&#120306;&#120319;&#120307;&#120306;&#120320;&#120321; &#120814;&#120812;&#120814;&#120815; &#120284;&#120320; &#120283;&#120306;&#120319;&#120306;! &#128640;</h1><p>&#120283;&#120302;&#120304;&#120312;&#120321;&#120316;&#120303;&#120306;&#120319;&#120307;&#120306;&#120320;&#120321; &#120814;&#120812;&#120814;&#120815;, &#120321;&#120309;&#120306; &#120314;&#120316;&#120315;&#120321;&#120309;-&#120313;&#120316;&#120315;&#120308; &#120304;&#120306;&#120313;&#120306;&#120303;&#120319;&#120302;&#120321;&#120310;&#120316;&#120315; &#120316;&#120307; &#120316;&#120317;&#120306;&#120315;-&#120320;&#120316;&#120322;&#120319;&#120304;&#120306; &#120304;&#120316;&#120315;&#120321;&#120319;&#120310;&#120303;&#120322;&#120321;&#120310;&#120316;&#120315;&#120320;, &#120309;&#120302;&#120320; &#120316;&#120307;&#120307;&#120310;&#120304;&#120310;&#120302;&#120313;&#120313;&#120326; &#120303;&#120306;&#120308;&#120322;&#120315; ! &#127775;&#127881;<br><br>Hacktoberfest is not just an event; it's a global movement that unites developers, designers, and tech enthusiasts from all corners of the world. This October, we come together to collaborate, learn, and contribute to open-source projects. It's not just about writing code; it's about creating impact, fostering community, and embracing the spirit of innovation.<br><br>As we dive into this month of coding camaraderie, I encourage everyone to participate. Whether you're a seasoned developer or just starting your coding journey, there's a place for you in the open-source world. By contributing to projects, you not only enhance your skills but also give back to the tech community that empowers us all.<br><br>Here are a few ways to get involved:<br>&#128313; &#120278;&#120316;&#120315;&#120321;&#120319;&#120310;&#120303;&#120322;&#120321;&#120306; &#120321;&#120316; &#120291;&#120319;&#120316;&#120311;&#120306;&#120304;&#120321;&#120320;: Explore open-source repositories on platforms like GitHub and GitLab. Find issues labeled "Hacktoberfest" and start collaborating.<br><br>&#128313; &#120290;&#120319;&#120308;&#120302;&#120315;&#120310;&#120327;&#120306; &#120280;&#120323;&#120306;&#120315;&#120321;&#120320;: Host workshops, webinars, or coding sessions to encourage others to join the Hacktoberfest movement.<br><br>&#128313; &#120294;&#120317;&#120319;&#120306;&#120302;&#120305; &#120321;&#120309;&#120306; &#120298;&#120316;&#120319;&#120305;: Share your Hacktoberfest journey on social media, inspire others, and let's make this year's event the most impactful yet.<br><br>Remember, every pull request counts, and every contribution makes a difference. Let's make Hacktoberfest 2023 a month to remember! &#128187;&#127757;<br><br>Happy coding<br><br>&#120278;&#120316;&#120315;&#120321;&#120319;&#120310;&#120303;&#120322;&#120321;&#120306; &#120321;&#120316; &#120314;&#120326; &#120316;&#120317;&#120306;&#120315;&#120320;&#120316;&#120322;&#120319;&#120304;&#120306; &#120319;&#120306;&#120317;&#120316;&#120320;&#120310;&#120321;&#120316;&#120319;&#120326; :<br><a href="https://lnkd.in/gaMCVyv">https://lnkd.in/gaMCVyv</a><br><br><a href="https://www.linkedin.com/feed/hashtag/?keywords=hacktoberfest&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#Hacktoberfest</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=opensource&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#OpenSource</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=codingcommunity&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#CodingCommunity</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=techinnovation&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#TechInnovation</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=collaboration&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#Collaboration</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=programming&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#Programming</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=hacktoberfest2023&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#Hacktoberfest2023</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=developerlife&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#DeveloperLife</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=opensourcecontribution&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#OpenSourceContribution</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=leetcodesolutions&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#leetcodesolutions</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=codedecks&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7114099818137829376">#codedecks</a></p>]]></content:encoded></item><item><title><![CDATA[Placements Talk]]></title><description><![CDATA[In this series, we will be having people among us who have recently cracked the on-campus or off-campus interviews.]]></description><link>https://bigomega.substack.com/p/placements-talk</link><guid isPermaLink="false">https://bigomega.substack.com/p/placements-talk</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Tue, 26 Sep 2023 11:05:37 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/6PiBHQLKUP8" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h3><strong>In this series, we will be having people among us who have recently cracked the on-campus or off-campus interviews. We will be talking about their interview experiences and how you can prepare for the upcoming coding interview rounds.</strong></h3><div><hr></div><p><strong>Below are the Episodes to watch:</strong></p><div id="youtube2-6PiBHQLKUP8" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;6PiBHQLKUP8&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/6PiBHQLKUP8?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p></p><div id="youtube2-kPQlAqFk2uA" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;kPQlAqFk2uA&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/kPQlAqFk2uA?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><h3><strong>Please do like share &amp; subscribe to <a href="https://www.youtube.com/@codedecks">@codedecks</a></strong></h3>]]></content:encoded></item><item><title><![CDATA[𝗕𝗮𝗰𝗸-𝗢𝗳-𝗧𝗵𝗲-𝗘𝗻𝘃𝗲𝗹𝗼𝗽𝗲 𝗘𝘀𝘁𝗶𝗺𝗮𝘁𝗶𝗼𝗻 / 𝗖𝗮𝗽𝗮𝗰𝗶𝘁𝘆 𝗣𝗹𝗮𝗻𝗻𝗶𝗻𝗴]]></title><description><![CDATA[&#128640; &#120278;&#120302;&#120317;&#120302;&#120304;&#120310;&#120321;&#120326; &#120291;&#120313;&#120302;&#120315;&#120315;&#120310;&#120315;&#120308; & &#120280;&#120320;&#120321;&#120310;&#120314;&#120302;&#120321;&#120310;&#120316;&#120315; | &#120277;&#120302;&#120304;&#120312;-&#120290;&#120307;-&#120295;&#120309;&#120306;-&#120280;&#120315;&#120323;&#120306;&#120313;&#120316;&#120317;&#120306; &#120280;&#120320;&#120321;&#120310;&#120314;&#120302;&#120321;&#120310;&#120316;&#120315; / &#120278;&#120302;&#120317;&#120302;&#120304;&#120310;&#120321;&#120326; &#120291;&#120313;&#120302;&#120315;&#120315;&#120310;&#120315;&#120308;]]></description><link>https://bigomega.substack.com/p/d14</link><guid isPermaLink="false">https://bigomega.substack.com/p/d14</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Sat, 09 Sep 2023 08:56:55 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/ed483727-6483-45d6-9cb6-8b68a4ebd1b4_711x463.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#128640; &#120278;&#120302;&#120317;&#120302;&#120304;&#120310;&#120321;&#120326; &#120291;&#120313;&#120302;&#120315;&#120315;&#120310;&#120315;&#120308; &amp; &#120280;&#120320;&#120321;&#120310;&#120314;&#120302;&#120321;&#120310;&#120316;&#120315; | &#120277;&#120302;&#120304;&#120312;-&#120290;&#120307;-&#120295;&#120309;&#120306;-&#120280;&#120315;&#120323;&#120306;&#120313;&#120316;&#120317;&#120306; &#120280;&#120320;&#120321;&#120310;&#120314;&#120302;&#120321;&#120310;&#120316;&#120315; / &#120278;&#120302;&#120317;&#120302;&#120304;&#120310;&#120321;&#120326; &#120291;&#120313;&#120302;&#120315;&#120315;&#120310;&#120315;&#120308;<br><br>Stop making assumptions about your bandwidth and start planning your capacity<br><br>Capacity planning is the process of determining the production capacity needed by an organisation to meet changing demands for its products or services. It involves assessing current capacity, predicting future demand, and identifying any gaps that will need to be filled in order to meet that demand.<br><br>It is an important aspect in your <a href="https://www.linkedin.com/feed/hashtag/?keywords=systemdesign&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7106144938517495809">#systemdesign</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=interview&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7106144938517495809">#interview</a> as well.<br><br>Below are some of the resources available to understand this concept better &amp; make you <a href="https://www.linkedin.com/feed/hashtag/?keywords=interviewready&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A7106144938517495809">#interviewready</a> for your next &#120294;&#120326;&#120320;&#120321;&#120306;&#120314; &#120279;&#120306;&#120320;&#120310;&#120308;&#120315; &#120284;&#120315;&#120321;&#120306;&#120319;&#120323;&#120310;&#120306;&#120324;<br><br>&#9989; Back-Of-The-Envelope Estimation / Capacity Planning<br><a href="https://lnkd.in/dKiRQ45T">https://lnkd.in/dKiRQ45T</a><br><br>&#9989; How to solve capacity estimation problems faster?<br><a href="https://lnkd.in/dP9eDiHf">https://lnkd.in/dP9eDiHf</a><br><br>&#9989; Capacity Planning and Estimation | System Design for Beginners<br><a href="https://lnkd.in/dizbwEKi">https://lnkd.in/dizbwEKi</a></p>]]></content:encoded></item><item><title><![CDATA[Resources to Crack SDE2 role at AMAZON]]></title><description><![CDATA[&#9989; Initial Interview Rounds &#8594;]]></description><link>https://bigomega.substack.com/p/resources-to-crack-sde2-role-at-amazon</link><guid isPermaLink="false">https://bigomega.substack.com/p/resources-to-crack-sde2-role-at-amazon</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Sat, 26 Aug 2023 13:09:40 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/lfN8RpA7kvA" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#9989; Initial Interview Rounds &#8594;<br></p><p>1. Hackerrank Test (60 mins)<br><br>This included 2 DSA medium level programming problems. One of the problems was from the Leetcode medium section on DFS based topics and other was from the String, Hashing topic.<br>After this, another assessment was given - <a href="https://www.mockquestions.com/aptitude-tests/Personality/Amazon+Workstyle+Assessment+Practice+Test/">Amazon Workstyle Assesment</a> which takes 15-20 mins more.<br>Resources: <br><a href="https://leetcode.com/discuss/interview-experience?currentPage=1&amp;orderBy=newest_to_oldest&amp;query=&amp;tag=amazon">Interview Experiences</a><br><br>&#9989; Technical Interview Loop (4 rounds)<br><br>Round 1&#65039;&#8419; (45 mins)<br><br>The first round was purely based on DSA, problem was from Trees topic. I was expected to first understand the problem, ask questions related to constraints or any other clarifications before moving to the solution part. After that he asked me one of the Leadership principle (behavioural question).<br><br>Round 2&#65039;&#8419;<br><br>This was the HLD(high level design) in which interviewer asked me to design a system which is already existing in Amazon.<br><br>Started with the Non-functional &amp; Functional requirements, estimating the DB size, System architecture design, backend APIs, DB schema design, security &amp; UI design.<br><br>Round 3&#65039;&#8419;<br><br>Next round was the LLD(Low Level Design) in which interviewer asked me to code one of the problem in the editor. The code should be modular, following SOLID principles, should be scalable, handling the exceptions, proper naming conventions. Also he asked one of the behavioural question in this round.<br></p><p>Amazon Leadership Principles: </p><div id="youtube2-lfN8RpA7kvA" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;lfN8RpA7kvA&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/lfN8RpA7kvA?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Behavioural examples: <a href="https://docs.google.com/spreadsheets/d/1oBA6vanArm8gh79vzUnyJL-1kriLiGznYKh8gXAfD4s/edit">https://docs.google.com/spreadsheets/d/1oBA6vanArm8gh79vzUnyJL-1kriLiGznYKh8gXAfD4s/edit</a></p><p><br>Round 4&#65039;&#8419; - Bar Raiser Round<br><br>Amazon Bar Raisers are used as impartial interviewers unconnected to the position or group for which the applicant is applying. The interviewer can ask anything related to DSA, System Design or Leadership principle.<br><br>&#9989; Final Round - Offer Discussion<br><br>Finally, the HR discussion in which you can negotiate salary &amp; ask if there are any doubts related to the interview. Preparing for the interview was made easy by my previous knowledge of problem solving and I had to revise System design topics.</p><p>These should help and for LPs you can prep from <a href="https://program.kraftshala.com/what-questions-to-expect-in-amazon-interview/">https://program.kraftshala.com/what-questions-to-expect-in-amazon-interview/</a></p><p><a href="https://managementconsulted.com/amazon-leadership-principles/">https://managementconsulted.com/amazon-leadership-principles/</a></p><h3><br>PLEASE SHARE THIS TO ALL YOUR FRIENDS &amp; COLLEAGUES !!!</h3>]]></content:encoded></item><item><title><![CDATA[Which is the Best API Document Automation tool ?]]></title><description><![CDATA[PLEASE DON&#8217;T IGNORE THIS POST &#128532;]]></description><link>https://bigomega.substack.com/p/which-is-the-best-api-automation</link><guid isPermaLink="false">https://bigomega.substack.com/p/which-is-the-best-api-automation</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Mon, 21 Aug 2023 12:30:58 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!pn4n!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h1>PLEASE DON&#8217;T IGNORE THIS POST &#128532;</h1><p>Hey Peeps !!!<br>Today&#8217;s post is different from our regular posts &amp; we are seeking help from all of our <strong>Big Omega Extension users</strong> &#11088;&#65039;</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!pn4n!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!pn4n!, /__u/bigomega.substack.com/w_424, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png 424w, /__u/substackcdn.com/image/fetch/$s_!pn4n!, /__u/bigomega.substack.com/w_848, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png 848w, /__u/substackcdn.com/image/fetch/$s_!pn4n!, /__u/bigomega.substack.com/w_1272, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png 1272w, /__u/substackcdn.com/image/fetch/$s_!pn4n!, /__u/bigomega.substack.com/w_1456, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_webp, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!pn4n!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png" width="1280" height="1280" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1280,&quot;width&quot;:1280,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:22042,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!pn4n!, /__u/bigomega.substack.com/w_424, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png 424w, /__u/substackcdn.com/image/fetch/$s_!pn4n!, /__u/bigomega.substack.com/w_848, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png 848w, /__u/substackcdn.com/image/fetch/$s_!pn4n!, /__u/bigomega.substack.com/w_1272, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png 1272w, /__u/substackcdn.com/image/fetch/$s_!pn4n!, /__u/bigomega.substack.com/w_1456, /__u/bigomega.substack.com/c_limit, /__u/bigomega.substack.com/f_auto, /__u/bigomega.substack.com/q_auto:good, /__u/bigomega.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd25a9cd9-65a7-408f-b86d-d6c0be0df9e0_1280x1280.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>Our team have launched another Wonderful tool <strong>GranthAi</strong> your go-to solution for seamless API documentation automation, </h2><h2>Available at <a href="http://granthai.com/">granthai.com</a></h2><p></p><p>You know that our team have delivered a very useful tool Big Omega Extension in the past which is helping many people in interview preparations and having the visibility of which problem have been asked majorly in Big tech companies. We are not earning a single penny from that. Our team have listened all your feedback and updated the plugin accordingly. Thanks for all your help &amp; support !!!</p><div><hr></div><h3><strong>Please <a href="https://www.granthai.com/signup">signup</a> to get the early access &amp; request you guys to share GranthAi in all your connections, friends, colleagues.</strong></h3><h1>We are really betting on you for the success of GRANTHAI &#128681;</h1><div><hr></div>]]></content:encoded></item><item><title><![CDATA[Mastering Software Design Patterns: Unleash the Power of Clean Code]]></title><description><![CDATA[&#128640; Mastering Software Design Patterns: Unleash the Power of Clean Code!]]></description><link>https://bigomega.substack.com/p/mastering-software-design-patterns</link><guid isPermaLink="false">https://bigomega.substack.com/p/mastering-software-design-patterns</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Sat, 12 Aug 2023 13:53:41 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/8f92a70a-cb3f-4165-8a79-dc667f21234c_800x500.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#128640; Mastering Software Design Patterns: Unleash the Power of Clean Code! &#128640;<br><br>&#127919; Lets talk about Software Design Patterns - the secret sauce that can elevate your coding skills to new heights! &#127919;<br><br>&#129513; Software Design Patterns are like elegant blueprints for solving common programming challenges. They provide tried-and-tested solutions to complex problems, allowing you to build robust, flexible, and maintainable code. Whether you're a seasoned developer or just starting your coding journey, understanding these patterns is a game-changer! &#129513;<br><br>&#127912; Think of them as the "art of programming" - they make your code more organised, scalable, and easier to comprehend. With Design Patterns in your arsenal, you'll write code that's not only functional but also beautifully structured! &#127912;<br><br>&#127959;&#65039; There are various types of patterns, such as Singleton, Factory, Observer, and many more. Each one tackles specific challenges, giving you the freedom to choose the best approach for your project. &#127959;&#65039;<br><br>&#128640; Imagine being able to craft clean, efficient code effortlessly! Design Patterns will empower you to write code that stands the test of time, reducing bugs and enhancing maintainability. Your future self and your team will thank you! &#128640;<br><br>&#127775; So, whether you're building web applications, mobile apps, or diving into data science, understanding Software Design Patterns is an absolute must. &#127775;<br><br>&#128161; Ready to level up your coding skills? Let's embrace the magic of Software Design Patterns together!<br><br>Drop a "&#128161;" in the comments &amp; please Like and share this information with others</p>]]></content:encoded></item><item><title><![CDATA[Great System Design Articles from the learnings at AWS]]></title><description><![CDATA[Great System Design Articles from the learnings at AWS to build really high scale, resilient and available systems.]]></description><link>https://bigomega.substack.com/p/great-system-design-articles-from</link><guid isPermaLink="false">https://bigomega.substack.com/p/great-system-design-articles-from</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Sat, 05 Aug 2023 12:23:02 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/9f745c93-7def-409d-8734-77dea63ef6c2_1280x720.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Great System Design Articles from the learnings at AWS to build really high scale, resilient and available systems.</p><ol><li><p>Dependency Isolation : <a href="https://lnkd.in/gFFPF9xZ">https://lnkd.in/gFFPF9xZ</a></p></li></ol><ol start="2"><li><p>Using CI/CD : <a href="https://lnkd.in/g2rzWgSZ">https://lnkd.in/g2rzWgSZ</a></p></li></ol><ol start="3"><li><p>Correlated Failures: <a href="https://lnkd.in/gh-avD-V">https://lnkd.in/gh-avD-V</a></p></li></ol><ol start="4"><li><p>Reliability and Constant Work: <a href="https://lnkd.in/gh-avD-V">https://lnkd.in/gTXbDHhM</a></p></li></ol><ol start="5"><li><p>Making retries safe with Idempotent APIs : <a href="https://lnkd.in/gKQAFMWR">https://lnkd.in/gKQAFMWR</a></p></li></ol><ol start="6"><li><p>Fairness In Multitenant Systems: <a href="https://lnkd.in/gJVh5P2R">https://lnkd.in/gJVh5P2R</a></p></li></ol><ol start="7"><li><p>Shuffle Sharding and Magical Fault Isolation: <a href="https://lnkd.in/gjzyc58c">https://lnkd.in/gjzyc58c</a></p></li></ol><ol start="8"><li><p>Avoiding Overload in Distributed Systems: <a href="https://lnkd.in/gV7pik_d">https://lnkd.in/gV7pik_d</a></p></li></ol><ol start="9"><li><p>Dashboards For Visibility: <a href="https://lnkd.in/gngJZW5e">https://lnkd.in/gngJZW5e</a></p></li></ol><ol start="10"><li><p>Caching Challenges And Strategies: <a href="https://lnkd.in/gNPua7tM">https://lnkd.in/gNPua7tM</a></p></li></ol><ol start="11"><li><p> Timeouts, Retries, Back Off with Jitter: <a href="https://lnkd.in/gqtpfJVU">https://lnkd.in/gqtpfJVU</a></p></li></ol><ol start="12"><li><p>Load Shedding: <a href="https://lnkd.in/gna9EFZv">https://lnkd.in/gna9EFZv</a></p></li></ol><ol start="13"><li><p>DSA and System Design Guide : <a href="https://lnkd.in/g8W4NrP5">https://lnkd.in/g8W4NrP5</a></p></li><li><p>SRE Interview Prep Guide: <a href="https://lnkd.in/geVJgcjx">https://lnkd.in/geVJgcjx</a></p></li></ol><p></p>]]></content:encoded></item><item><title><![CDATA[Top System Design Interview Questions]]></title><description><![CDATA[What is System Design?]]></description><link>https://bigomega.substack.com/p/top-system-design-interview-questions</link><guid isPermaLink="false">https://bigomega.substack.com/p/top-system-design-interview-questions</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Wed, 05 Jul 2023 18:32:07 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/e3ee1a7d-7b8a-4540-9261-93417902db0a_3240x3240.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h3><strong>What is System Design?</strong></h3><p>The process of establishing system aspects such as modules, architecture, components and their interfaces, and data for a system based on specified requirements is known as <strong>system design</strong>. It is the process of identifying, creating, and designing systems that meet a company&#8217;s or organization&#8217;s specific objectives and expectations. Systems design is more about system&#8217;s analysis, architectural patterns, APIs, <strong><a href="https://www.interviewbit.com/design-patterns-interview-questions/">design patterns</a></strong>, and glueing it all together than it is about coding. Because your application will be able to handle the architectural load, designing your system adequately for the requirements of your application will eliminate unnecessary costs and maintenance efforts, as well as provide a better experience for your end-users.</p><div><hr></div><h2><strong>System Design Interview Questions for Beginners</strong></h2><p><a href="https://www.interviewbit.com/system-design-interview-questions/">https://www.interviewbit.com/system-design-interview-questions/</a></p>]]></content:encoded></item><item><title><![CDATA[𝑺𝑼𝑪𝑪𝑬𝑺𝑺 𝑴𝑨𝑵𝑻𝑹𝑨𝑺 𝑭𝑶𝑹 𝒀𝑶𝑼𝑹 𝑵𝑬𝑿𝑻 𝑪𝑶𝑫𝑰𝑵𝑮 𝑰𝑵𝑻𝑬𝑹𝑽𝑰𝑬𝑾]]></title><description><![CDATA[What can be the Success Mantra before going for your next Coding Interview]]></description><link>https://bigomega.substack.com/p/e69</link><guid isPermaLink="false">https://bigomega.substack.com/p/e69</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Fri, 16 Jun 2023 15:48:53 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!Rxc4!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbbef9f38-7759-4cb9-9acb-3d7b419516ed_128x128.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>What can be the Success Mantra before going for your next Coding Interview <br><br>&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;<br><br>&#9989; Clarify the problem<br>(eg:"Describe a good algorithm for sorting a million numbers"<br>-What is the range of the numbers?/ How are they distributed?/ Are the numbers integers or floating points?/ How much memory is available?/ Are there duplicates?)<br><br>&#9989; Define your approach<br><br>&#9989; Propose a solution<br>(Propose a solution before coding. Faster to find mistakes verbally than coding out a solution that may be incorrect/ Feel free to say that your first solution will be refined later/ Run through at least one or two examples to check for correctness/ Use reasonable variable names or clean up the code after the first pass/ Ask if the interviewer has any questions before refinement)<br><br>&#9989; Propose an alternative solution<br>(Ask your interviewer if you have time to find a better solution/ If so, clarify assumptions (e.g., improving performance)/ Rinse, repeat/ Compare the solutions)<br><br>&#9989; Implementation<br><br>&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;&#9654;&#65039;</p><p><strong>Some useful Mock Interview video Channels :</strong></p><p><a href="https://www.youtube.com/c/interviewingio">https://www.youtube.com/c/interviewingio</a></p><p><a href="https://www.youtube.com/@tryexponent/">https://www.youtube.com/@tryexponent/</a></p><div class="captioned-button-wrap" data-attrs="{&quot;url&quot;:&quot;https://bigomega.substack.com/p/e69?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="CaptionedButtonToDOM"><div class="preamble"><p class="cta-caption">Thank you for reading Big Omega's Community. This post is public so feel free to share it.</p></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://bigomega.substack.com/p/e69?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/bigomega.substack.com/p/e69?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p></div>]]></content:encoded></item><item><title><![CDATA[𝐂𝐨𝐝𝐢𝐧𝐠 𝐈𝐧𝐭𝐞𝐫𝐯𝐢𝐞𝐰 𝐓𝐨𝐩𝐢𝐜𝐬 & 𝐑𝐞𝐬𝐨𝐮𝐫𝐜𝐞𝐬]]></title><description><![CDATA[Algorithms, Arrays, Collections, Complexity Analysis, Graphs, Hashtables, Heaps, Linked Lists, Queues, Recursion, Search, Sort, Stacks, Trees]]></description><link>https://bigomega.substack.com/p/and</link><guid isPermaLink="false">https://bigomega.substack.com/p/and</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Fri, 02 Jun 2023 15:04:40 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/e997556d-4a5a-4774-9306-71876b01ac28_1024x512.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Algorithms, Arrays, Collections, Complexity Analysis, Graphs, Hashtables, Heaps, Linked Lists, Queues, Recursion, Search, Sort, Stacks, Trees<br><br>You can checkout these websites to help cover fundamentals:<br><br><a href="http://www.geeksforgeeks.org/">www.geeksforgeeks.org</a>&nbsp;- explains all the high level fundamentals<br><br><a href="https://visualgo.net/en">https://visualgo.net/en</a>&nbsp;- has visualisations of a lot of helpful algorithms<br><br><a href="http://www.beehyve.io/">www.beehyve.io</a>&nbsp;&#8212; this is a community of CS students studying the same topics<br><br>Here are more schools that have DS classes which you may find helpful:<br><br>CS 226 Algorithms and Data Structures<br><a href="https://lnkd.in/e36iDhN2">https://lnkd.in/e36iDhN2</a><br><br>Brown CS 16 Introduction to Algorithms and Data Structures<br><a href="https://lnkd.in/ekeFuZpS">https://lnkd.in/ekeFuZpS</a><br><br>Stanford CS 166 Data Structures<br><a href="https://lnkd.in/ecjCr7XH">https://lnkd.in/ecjCr7XH</a><br><br>CMU CSE 15-211 Fundamental Data Structures and Algorithms<br><a href="https://lnkd.in/ecjCr7XH">https://lnkd.in/ecjCr7XH</a><br><br>University of Washington at St. Louis CSE 241 Algorithms and Data Structures<br><a href="https://lnkd.in/eGVY_2Ye">https://lnkd.in/eGVY_2Ye</a><br><br>Harvard CSE 22 Data Structures<br><a href="https://lnkd.in/egWUwTU7">https://lnkd.in/egWUwTU7</a><br><br>Michigan EECS 281 Data Structures and Algorithms<br><a href="https://lnkd.in/ebgG5EmW">https://lnkd.in/ebgG5EmW</a><br><br>Cornell CS 2110 OO Programming and Data Structures<br><a href="https://lnkd.in/eJHN42DD">https://lnkd.in/eJHN42DD</a><br><br>MiT 6.006 Introduction to Algorithms<br><a href="https://lnkd.in/esg2G-Ri">https://lnkd.in/esg2G-Ri</a><br><br><br><a href="https://www.linkedin.com/feed/hashtag/?keywords=datastructures&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#datastructures</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=programming&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#programming</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=algorithms&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#algorithms</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=complexity&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#complexity</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=community&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#community</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=help&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#help</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=students&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#students</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=schools&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#schools</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=university&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#university</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=gfg&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#gfg</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=geeksforgeeks&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#geeksforgeeks</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=datastructuresandalgorithms&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#datastructuresandalgorithms</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=codinginterview&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#codinginterview</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=codingpractice&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#codingpractice</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=codingpractices&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#codingpractices</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=codinglife&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#codinglife</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=codingisfun&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#codingisfun</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=interviewsuccess&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#interviewsuccess</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=interviewprep&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#interviewprep</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=interviewexperience&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#interviewexperience</a> <a href="https://www.linkedin.com/feed/hashtag/?keywords=interviewprocess&amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6994308930306744321">#interviewprocess</a><br><br></p>]]></content:encoded></item><item><title><![CDATA[𝑮𝒖𝒊𝒅𝒆 𝒇𝒐𝒓 𝑺𝑫𝑬 𝑷𝒍𝒂𝒄𝒆𝒎𝒆𝒏𝒕 𝒂𝒏𝒅 𝑰𝒏𝒕𝒆𝒓𝒏𝒔𝒉𝒊𝒑]]></title><description><![CDATA[1.]]></description><link>https://bigomega.substack.com/p/212</link><guid isPermaLink="false">https://bigomega.substack.com/p/212</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Fri, 26 May 2023 14:49:42 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/303d8b18-f8a9-4d05-9d22-87ad95b2311f_800x480.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>1. Be good at one of the Programming Languages<br>(Recommended-C++ Course-Sourabh Shukla(<a href="https://www.youtube.com/channel/UCD-scAE4ju78dld1kpcsQfQ">Youtube</a>) or <a href="https://www.youtube.com/channel/UCZCFT11CWBi3MHNlGf019nw">Java- Abdul Bari</a>)<br><br>2. Learn Built in Data Structure Library present in the Programming Language<br>For C++ - <a href="https://www.youtube.com/watch?v=RRVYpIET_RU&amp;ab_channel=takeUforward">Standard Template Library Striver YouTube</a><br>Collection framework Durgasoft (<a href="https://www.youtube.com/playlist?list=PLd3UqWTnYXOkVR3OR9UZGyEt9RFUbaTMZ">Youtube</a>)<br><br>3. Learn the basic concepts of Arrays and Pointers<br><br>4. Learn Recursion and Practice problems through Leetcode.<br>(Recursion is very important in solving problems related to Linked Lists,Trees,Stacks,Graphs,DP)<br><br>5. Now you are well prepared to go in the depth of Data Structures like Trees and Graphs and also algorithms like DP<br><br>6. The OOP's concepts are well covered in Sourabh Shukla C++ Course. For Java, OOP durgasoft<br><a href="https://lnkd.in/dCHDGaTT">https://lnkd.in/dCHDGaTT</a><br><br>7. Now You can Watch Sanchit Jain's Video on youtube for DBMS or you can also go for RBR DBMS or you can read articles from GFG.<br><br>8. Learn MySQL (Course-<a href="https://www.youtube.com/watch?v=7S_tz1z_5bA&amp;ab_channel=ProgrammingwithMosh">CodeWithMosh</a>) / MongoDB<br><br>9. Learn OS (Course-RBR or you can also read articles from GFG)<br><br>10. Just solve 20-30 Puzzles (<a href="http://indiabix.com/">indiabix.com</a>)<br><br>11. Prepare a good project based on some framework with DB connectivity. Not those pretty looking lame To-do / blog application.(Will prepare a post on this topic soon)<br></p><p>-For Web Development:- Udemy Angela Yu Course</p><p>-For Android Development:- Udacity Android Basics<br>Anuj Bhaiya Youtube<br><br>12. You should be ready to answer comparison based questions based on your project like why you have chosen XYZ technology in your project, what can be the other alternative and why you have not used it etc.<br><br>13. Read the Previous Interview Experiences of the company (glassdoor etc) before giving Online Test and Interview (Many of the concepts are repeated).<br><br>14. At last be ready with the HR and Situation based Questions and also read a little bit about the company before giving the interview. Don't come up with "My weakness is that I am perfectionist&#128518;" and Don&#8217;t try to over smart. Simply say No if you don&#8217;t know something. Be honest.<br><br>Note : Grind Leetcode and read through the discussions. Will help you come up with multiple ideas to solve a problem. Just cram all the 180 questions by striver.<br><br>You can Practice Aptitude and Logical Reasoning Problems through <a href="http://indiabix.com/">indiabix.com</a></p><div><hr></div><blockquote><p>Thank you for all the love &amp; support you have shown to our community.<br>Spread this post &amp; make it helpful for all.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://bigomega.substack.com/?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share Big Omega's Community&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/bigomega.substack.com/?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share Big Omega's Community</span></a></p></blockquote><p></p><div class="poll-embed" data-attrs="{&quot;id&quot;:74811}" data-component-name="PollToDOM"></div><p></p>]]></content:encoded></item><item><title><![CDATA[Dynamic Programming Problems List]]></title><description><![CDATA[During this interview preparations mode, we would like to share problems from one of the important topic which is Dynamic Programming]]></description><link>https://bigomega.substack.com/p/dynamic-programming-problems-list</link><guid isPermaLink="false">https://bigomega.substack.com/p/dynamic-programming-problems-list</guid><dc:creator><![CDATA[Big Omega]]></dc:creator><pubDate>Sun, 21 May 2023 07:07:26 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbbef9f38-7759-4cb9-9acb-3d7b419516ed_128x128.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>During this interview preparations mode, we would like to share problems from one of the important topic which is <strong>Dynamic Programming</strong><br><br>It would be beneficial to all of those who are preparing for the interviews !!!<br><br>Classic DP&nbsp;&nbsp;: <a href="https://lnkd.in/drgthKYa">https://lnkd.in/drgthKYa</a><br>Digit based&nbsp;&nbsp;: <a href="https://lnkd.in/dvXpeypu">https://lnkd.in/dvXpeypu</a><br>Decision Making&nbsp;: <a href="https://lnkd.in/dKcksBV5">https://lnkd.in/dKcksBV5</a><br>Distinct Ways&nbsp;: <a href="https://lnkd.in/dh8SGGgz">https://lnkd.in/dh8SGGgz</a><br>Min Max&nbsp;&nbsp;: <a href="https://lnkd.in/dQ4XiEKV">https://lnkd.in/dQ4XiEKV</a><br>Dp Maths Problems: <a href="https://lnkd.in/dZ2mgzVU">https://lnkd.in/dZ2mgzVU</a><br>String Dp&nbsp;&nbsp;: <a href="https://lnkd.in/dZ2mgzVU">https://lnkd.in/dZ2mgzVU</a><br>Tree and graph&nbsp;: <a href="https://lnkd.in/dbApnMzF">https://lnkd.in/dbApnMzF</a><br>Dp Bit Magic&nbsp;: <a href="https://lnkd.in/d7Nd5Jcy">https://lnkd.in/d7Nd5Jcy</a><br>Interval Based&nbsp;: <a href="https://lnkd.in/d3uqpyqt">https://lnkd.in/d3uqpyqt</a><br>Dp Merge Interval: <a href="https://lnkd.in/dv-yANfb">https://lnkd.in/dv-yANfb</a><br>Grid Based Dp&nbsp;: <a href="https://lnkd.in/dCmwEcWR">https://lnkd.in/dCmwEcWR</a><br>KnapSack Based&nbsp;: <a href="https://lnkd.in/dVarw_kS">https://lnkd.in/dVarw_kS</a><br>Linear Dp&nbsp;&nbsp;: <a href="https://lnkd.in/dftJUidn">https://lnkd.in/dftJUidn</a><br>MultiDimensional : <a href="https://lnkd.in/dKzNt2qB">https://lnkd.in/dKzNt2qB</a><br>Buy and sell stocks : <a href="https://lnkd.in/dqJZx7tD">https://lnkd.in/dqJZx7tD</a></p><p>Dungen Game&nbsp;&nbsp;: <a href="https://lnkd.in/dY_FK2hT">https://lnkd.in/dY_FK2hT</a><br>Min Cost Ticket&nbsp;: <a href="https://lnkd.in/dGq_SHXj">https://lnkd.in/dGq_SHXj</a><br>Min Ascii Delete : <a href="https://lnkd.in/de4Enwy8">https://lnkd.in/de4Enwy8</a><br><br>For more such content you can join <a href="https://t.me/codecks">codedecks</a> telegram channel &#128640;</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://bigomega.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Big Omega's Community! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item></channel></rss>