i
Apmosys Technologies
Filter interviews by
I applied via Walk-in and was interviewed before Mar 2022. There were 3 interview rounds.
Top trending discussions
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Give 10 questions from node js backend
package.json is a file used in Node.js projects to manage dependencies, scripts, and metadata.
It is a JSON file that contains information about the project, such as name, version, dependencies, and scripts.
It is used to manage project dependencies by listing them in the 'dependencies' and 'devDependencies' fields.
It allows developers to define scripts for tasks like building, testing, and running the project.
Example: {...
Components in Angular are building blocks of an application. Data can be shared between components using input properties and output events.
Components in Angular are reusable, self-contained units of code that define a part of the user interface.
Data can be shared to a component using input properties, where data is passed from the parent component to the child component.
Data can also be shared from a child component t...
=== is strict equality operator, while == is loose equality operator. === is commonly used in real-time projects for accurate comparisons.
=== is a strict equality operator that checks both value and type of operands
== is a loose equality operator that only checks the value of operands
=== is commonly used in real-time projects to ensure accurate comparisons and prevent unexpected type coercion issues
Arrow function syntax in JavaScript
Arrow functions are concise syntax for writing function expressions in JavaScript
They have a shorter syntax compared to traditional function expressions
They do not have their own 'this', 'arguments', 'super', or 'new.target' keywords
Arrow functions are concise syntax for writing function expressions, while anonymous functions do not have a name.
Arrow functions have a shorter syntax compared to anonymous functions.
Arrow functions do not have their own 'this' keyword, while anonymous functions do.
Arrow functions do not have 'arguments' object, while anonymous functions do.
Arrow functions are not hoisted, while anonymous functions are hoisted.
posted on 19 Jan 2024
I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.
Basic Aptitude test and personality test, It's easy
Print diagonal elements in a 2D array and reverse a string without using an empty string.
Iterate through the rows and columns of the 2D array and print the elements where the row index is equal to the column index.
Iterate through the characters of the string from the last index to the first index and append each character to a new string.
I applied via LinkedIn and was interviewed in Jun 2022. There were 4 interview rounds.
There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.
Code snippets are there in coding sections.
I applied via Internshala and was interviewed in Dec 2021. There were 3 interview rounds.
They mostly ask some basic dsa questions in the automated interview
posted on 30 Sep 2022
I applied via Walk-in and was interviewed before Sep 2021. There were 5 interview rounds.
General Aptitude and logical reasoning
About programming and basic programs with advanced program
Program to print the Fibonacci series up to a given number.
Take input from user for the limit of the series.
Initialize two variables with 0 and 1 respectively.
Use a loop to generate the series and print each number.
Add the previous two numbers to get the next number in the series.
based on 22 reviews
Rating in categories
Software Engineer
443
salaries
| ₹1.6 L/yr - ₹9 L/yr |
Softwaretest Engineer
289
salaries
| ₹1.8 L/yr - ₹8.9 L/yr |
Software Tester
196
salaries
| ₹1.9 L/yr - ₹8.7 L/yr |
Automation Test Engineer
101
salaries
| ₹2 L/yr - ₹8 L/yr |
Software Developer
47
salaries
| ₹2 L/yr - ₹6.7 L/yr |
TCS
Infosys
Wipro
HCLTech