Leetcode - Episode 5 - Fastest Solutions Yet (3x E)
A developer shares solutions and analysis for three LeetCode problems, focusing on algorithm efficiency and common pitfalls.
A developer shares solutions and analysis for three LeetCode problems, focusing on algorithm efficiency and common pitfalls.
The author updates their blogroll, adding two web development blogs focused on design, typography, and developer tools.
A tutorial on using Puppeteer to crawl website articles, extract content, and convert it into Markdown files for a static site migration.
A guide for new engineering managers on career paths, focusing on the choice between staying technical or climbing the corporate ladder.
A guide for beginners on how to start learning React Native mobile development, covering foundational concepts and a structured learning path.
A beginner's guide to building cross-platform mobile apps using React Native, covering setup, core concepts, and creating your first app.
An interactive Shiny app for exploring Bayesian surprise, showing how prior and likelihood tail heaviness affect posterior beliefs.
How to automate repetitive tasks in IPython using startup files to import modules and define custom functions on launch.
A developer solves three LeetCode problems, focusing on string reversal and array sorting, sharing Python solutions and complexity analysis.
Analyzes the security concerns and evolving best practices for the OAuth2 implicit flow, especially for browser-based applications.
A tutorial exploring three different date/datetime picker options for Django projects, covering manual setup, custom widgets, and third-party apps.
A deep dive into optimizing WinDbg's DML parser, revealing a performance bottleneck in StringBuilder character access.
A developer continues their Leetcode streak, solving problems in Python and analyzing performance, including sorting arrays by parity and robot movement.
Finishing a third-party integration by adding email notifications for web scraping changes and planning an admin dashboard.
A researcher's 2018 highlights: using machine learning for cognitive brain mapping, analyzing non-curated data, and contributing to scikit-learn development.
A tutorial on implementing a grouped ModelChoiceField in Django forms to organize options using <optgroup> tags.
A software developer reflects on 2018, highlighting organizing internal tech knowledge sessions and delivering workshops on container technology.
A developer shares solutions and analysis for three easy LeetCode problems, covering array counting, binary tree traversal, and Morse code conversion.
Explores five different approaches to implementing polymorphism in Django models, a common challenge in Django ORM design.
A detailed overview of the new Database Scoped Configuration options introduced for SQL Server and Azure SQL Database in 2018, leading into 2019.