Front-end web developer skilled in React JS, TypeScript, Firebase, Tailwind CSS, and Node JS. Always looking to improve and bring creative projects to life.
๐ข New DSA Lecture Dropped โ Lec 06: The Power of Trees ๐ณ
If Trees always felt confusing, this lecture fixes the foundation first.
Covered:
โข Why Trees exist
โข Hierarchical data structures
โข Tree terminology
โข Real-world applications
Watch here:
https://t.co/NIGTW6YpJX
#DSA
Most developers use Data Structures daily without fully thinking about them.
๐ฅ https://t.co/KY7kIZ1kNG
This is the first video in the System&Code DSA series.
Feedbacks are welcome ๐ค
#DataStructures#Programming#SoftwareEngineering
@abhitwt Jokes apart, thanks for sharing this. It made me dig into why this happens, and I ended up learning about octal numbers in JavaScript.
018=='018' // true because 018 = 18 (decimal fallback)
017=='017'// false but 017 = 15 (octal)
Week 3 of the Solana Bootcamp:
- Focused on the fundamentals of Centralized Exchange (CEX) architecture
- Covered order books, matching engines, and how trades are executed
- Explored slippage and overall market dynamics
Mole 1.29 is live. The Mac cleaning tool that can free up tens of GBs in one go.
https://t.co/rVM1P2nZ1O
Whatโs new:
ยท destructive commands now support --dry-run / -n for full preview before execution
ยท mo status and mo analyze now support --json, with auto JSON mode in non TTY pipelines
ยท smarter cleanup for Xcode DeviceSupport, plus safer sudo handling in Automator and Shortcuts
This release makes Mole much better for automation, scripting, and safer cleanup. If Mole helps, Iโd love to hear what hidden junk or safe cleanup targets you want next.