This repository is a collection of JavaScript coding challenges and a comprehensive interview guide. It provides reference implementations and educational examples designed to help developers master language fundamentals and prepare for technical interviews. The project covers a wide array of specialized implementations, including functional programming patterns like currying and partial application, as well as asynchronous patterns for concurrency control. It also includes practical examples of Document Object Model manipulation and the implementation of common data structures such as stacks
This project is a comprehensive frontend interview preparation resource built around a question bank of over 1000 curated questions. It covers HTML, CSS, JavaScript, Vue, React, Node, TypeScript, Webpack, algorithms, and network security, with each question accompanied by a detailed answer explanation. The content is organized into a hierarchical category tree for browsable exploration, and a daily question rotation algorithm presents one question per day for systematic review. A client-side search index enables instant filtering of questions by title or tag, and the entire question bank is p
This project is a technical interview preparation resource focused on JavaScript. It provides a collection of common technical questions, detailed answers, and conceptual quizzes designed to help users master core language fundamentals and browser APIs. The resource utilizes an interactive infrastructure that includes a coding workspace with in-browser runtime execution and an automated test suite to validate code correctness. It organizes content through curated learning paths and modular concept mapping to decompose complex language fundamentals into searchable study modules. The curriculu
Just is a collection of JavaScript utility libraries designed for data manipulation, functional programming, performance optimization, statistical analysis, and string processing. It provides a set of tools for deep cloning, filtering, and transforming complex objects and arrays. The project is structured as a series of zero-dependency modules, allowing utilities to be used independently to minimize bundle size. It implements functional programming patterns including currying, piping, and partial application, and provides execution control through memoization, debouncing, and throttling. The
Dieses Projekt ist eine umfassende pädagogische Suite von Coding-Challenges und Implementierungsleitfäden mit Fokus auf JavaScript. Es bietet eine Sammlung programmatischer Übungen und Interviewfragen, die darauf ausgelegt sind, Kernlogik und Algorithmen zu üben.
Die Hauptfunktionen von kolodny/exercises sind: JavaScript Coding Exercises, Test-Driven Development Resources, Asynchronous Logic Exercises, Algorithm Implementation Guides, Functional Programming Patterns, Solution Verification, Array Transformations, Memoization.
Open-Source-Alternativen zu kolodny/exercises sind unter anderem: sadanandpai/javascript-code-challenges — This repository is a collection of JavaScript coding challenges and a comprehensive interview guide. It provides… lgwebdream/fe-interview — This project is a comprehensive frontend interview preparation resource built around a question bank of over 1000… greatfrontend/top-javascript-interview-questions — This project is a technical interview preparation resource focused on JavaScript. It provides a collection of common… angus-c/just — Just is a collection of JavaScript utility libraries designed for data manipulation, functional programming,… cavszhouyou/front-end-interview-notebook — This project is a front-end interview study guide and a collection of structured notes designed for technical job… sudheerj/angular-interview-questions — This project is a curated collection of technical interview questions and detailed answers designed for professional…