/interviews

prepare for the interview process and programming exercises

Primary LanguageJavaScript

frontend interview

tech questions

see interview-questions.md file

HR questions

see HR-qa.docx file

react coding test

react component preview in vscode https://previewjs.com/docs
see visible-question
Display simple JSX
Display array of users to browser
Show/Hide Element on Screen 2 way data binding in ReactJS Disable a button Update the parent state
Dynamically add child components (React Children)
Sum of Two Numbers
Create Counter App
Fetch data from an API

algorithms coding test

see hacker-rank
codes
leetcode-top100