Paolo Redaelli personal blog

How can we trust them?

When I found Algorithms with TypeScript I told myself “wow, that’s an interesting book!” And the premises are really catching:

This book grew out of a simple observation: most software engineers use algorithms and data structures every day, yet many feel uncertain about the fundamentals. … Algorithms with TypeScript bridges that gap. It presents the core algorithms and data structures from a typical undergraduate algorithms curriculum — roughly equivalent to MIT’s 6.006 and 6.046 — but uses TypeScript as the language of expression. Every algorithm discussed in the text is implemented, tested, and available in the accompanying repository. The implementations are not pseudocode translated into TypeScript; they are idiomatic, type-safe, and tested with a modern toolchain.

Then I noticed this:

Built with Zenflow by Zencoder using Claude Code and Claude Opus 4.6 by Anthropic

The question is: does it have hallucinations? Does it “teach” mislabel exponential-time algorithms as merely cubic Time complexity?

The issue is: can we trust them?

Who is accountable?

Who is in charge?

Post navigation

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.