I applied online. I interviewed at Standard Chartered Bank (Bengaluru) in Jul 2023
Interview
The interview process consists of four rounds: The first round focuses on Node.js and React-related questions. In the second round, there will be questions related to DevOps. The third round involves a technical discussion led by a team lead, where they will explain further details. The fourth and final round is an HR interview
Interview questions [1]
Question 1
Arrow Function: Explain the concept of arrow functions in JavaScript and provide an example of how to use them. React Lifecycle: Discuss the different phases of the React component lifecycle and their significance in the context of building React applications. CI/CD Pipelines: Describe the purpose and benefits of Continuous Integration (CI) and Continuous Deployment (CD) pipelines in the software development process. How do they help in ensuring efficient code integration and deployment? YAML: What is YAML, and how is it used in the context of configuration files and data serialization? Provide a basic YAML example to illustrate its structure. Node.js Middleware: What is Node.js middleware, and how does it facilitate communication between server and client in Node.js applications? Provide an example of using middleware in a Node.js server.