Blog
-
VisuAlgo: visualising data structures and algorithms through animation
VisuAlgo was conceptualised in 2011 by Dr Steven Halim as a tool to help his students better understand data structures and algorithms, by allowing them to learn the basics on their own and at their own pace. Together with his students from the National University of Singapore, a series of visualizations were developed and consolidated, from simple sorting algorithms to complex graph data structures. Though specifically designed for the use of NUS students taking various data structure and algorithm classes (CS1010/equivalent, CS2040/equivalent, CS3230, CS3233, and CS4234), as advocators of online learning, we hope that curious minds around the world will find these visualizations useful as well.
https://visualgo.net -
Replit: the collaborative browser based IDE
Run code live in your browser. Write and run code in 50+ languages online with Replit, a powerful IDE, compiler, & interpreter.
https://replit.com/ -
RegExr: Learn, Build, & Test RegEx
RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).
https://regexr.com/ -
GeeksforGeeks | A computer science portal for geeks
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
https://www.geeksforgeeks.org/- https://www.geeksforgeeks.org/merging-intervals/ some interesting example
-
Mockaroo – Random Data Generator and API Mocking Tool | JSON / CSV / SQL / Excel
A free test data generator and API mocking tool – Mockaroo lets you create custom CSV, JSON, SQL, and Excel datasets to test and demo your software.
https://www.mockaroo.comAs a sys admin or DevOps you are urged rather often by software developers to illegally provide them with data from production environments. The next developer will get pointed to Mockaroo.
-
philosophical matter: chicken or the egg
The chicken or the egg causality dilemma is commonly stated as the question, “which came first: the chicken or the egg?”