SimplifyVMS
AMR INDIA Interview Questions and Answers
You have been given a string 'S' containing only three types of characters, i.e. '(', ')' and '*'.
A Valid String is defined as follows:
1. Any left parenthesis '(' must have a corresponding right p...read more
It’s christmas and Santa is here with ‘K’ gifts. There are ‘N’ children in the park who are standing in a straight line, and not crowding up due to COVID restrictions. You are given an array “distance...read more
You're given string ‘STR’ consisting solely of “{“, “}”, “(“, “)”, “[“ and “]” . Determine whether the parentheses are balanced.
Input Format:
The first line contains an Integer 'T' which denot...read more
Q4. Design micro service architecture?
Microservice architecture is a design approach where an application is composed of small, independent services that communicate over well-defined APIs.
Decompose the application into smaller, loosely coupled services
Each service should have a specific business function
Use APIs for communication between services
Implement fault tolerance and scalability in each service
Use containerization technologies like Docker for deployment
Implement service discovery and load balancing for e...read more
Q5. Rest api implementation
Rest api implementation involves creating endpoints for clients to interact with the server using HTTP methods.
Understand the requirements for the API endpoints
Design the API endpoints with proper HTTP methods (GET, POST, PUT, DELETE)
Implement the endpoints using a framework like Express.js or Flask
Handle authentication and authorization for secure access
Document the API endpoints for easy consumption by clients
Q6. What is mean by nav etc
nav etc is short for navigation, typically used in web development to refer to elements like navigation bars, menus, etc.
nav is short for navigation and is commonly used in HTML to create navigation bars
etc is short for et cetera, meaning 'and other things' or 'and so forth'
In web development, nav etc can refer to various navigation elements like menus, breadcrumbs, etc
Interview Process at AMR INDIA
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month