i
Apmosys Technologies
Filter interviews by
I applied via Campus Placement 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
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
Topics:
Python, Django, MySQL, Automation, Technical questions
Django follows Model-View-Controller (MVC) architectural pattern.
Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.
The Model layer represents the database schema and business logic.
The View layer is responsible for rendering the templates and presenting the data to the user.
The Controller layer handles the user's input and interacts with the Model and View layers.
Dj...
XML is a markup language while JSON is a lightweight data interchange format.
XML uses tags to define elements while JSON uses key-value pairs.
XML is more verbose and complex than JSON.
JSON is easier to read and parse than XML.
XML supports namespaces and validation while JSON does not.
XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.
I applied via Campus Placement and was interviewed in Aug 2020. There were 5 interview rounds.
Real-time implementation of OOPs concept involves creating objects and classes that interact with each other in real-time applications.
Real-time systems require objects to be created and destroyed dynamically
Inheritance and polymorphism can be used to create flexible and extensible systems
Real-time systems often use event-driven programming to respond to user input
Examples include video games, financial trading systems
I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
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.
I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.
An interface in software engineering defines a contract for classes to implement, specifying methods and properties.
Defines a set of methods and properties that a class must implement
Does not contain any implementation details, only method signatures
Used to achieve abstraction and multiple inheritance in programming
Examples: Java interfaces, C# interfaces
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
based on 1 interview
Interview experience
Software Engineer
458
salaries
| ₹1.6 L/yr - ₹8.2 L/yr |
Softwaretest Engineer
296
salaries
| ₹1.8 L/yr - ₹8.5 L/yr |
Software Tester
200
salaries
| ₹1.9 L/yr - ₹8.7 L/yr |
Automation Test Engineer
106
salaries
| ₹2 L/yr - ₹7.3 L/yr |
Software Developer
55
salaries
| ₹2 L/yr - ₹6.7 L/yr |
Accel Frontline
Pitney Bowes
DynPro
Apex CoVantage