docs: revise CoreJS Interview #1 — reduce scope, add OOP & HTTP#1908
Open
dzmitry-varabei wants to merge 1 commit intomasterfrom
Open
docs: revise CoreJS Interview #1 — reduce scope, add OOP & HTTP#1908dzmitry-varabei wants to merge 1 commit intomasterfrom
dzmitry-varabei wants to merge 1 commit intomasterfrom
Conversation
…ove format - Reduce from 17 sections + 14 coding tasks to 10 sections + 7 tasks - Add OOP/Classes/Prototypes (12h Stage 1 curriculum gap) - Add HTTP Basics (7h Stage 1 curriculum gap) - Merge fragmented sections (3 function sections → 1, etc.) - Add recommended interview flow with warm-up phase - Add priority markers: core/(advanced)/(optional) - Add difficulty grading for coding tasks (Easy/Medium/Hard) - Expand Web Storage and Clean Code from 1 to 3 points each - Remove trivial tasks and antipattern (Custom setTimeout with while loop) - Fix markdown bug (Advanced Functions nested in Closures) - Preserve old version as interview-basic-coreJS-legacy.md - Add detailed changelog with rationale in Russian Estimated interview time: ~135 min → ~68-83 min (target: 45-90 min) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Old version preserved as
interview-basic-coreJS-legacy.md. Detailed rationale ininterview-basic-coreJS-changelog.md.Related: #1907 (Interview #2 revision)
Test plan
interview-basic-coreJS-changelog.md— every change has a detailed justificationinterview-basic-coreJS-legacy.md— no content lost without explanationinterview-corejs.md) — no topic overlap, no gaps🤖 Generated with Claude Code