Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ninja question #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Nsanjayboruds wants to merge 1 commit into ganqqwerty:master
base: master
Choose a base branch
Loading
from Nsanjayboruds:master
Open

Conversation

@Nsanjayboruds
Copy link

@Nsanjayboruds Nsanjayboruds commented Oct 13, 2025

This PR adds a new section of ninja-level JavaScript questions designed for advanced learners, interview preparation, and skill sharpening. The questions cover tricky edge cases, uncommon behaviors, and JavaScript "gotchas" that even experienced developers often encounter.

Key features of this PR:

25+ advanced JavaScript questions covering topics such as:

Hoisting and variable scoping (var, let, const)

Type coercion and equality (== vs ===)

Closures, asynchronous behavior, and the event loop

Sparse arrays, floating-point precision, and operators

this binding, arrow functions, and prototypal inheritance

Edge-case behaviors like typeof null, NaN, and array/object coercion

All questions are formatted in Markdown, ready to be added to the repository’s learning resources.

Designed to help learners improve JavaScript intuition and prepare for technical interviews.

Next Steps / Suggestions:

Optionally, answers and explanations can be added in a follow-up PR for a complete learning resource.

Could be expanded to include interactive code examples or exercises for practice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /