I applied through other source. The process took 2 weeks. I interviewed at 7ctech (Karāchi) in Jan 2022
Interview
Generally, two step interview process. First interview by HR and 2nd interview is technical. HR screen the suitable candidate for Job regarding qualification and experience base and technical interview is given by manager of concern department.
A stack is a fundamental data structure in programming that follows the Last-In-First-Out (LIFO) principle. It allows operations like push (adding an element) and pop (removing the top element). Understanding stacks is essential for mastering programming fundamentals.
Interview questions [1]
Question 1
What is React? What are the key features of React? How does React differ from other JavaScript frameworks? What is JSX in React? What are components in React?