i
Apmosys Technologies
Filter interviews by
I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.
Basically It is a list of 25 questions having mix of Resoning,Aptitude &English. Each Queztion carries 2 marks and also there was a plus point that it doesn't have any negative marks
I am a passionate software developer with a strong background in computer science and a love for problem-solving.
Graduated with a degree in Computer Science from XYZ University
Proficient in programming languages such as Java, Python, and C++
Experience with web development using HTML, CSS, and JavaScript
Completed internships at ABC Company and DEF Company
Participated in coding competitions like Codeforces and LeetCode
My goal in life is to continuously learn and grow, both personally and professionally, while making a positive impact on others.
Continuous learning and self-improvement
Making a positive impact on others
Achieving personal and professional growth
Contributing to the community or society
Finding fulfillment and happiness in my pursuits
Software Developer Trainee involves learning and applying software development skills under supervision.
Learning programming languages and tools
Assisting in developing and testing software applications
Participating in team meetings and code reviews
Receiving mentorship and guidance from senior developers
My hobbies include coding, reading, and playing video games. My strengths are problem-solving, attention to detail, and adaptability. My weaknesses are public speaking and time management.
Hobbies: coding, reading, playing video games
Strengths: problem-solving, attention to detail, adaptability
Weaknesses: public speaking, time management
I am passionate about coding and problem-solving, and I believe this job role will provide me with the opportunity to learn and grow as a software developer.
Passionate about coding and problem-solving
Opportunity to learn and grow as a software developer
Excited about the challenges and projects in this role
I am drawn to your company's innovative projects and collaborative work culture.
I am impressed by the cutting-edge technologies your company is using.
I value the emphasis your company places on teamwork and professional development.
I believe my skills and passion align well with the opportunities at your company.
I remain calm, assess the situation, prioritize tasks, and take necessary actions to mitigate the risk.
Stay calm and composed to think clearly
Assess the situation to understand the severity
Prioritize tasks based on urgency
Take necessary actions to mitigate the risk
I was responsible for developing and maintaining software applications.
Developed new features and functionalities for existing software applications
Fixed bugs and issues reported by users
Collaborated with team members to design and implement solutions
Participated in code reviews and testing processes
Researched online, read about company culture, projects, and achievements.
Visited company website and read about the services offered
Checked out company's LinkedIn page for updates and employee reviews
Read articles or news related to the company's recent projects or achievements
I resigned from my previous position voluntarily.
I resigned from my previous job on my own accord.
I made the decision to leave the company.
I chose to resign from my previous role.
I voluntarily left my previous position.
I am not comfortable sharing my previous salary information.
I prefer not to disclose my previous salary as it is confidential information.
I believe that my salary history should not be a determining factor for my potential as a Software Developer Trainee.
I am more focused on the opportunities and growth potential that this position offers rather than past salary.
I am confident that my skills and qualifications align wi...
I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.
The process of loans involves application, approval, disbursement, and repayment.
Application: Borrower submits loan application with required documents.
Approval: Lender reviews application, checks creditworthiness, and decides whether to approve or deny.
Disbursement: If approved, funds are disbursed to borrower.
Repayment: Borrower makes scheduled payments to repay the loan amount.
Examples: Personal loans, home loans, c
Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing defects in a software application.
Defect identification: Defects are identified by testers during testing.
Defect reporting: Testers report defects in a defect tracking tool.
Defect fixing: Developers fix the reported defects.
Defect retesting: Testers retest the fixed defects to ensure they are resolved.
Defect closing: Once the def
Sanity testing is a quick test to check if the software is stable, smoke testing is a subset of sanity testing focusing on critical functionalities, and regression testing is retesting after code changes.
Sanity testing is a narrow and deep testing to ensure that the most critical functionalities work correctly after changes.
Smoke testing is a broad and shallow testing to ensure that the basic functionalities work befor...
Different types of https methods in api testing include GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD.
GET - Used to retrieve data from the server
POST - Used to submit data to the server
PUT - Used to update existing data on the server
DELETE - Used to delete data on the server
PATCH - Used to partially update data on the server
OPTIONS - Used to check what HTTP methods are supported by the server
HEAD - Used to retrieve head
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
It was good. Interviewer are very supportive in nature.
Apmosys Technologies interview questions for popular designations
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
C, C++, Java, Object-Oriented Programming (OOP), and aptitude questions.(online)
Two coding questions involve strings and arrays, specifically the buy and sell stock problem, followed by a focus on binary, and then another string-related question.
MySQL is a relational database management system, NoSQL is a non-relational database management system, and SQL is a query language used to interact with databases.
MySQL is a traditional relational database that uses structured query language (SQL) for querying and managing data.
NoSQL databases are non-relational and can handle unstructured data. They are more flexible and scalable than MySQL.
SQL is a language used to ...
This project is used for managing and tracking software development tasks and projects.
Helps in organizing tasks and deadlines
Allows team collaboration and communication
Tracks progress and milestones
Generates reports for project analysis
List of 10 HTML tags commonly used in web development
<html>
<head>
<title>
<body>
<div>
<p>
<a>
<img>
<ul>
<li>
Microservices offer scalability, flexibility, and easier maintenance in software development.
Scalability: Microservices allow for individual components to be scaled independently, leading to better resource utilization.
Flexibility: Each microservice can be developed, deployed, and updated independently, allowing for faster innovation and adaptation to changing requirements.
Easier maintenance: With smaller, more focused...
Get interview-ready with Top Apmosys Technologies Interview Questions
There were 45 questions in total: 20 questions on aptitude and 25 questions on basic C, C++, and Java.
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
Basic english , Maths (distance, speed, ratio, probability)
Different tests in software testing include unit testing, integration testing, system testing, and acceptance testing.
Unit testing focuses on testing individual components or modules of the software.
Integration testing checks if different modules work together correctly.
System testing validates the entire system against the requirements.
Acceptance testing ensures that the software meets the user's expectations.
Other ty...
Test cases are scenarios designed to validate the functionality of a software application.
Testing login functionality with valid credentials
Testing login functionality with invalid credentials
Testing password reset functionality
Testing search functionality with different input values
I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.
Reasoning, mathematics, and basic English grammar.
I applied via campus placement at Trident Academy of Creative Technology, Bhuvaneshwar and was interviewed in Aug 2024. There were 2 interview rounds.
It was very good they gave of certain easy question i really like it
I am a passionate software testing trainer with over 5 years of experience in manual and automated testing.
Over 5 years of experience in software testing
Proficient in manual and automated testing
Passionate about training others in software testing
Java is a programming language that supports object-oriented programming (OOP) concepts.
Java is a high-level programming language known for its platform independence.
OOP concepts in Java include classes, objects, inheritance, polymorphism, and encapsulation.
Classes are blueprints for objects, which are instances of classes.
Inheritance allows a class to inherit properties and behaviors from another class.
Polymorphism al...
C++ and Java are both popular programming languages, but they have key differences in syntax, memory management, and platform compatibility.
C++ is a statically typed language, while Java is a dynamically typed language.
C++ allows for manual memory management with pointers, while Java has automatic garbage collection.
C++ is platform-dependent, while Java is platform-independent due to its bytecode compilation.
C++ suppor...
SDLC stands for Software Development Life Cycle, a process used to design, develop, and test software.
SDLC involves phases like planning, analysis, design, implementation, testing, and maintenance.
Example: In the planning phase, project requirements are gathered and feasibility is assessed.
Example: In the testing phase, software is tested for bugs and errors.
Each phase has specific deliverables and goals to be achieved
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
Some of the top questions asked at the Apmosys Technologies interview -
The duration of Apmosys Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 50 interviews
Interview experience
based on 228 reviews
Rating in categories
Software Engineer
457
salaries
| â‚ą1.6 L/yr - â‚ą8.1 L/yr |
Softwaretest Engineer
291
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
51
salaries
| â‚ą2 L/yr - â‚ą8 L/yr |
TCS
Infosys
Wipro
HCLTech