Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Coding in the AI era
/
AI-assisted debugging
When does a new regression check provide the strongest evidence for a proposed fix?
from AI-assisted debugging
Node 24
intermediate
2 min
When does a new regression check provide the strongest evidence for a proposed fix?
It fails on the faulty implementation for the expected reason and passes on the correction under the same setup
It passes after both the fixture and implementation are changed
It passes only after an assertion is removed
The AI predicts that it would have failed before the edit
Check
Ask AI about this kata
Report an error
previous kata
A retry policy ignores its limit for status 503. Which check best separates an off-by-one…
Quiz
next kata
Which statement is a runtime observation rather than an inference?
Quiz
A new version is available
Reload