30 Seconds Of Interviews
A curated collection of common interview questions to help you prepare for your next interview.
Install / Use
npx skills add Chalarangelo/30-seconds-of-interviewsInstalls into whichever agent you are using.
README
<a href="https://30secondsofinterviews.org"><img src="logo.jpg" alt="30 Seconds of Interviews logo"></a>
<h1 align="center"> 30 Seconds of Interviews </h1> <h4 align="center">A curated collection of common interview questions to help you prepare for your next interview.</h4> <br> <p align="center"> <a href="https://github.com/fejes713/30-seconds-of-interviews/blob/master/CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs welcome"></a> <a href="https://travis-ci.com/30-seconds/30-seconds-of-interviews"><img src="https://travis-ci.com/30-seconds/30-seconds-of-interviews.svg?token=uZrzJhwCxqfwx7TdXzc4&branch=master" alt="travis"></a> <a href="https://www.producthunt.com/posts/30-seconds-of-interviews"><img src="https://img.shields.io/badge/Product%20Hunt-vote-orange.svg" alt="producthunt"></a> <a href="https://github.com/30-seconds/30-seconds-of-interviews/blob/master/LICENSE"><img src="https://img.shields.io/badge/licence-MIT-blue.svg" alt="licence"></a> </p> <br>This README is built using markdown-builder.
Foreword
Interviews are daunting and can make even the most seasoned expert forget things under pressure. Review and learn what questions are commonly encountered in interviews curated by the community that's answered them and go prepared for anything they'll ask. By bringing together experience and real-world examples, you can go from being nervous to being prepared for that next big opportunity.
View online
<a href="https://30secondsofinterviews.org"><img src="promo.jpg" alt="30 Seconds of Interviews promo"></a>
<br>Contributing
30 seconds of interviews is a community effort, so feel free to contribute in any way you can. Every contribution helps!
Do you have an excellent idea or know some cool questions that aren't on the list? Read the contribution guidelines and submit a pull request.
Join our Gitter channel to help with the development of the project.
Related projects
Table of Contents
JavaScript
<details> <summary>View contents</summary>- Create a function
batchesthat returns the maximum number of whole batches that can be cooked from a recipe. - What is Big O Notation?
- Create a standalone function
bindthat is functionally equivalent to the methodFunction.prototype.bind. - How can you avoid callback hells?
- What is the purpose of callback function as an argument of
setState? - Which is the preferred option between callback refs and findDOMNode()?
- What is a callback? Can you show an example using one?
- What is the
childrenprop? - How do you clone an object in JavaScript?
- What is a closure? Can you give a useful example of one?
- How do you compare two objects in JavaScript?
- What is context?
- What is CORS?
- What is the DOM?
- What is the difference between the equality operators
==and===? - What is the difference between an element and a component in React?
- What is event delegation and why is it useful? Can you show an example of how to use it?
- What is event-driven programming?
- What is the difference between an expression and a statement in JavaScript?
- What are truthy and falsy values in JavaScript?
- Generate an array, containing the Fibonacci sequence, up until the nth term.
- What does
0.1 + 0.2 === 0.3evaluate to? - What is the difference between the array methods
map()andforEach()? - What are fragments?
- What is functional programming?
- What will the console log in this example?
- How does hoisting work in JavaScript?
- What is the difference between HTML and React event handling?
- What is the reason for wrapping the entire contents of a JavaScript source file in a function that is immediately invoked?
- Explain the differences between imperative and declarative programming.
- What are inline conditional expressions?
- What is a key? What are the benefits of using it in lists?
- What is the difference between lexical scoping and dynamic scoping?
- Create a function that masks a string of characters with
#except for the last four (4) characters. - What is memoization?
- How do you ensure methods have the correct
thiscontext in React component classes? - What is a MIME type and what is it used for?
- Contrast mutable and immutable values, and mutating vs non-mutating methods.
- What is the only value not equal to itself in JavaScript?
- NodeJS often uses a callback pattern where if an error is encountered during execution, this error is passed as the first argument to the callback. What are the advantages of this pattern?
- What is the event loop in Node.js?
- What is the difference between
nullandundefined? - Describe the different ways to create an object. When should certain ways be preferred over others?
- What is the difference between a parameter and an argument?
- Does JavaScript pass by value or by reference?
- How do you pass an argument to an event handler or callback?
- Create a function
pipethat performs left-to-right function composition by returning a function that accepts one argument. - What are portals in React?
- What is the difference between the postfix
i++and prefix++iincrement operators? - In which states can a Promise be?
- What are Promises?
- How does prototypal inheritance differ from classical inheritance?
- What is a pure function?
- What is recursion and when is it useful?
- What is the output of the following code?
- What are refs in React? When should they be used?
- What does the following function return?
- Are semicolons required in JavaScript?
- What is short-circuit evaluation in JavaScript?
- What is a stateful component in React?
- What is a stateless component?
- Explain the difference between a static method and an instance method.
- [What is th
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
practical-power-systems-synthesis
This skill enables synthesis in the domain of power-systems (engineering). It represents research-level-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform synthesis operations related to power-systems.
semi-supervised-optogenetics-testing
This skill enables testing in the domain of optogenetics (neuroscience). It represents intermediate-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform testing operations related to optogenetics.
data-mining-interpretation-fundamental
This skill enables interpretation in the domain of data-mining (data-science). It represents fundamental-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform interpretation operations related to data-mining.
