i
Apmosys Technologies
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Aptitude exam content aptitude+tech question
This also a aptitude test+coding
Top trending discussions
I applied via Walk-in and was interviewed in Jan 2024. There were 3 interview rounds.
I recently visited the Grand Canyon.
Visited the Grand Canyon
Enjoyed the breathtaking views
Hiked along the rim
Took memorable photos
C#, html, css, sql, oops
A session is a temporary and interactive information exchange between a user and a computer system.
A session is created when a user logs into a computer system or a website.
It allows the user to interact with the system and access resources.
Sessions are typically used to maintain user-specific data and preferences.
Sessions can be tracked using session identifiers or cookies.
Sessions can be terminated by the user loggin
GET and POST are HTTP methods used for sending and receiving data between a client and a server.
GET is used to retrieve data from a server, while POST is used to send data to a server.
GET requests are typically used for fetching data, while POST requests are used for submitting data.
GET requests can be bookmarked and cached, while POST requests cannot.
GET requests have length limitations, while POST requests do not.
GET...
Cookies are small text files stored on a user's computer by a website to remember user preferences and track their activities.
Cookies are used to store user-specific information like login credentials, shopping cart items, and language preferences.
They are sent by the web server to the user's browser and then sent back with each subsequent request to the server.
Cookies can be used for tracking user behavior, analyzing ...
posted on 20 May 2021
I applied via Referral and was interviewed in Apr 2021. There were 4 interview rounds.
Reverse a string in Java
Convert the string to a character array
Loop through the array and swap the first and last characters
Continue swapping until the middle of the array is reached
Convert the character array back to a string
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
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.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Generally quant based
An octa-core processor is a CPU that has eight cores, allowing it to handle multiple tasks simultaneously for improved performance.
An octa-core processor has eight processing cores, which can work together to execute tasks faster and more efficiently.
It is commonly found in high-end smartphones, tablets, and computers to provide better multitasking capabilities.
Each core can handle its own tasks independently, leading ...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
455
salaries
| ₹1.6 L/yr - ₹9 L/yr |
Softwaretest Engineer
290
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Software Tester
182
salaries
| ₹1.9 L/yr - ₹8 L/yr |
Automation Test Engineer
99
salaries
| ₹2 L/yr - ₹8 L/yr |
Software Developer
54
salaries
| ₹2 L/yr - ₹9 L/yr |
TCS
Infosys
Wipro
HCLTech