BetterDev #150 - The Best Medium-Hard Data Analyst SQL Interview Questions
Better Dev #150 May 04, 2020
Hi everyone, Welcome to issue #150.
We continue to our pandemic with this novel virus global wide. I hope we all stay healthy, positive and safe.
This week sponsor is programmingdigest.net, they are a weekly newsletter just like BetterDev but emphasizing on delivering five links per week. Check them out. Sponsor helps to keep this newsletter going. Thanks to ProgrammingDigest.
The first 70% of SQL is pretty straightforward but the remaining 30% can be pretty tricky. Working through this guide should improve your performance on data analyst interviews. It should also make you better at your current and future job positions. Personally, I find some of the SQL patterns found in this doc useful for ETLs powering reporting tools featuring trends over time.
Programming Digest is a weekly curated newsletter with the five most interesting stories in programming 👩‍💻, data 💾, and tech 📱️
This series explains concepts that are fundamental to deep learning and artificial neural networks for beginners. In addition to covering these concepts, we also show how to implement some of the concepts in code using Keras, a neural network API written in Python. This site also has a bunch of free courses on Deep Learning. You can check them out under Courses menu. The best is they are all free.
Time is always tricky. Timezone conversion, parsing from string, parse from Epoch, leap second etc. Y2K issue, 2038 issue. Why is time so hard to get right? This article tackle complexity of time: system time, hardware time, internal timers, time syncing.
Sometimes bugs have symptoms beyond belief. This is a collection of such stories from around the web. Some cool story such as a car won’t start when its owner buy vanilla ice cream. When you think out of the box, look at every data point, you will be able to solve the problem eventually
This is an experimental “book” about regular expressions. It is largely visual and example-based, as opposed to most regex resources I found while I was learning. I also attempted to choose test cases that highlight some common gotchas. I think it’ll be worth your time.
A TCP reset attack is executed using a single packet of data, no more than a few bytes in size. A spoofed TCP segment, crafted and sent by an attacker, tricks two victims into abandoning a TCP connection, interrupting possibly vital communications between them. The attack is believed to be a key component of China’s Great Firewall, used by the Chinese government to censor the internet inside China. Despite this weighty biography, understanding the attack doesn’t require deep prior knowledge of networking or TCP.
A great list of actionable items when you are being handled the keys to an AWS environment with absolutely no explanation of its contents, documentation, or training. This guide to help you filter through the mess, isolate the changes you need to make, and start to tame your environmens. Domain takeover via unclaimed resources is what many people will miss when inheriting an AWS account.
You know the kind of app when you hand draw a shape on screen, it automatically attempt to smooth out to the right shape. Want to know what is the algorithm behind them?
It reads like a sale pitch for Segment, but it’s pretty good. They need to forward analytic event to many providers such as google, mixpanel, saleforce .Queue isn’t a good option when the job is fan out data to third party. The queue which only has push/pop action may block entire queue when third party is down. Some very good design there to handle retry, avoid back pressure block the queue.
Not much on systemd but more focus on SystemTap, diagnostic tool for instrumenting and inspecting parts of Linux that traditional tools cannot reach. Among other things, SystemTap allows you to place probes in a kernel module that will fire when particular functions run. From there, you can query the function parameters or the return value and walk the stack or display a stack trace.
Explore how to secure and sandbox your applications with systemd. Though the article is for systemd, It’s general and available in Ubuntu/Debian as well. You can configured readonly directory for certain path, hide directories from processes etc
Challenges and Options for Validation and Debugging Distributed Systems.
Code to read
Go implementation of MIDAS: Microcluster-Based Detector of Anomalies in Edge Streams. Check out original whitepaper
GoSlick, declarative command line video editing. I never imagine we can do video editing use script like this.
JavaScriptHigh-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features. Kind of similar to above JavaScript tools, they both use ffmpeg behind the scene
PythonRust library for syntax highlighting using Sublime Text syntax definitions. If you are into syntax highlighting, this is a good code base to read. It is also relatively small and easy to follow.
RustVideo
Tools
A list of tool and overview when doing spatial analysis.
A flexible command line tool for instantly deploying user interfaces for simple commands and scripts.
Like kafka, but utilize NATs which is easier to manage and deployment. No zookeeper, no JVM.
An attempt to replace keybase.com since keybase got too bloated with ton of weird features.
A syntax-highlighter for git and diff output, right from terminal. It can even highlight the horizontal diff.
You can view this issue in web browser.
If you have any suggestion/feedback, do tell me by replying to this email. I read them all.
No longer want to receive these emails? Unsubscribe
Older messages
BetterDev #149 - What if Two Processes Write to the Same File simultaneously
Monday, April 27, 2020
Better Dev #149 Apr 27, 2020 Hi everyone, Welcome to issue #149. Given the current economy, many companies are looking to reduce infrastructure cost, many migrations need to be done. In this issue, I
BetterDev #148 - DIY Single Sign-On for SSH and System design for advanced beginners
Monday, April 20, 2020
Better Dev #148 Apr 20, 2020 Hi everyone, Welcome to issue #148. I got quite a bit of stuff, code and tooling. Lot of fun thing like tool to write books, podcast cli. I also included more videos link
BetterDev #147 - How Much of a Genius-Level Move Was Using Binary Space Partitioning in Doom and Migration ZooKeeper into Kubernetes without downtime
Monday, April 13, 2020
Better Dev #147 Apr 13, 2020 Hi everyone, The world continue to need video chat software that secure and reliable. WebRTC is utilized a lot to quickly build your own tool. In this issue, I had 2 code
BetterDev #146 - Security Engineering: A Guide to Building Dependable Distributed Systems
Tuesday, April 7, 2020
Better Dev #146 Apr 6, 2020 Hi everyone, Memory Leak, Security, Low level systems: sound system and linux kernel module and how Slack deploy their system. I got them all this week :). Hope you like
You Might Also Like
JSK Daily for Nov 27, 2024
Wednesday, November 27, 2024
JSK Daily for Nov 27, 2024 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Certification Black Friday Offer – Up to 54% Off! Certificates.dev, the trusted
Ranked | The World's Biggest Importers of Goods 🌎
Wednesday, November 27, 2024
As Trump tariffs are anticipated to disrupt global trade and push up prices for consumers, we show the world's biggest importers of goods. View Online | Subscribe | Download Our App >> 📱Book
Daily Coding Problem: Problem #1621 [Easy]
Wednesday, November 27, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. A regular number in mathematics is defined as one which evenly divides some
Spyglass Dispatch: The Xitter Bail Out • OpenAI Tender • Grokking Grok • Smartphone Sales • Fischer Random Chess • Scott Bessent for Treasury
Wednesday, November 27, 2024
The Xitter Bail Out • OpenAI Tender • Grokking Grok • Smartphone Sales • Fischer Random Chess • Scott Bessent for Treasury The Spyglass Dispatch is a free newsletter sent out daily on weekdays. Feel
The Long Road Home: A Story of Loss, Learning, and Renaissance - PART 4
Wednesday, November 27, 2024
Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 27, 2024? The HackerNoon
Top Tech Deals 🏷️ PS5 Slim, 4K TVs, 10th Gen iPad, and More!
Wednesday, November 27, 2024
The Black Friday madness is here! How-To Geek Logo November 27, 2024 Top Tech Deals: PS5 Slim, 4K TVs, 10th Gen iPad, and More! The Black Friday madness is here! Black Friday sales are here, and we
The 165+ best Black Friday deals
Wednesday, November 27, 2024
Windows Super God Mode; Bluesky starter packs; Tech gifts under $100 -- ZDNET ZDNET Tech Today - US November 27, 2024 Black Friday 2024 live blog Best Black Friday deals 2024: 165+ sales live now
⚙️ Neuralink's new trial
Wednesday, November 27, 2024
Plus: Zoom is becoming an AI-first company
Matrix Botnet Exploits IoT Devices in Widespread DDoS Botnet Campaign
Wednesday, November 27, 2024
THN Daily Updates Newsletter cover The AI Value Playbook ($35.99) FREE for a Limited Time Business leaders are challenged by the speed of AI innovation and how to navigate disruption and uncertainty.
The Sequence Chat: Why are Foundation Models so Hard to Explain and What are we Doing About it?
Wednesday, November 27, 2024
Addressing some of the interpretability challenges of foundation models and the emerging fields of mechanistic interpretability and behavioral probing. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏