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

Add time/space complexity analysis and pattern deep-dive guides #383

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

Conversation

@Bhaveshkhandelwal1
Copy link

@Bhaveshkhandelwal1 Bhaveshkhandelwal1 commented Dec 14, 2025

Features:

  • Add timeComplexity and spaceComplexity fields to all 175 questions
  • Create comprehensive pattern guides for all 22 coding patterns
  • Add Pattern Guides tab in UI with interactive guide viewer
  • Display complexity columns in question table
  • Make pattern badges clickable linking to guides
  • Add script to automatically assign complexity based on patterns
  • Update README with new features documentation

Each pattern guide includes:

  • Core concept explanation
  • When to use the pattern
  • Template code (Python & JavaScript)
  • Related problems section
  • Time & Space complexity analysis
  • Tips and best practices

Features:
- Add timeComplexity and spaceComplexity fields to all 175 questions
- Create comprehensive pattern guides for all 22 coding patterns
- Add Pattern Guides tab in UI with interactive guide viewer
- Display complexity columns in question table
- Make pattern badges clickable linking to guides
- Add script to automatically assign complexity based on patterns
- Update README with new features documentation
Each pattern guide includes:
- Core concept explanation
- When to use the pattern
- Template code (Python & JavaScript)
- Related problems section
- Time & Space complexity analysis
- Tips and best practices
- Remove pattern guide markdown files from /guides directory
- Remove helper documentation files (LOCAL_SETUP.md, PUSH_GUIDE.md)
- Keep complexity analysis and UI improvements
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.

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