[web] interviews/questions: update bottom content for questions page (#998)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
dfb8b8f0f4
commit
13f5a2ba76
|
|
@ -8,11 +8,11 @@ Hone your skills with a variety of front end interview questions designed to cov
|
|||
|
||||
Explore different question formats commonly encountered in front end interviews:
|
||||
|
||||
1. [Quiz interview questions](/interviews/questions/quiz): Answer short, knowledge-based questions with clear, non-subjective answers. Ideal for recruiter screens or companies that do not include coding rounds.
|
||||
2. [JavaScript Coding interview questions](/interviews/questions/javascript): Solve coding challenges that require you to implement JavaScript functions, often used for utility functions or polyfills.
|
||||
3. [User Interface Coding interview questions](/interviews/questions/user-interface): Practice implementing UI components and features.
|
||||
4. [Data Structures and Algorithms Coding interview questions](/interviews/questions/algo): Tackle algorithmic coding questions similar to those found on platforms like LeetCode, aimed at testing your data structures and algorithmic knowledge.
|
||||
5. [Front End System Design interview questions](/interviews/questions/system-design): Work on technical design questions that test your ability to create scalable and maintainable front end architectures, typically asked in mid to senior level interviews.
|
||||
1. [Quiz interview questions](/questions/quiz): Answer short, knowledge-based questions with clear, non-subjective answers. Ideal for recruiter screens or companies that do not include coding rounds.
|
||||
2. [JavaScript Coding interview questions](/questions/javascript): Solve coding challenges that require you to implement JavaScript functions, often used for utility functions or polyfills.
|
||||
3. [User Interface Coding interview questions](/questions/user-interface): Practice implementing UI components and features.
|
||||
4. [Data Structures and Algorithms Coding interview questions](/questions/algo): Tackle algorithmic coding questions similar to those found on platforms like LeetCode, aimed at testing your data structures and algorithmic knowledge.
|
||||
5. [Front End System Design interview questions](/questions/system-design): Work on technical design questions that test your ability to create scalable and maintainable front end architectures, typically asked in mid to senior level interviews.
|
||||
6. [Behavioral interview questions](/behavioral-interview-playbook): Prepare for non-technical interview questions that assess your communication, teamwork, and problem-solving abilities, key components of any professional role.
|
||||
|
||||
### Frameworks and Languages
|
||||
|
|
|
|||
Loading…
Reference in New Issue