Movatterモバイル変換


[0]ホーム

URL:


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

Most comprehensive collection of frequently asked frontend interview questions, containing machine coding problems and answers, logical questions, algorithms, and questions on other core JS concepts

NotificationsYou must be signed in to change notification settings

Govind783/comprehensive-frontend-interview-resources

Repository files navigation

  • Machine Coding
    Extensive machine coding questions and solutions
    src/pages/machine-coding

  • Polyfills
    Most commonly asked polyfills for JavaScript — arrays, promises, objects, and hooks
    src/pollyfills

  • React Hooks
    Commonly asked custom hooks
    src/hooks

  • Core JavaScript Concepts
    For example, writing a custom function to check if two objects are equal, or to deep clone an object
    src/problem-solving/general-problem-solving/objects

  • General Problem Solving
    Covers problems on arrays, strings, two pointers, sliding window, and more
    src/problem-solving/general-problem-solving/generic-problem-solving.js


🤓 Types of Questions Covered in Machine Coding

  • Recursive nested checkboxes or Reddit-style nested comment systems
  • Autocomplete features (triggered by API or specific characters)
  • File uploads with mouse drag/drop events
  • Games like Tic Tac Toe and Memory Game
  • Infinite scrolling (basic but interview-tested — appreciated for demonstrating core logic clearly)
  • Time-based components
  • Carousels
  • OTP
  • ...and many more

If you find this helpful,star the repo 🌟 and let's connect onTwitter!

🧩 Images of What We've Built Under Machine Coding (and Many More)

Nested checkbox where cheecking parent, should check the children as well, and vice versaimage


Reciepe auto complete with caching and debouncingimage


Selectable grid, with mouse events in placeimage


auto compplete on specific characters and bank names, trigger auto complete after "@"image

auto complete with tab support where we show a suggestion first (grayed out) and on click of tab complete itimage

Infinite scrolling

image


LRU cachingimage

VS-code like file tree with CRUDimage

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp