reactjs-interview-questions
leetcode-patterns
Our great sponsors
reactjs-interview-questions | leetcode-patterns | |
---|---|---|
18 | 248 | |
22,898 | 6,919 | |
- | - | |
6.9 | 7.0 | |
10 days ago | 1 day ago | |
JavaScript | JavaScript | |
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
reactjs-interview-questions
-
Getting a job as soon as possible
https://github.com/sudheerj/reactjs-interview-questions this should help in react
- Best sources for React questions on mobile?
-
I kinda of lost of what to study next
I like to look at this, https://github.com/sudheerj/reactjs-interview-questions, once in a while. What are you studying for? Interview prep or just learning?
- From BPO (day-to-day monotonous work) To Frontend Engineer In A Startup! ( Without CS Degree )
-
I (self-taught) had my first-ever interview for a web dev job yesterday. Here is what the interview was like and the questions I was asked. [Long]
React interview questions: https://github.com/sudheerj/reactjs-interview-questions Js interview questions: https://github.com/sudheerj/javascript-interview-questions
-
Tips for tomorrow's interview
Here is a good GitHub repo with over 200 questions and answer. React Interview Questions and Answers. They will probably just ask questions like virtual dom, state, props, hooks, and lifecycles. Most interviews I’ve done only covered those and didn’t get too deep into react under the hood. Good luck tomorrow!
- My web dev interview experience and questions I was asked!
-
Awesome React Resources
List of React interview Questions and Answers
- Is this course good enough before FAANG interview
- Educative.io Interview Prep
leetcode-patterns
- How to get better at leetcode?
- Does having a portfolio website even matter?
- Struggling with my approach to LC questions. Any tips?
-
Advice on how to transition from Data engineer to SW engineer
Remember to also do Leetcode (I like this shortlist https://seanprashad.com/leetcode-patterns/), study for systems design interviews, and choose a related passion project so you have something to show off.
-
Should I need to concentrate on fundamentals
To make sure I understood and could apply these concepts I used Sean Prashad's Leetcode patterns and could select a type of problem to solve from these subjects. LeetCode honestly sucked at first but once I understood DS&A it was amazing how much easier it became.
-
Quick tips for solving Leetcode Problems
seanprasad https://seanprashad.com/leetcode-patterns/
- Practice DSA
-
I think am almost there....kinda
Sure no problem...Neetcode.io is a list of common patterns for coding interviews. Similar to neetcode, Sean Prashad List list also contains common coding interview patterns to help you effectively grind leetcode
-
Need guidance
Want to complete all of seanprashad question list. Before that I want to get my basics right. So I have just googled basic data structures and got this list:
-
Salary sharing thread for recent grads, older grads can comment too.
As for passing interviews, the internship processes typically follow this structure: Online assessment, recruiter call, technical phone and an onsite (consisting of 1-3 technical interviews). As for preparing for technical interviews, I would really recommend prioritizing Leetcode above all else, even school lol. Try not to randomly solve problems but learn the patterns behind the questions. You can refer to these sites for learning patterns: neetcode.io or sean prashad, or Grokking . These resources really help with learning to solve questions you'll see on Leetcode, and of course on assessments and interviews. It would benefit you a ton to take notes on the concepts behind the answer too, as you'll need these for the rest of your career. There's also Leetcode premium which costs about $120 annually, and I would recommend it even if it were $500 as you can filter popular questions asked by for hundreds of companies. Lastly, it helps to simulate interview environments, so whether you time yourself or try mock interviews like pramp
What are some alternatives?
Reddit-wiki-programming - Resources to Learn Data Structures and Algorithms, ace competitive programming, Get a Job in Tech/CS
Grokking-the-Coding-Interview-Patterns - This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems. [UnavailableForLegalReasons - Repository access blocked]
tech-interview-handbook - 💯 Curated coding interview preparation materials for busy software engineers
javascript-code-challenges - A collection of JavaScript modern interview code challenges for beginners to experts
coding-interview-practice - A repository with associated live twitch stream and youtube shows where we work our way through a preparation guide for code interviews.
LeetCode - A Markdown file that contains my solutions of LeetCode problems.
CtCI-6th-Edition - Cracking the Coding Interview 6th Ed. Solutions
EPI-to-LC - Mappings of problems from the book Elements of Programming Interviews (EPI) to Leetcode
leetcode-rating-predictor - Leetcode Rating Predictor built with Node. Browser extension and web interface.
Guava - Google core libraries for Java
javascript-interview-questions - List of 1000 JavaScript Interview Questions