Filter interviews by
I applied via Naukri.com and was interviewed in May 2022. There were 4 interview rounds.
It have questions related aptitude and coding
It's related core Java concepts
I applied via Campus Placement and was interviewed in Nov 2022. There were 3 interview rounds.
Answers to common technical questions related to software development.
HTTPS is a secure version of HTTP protocol used for secure communication over the internet.
SMTP is a protocol used for sending and receiving email messages.
MCA stands for Master of Computer Applications, a postgraduate degree in computer science.
A web designer is a professional who designs and creates websites.
Coding is the process of writing instruc...
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows for code reuse and promotes code organization.
The existing class is called the parent or superclass, and the new class is called the child or subclass.
The child class inherits all the properties and methods of the parent class, and can also add its own unique properties...
Topology refers to the arrangement of nodes and connections in a network.
Topology determines how data flows through a network.
Common topologies include bus, star, ring, and mesh.
Topology can affect network performance, scalability, and fault tolerance.
Communication network refers to the infrastructure and technologies used to transmit information between devices and systems.
Communication network enables devices and systems to exchange information and data.
It includes technologies such as wired and wireless networks, routers, switches, and protocols.
Examples of communication networks include the internet, LAN, WAN, Bluetooth, and cellular networks.
What is a CSS and what is a HTML
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Allows for easier testing by injecting mock dependencies
Promotes loose coupling between components
Improves code reusability and maintainability
Examples: Constructor injection, Setter injection, Interface injection
Middleware is software that acts as a bridge between different applications, allowing them to communicate and share data.
Middleware facilitates communication between different software applications
It can handle tasks such as message queuing, data transformation, and security
Examples of middleware include message brokers like RabbitMQ, ESBs like MuleSoft, and API gateways like Kong
React is a JavaScript library for building user interfaces, known for its efficiency and flexibility.
React allows for the creation of reusable UI components, making development faster and more efficient.
It uses a virtual DOM to improve performance by only updating the necessary parts of the UI.
React is popular for single-page applications and dynamic web interfaces.
It is widely used in modern web development due to its...
Props are used to pass data from parent to child components in React. Virtual DOM is a lightweight copy of the actual DOM for efficient updates.
Props are read-only and cannot be modified by the child component
Virtual DOM is a concept in React where changes are first made to a lightweight copy of the actual DOM before being applied to the real DOM
Virtual DOM helps in improving performance by minimizing the number of upd
I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.
5 years of experience in software testing
Proficient in manual and automated testing
Strong knowledge of testing methodologies and tools
Experience in creating test plans and test cases
Good communication and problem-solving skills
I have strong skills in manual and automated testing, test planning, test case design, defect tracking, and regression testing.
Proficient in manual testing techniques and methodologies
Experience in creating test plans and test cases
Skilled in using automated testing tools like Selenium
Ability to track and manage defects effectively
Experience in regression testing to ensure software quality
Familiarity with Agile and Scr
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
First round was Aptitude test which contained questions from every major subject from CS/IT i.e., DBMS, OS, Computer Networks. It also had Maths aptitude and Verbal, and 2 coding questions.
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Compile-time polymorphism is achieved through method overloading, where multiple methods have the same name but different parameters.
Runtime polymorphism is ach...
posted on 1 Nov 2023
Arithmetic, coding decoding, reasoning, time speed distance and others
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
1 hr test with mcq and coding snippet
Pointers are variables that store memory addresses of other variables in C programming language.
Pointers are used to manipulate data structures like arrays, linked lists, and trees.
They can be used to pass values by reference to functions.
Pointers can also be used to allocate memory dynamically using functions like malloc() and calloc().
A linked list program is a data structure that stores a sequence of elements with pointers to the next element.
Create a Node class with a value and a next pointer
Create a LinkedList class with a head pointer and methods to add, remove, and traverse nodes
Example: LinkedList ll = new LinkedList(); ll.add(5); ll.add(10); ll.remove(5);
Data structures are used to organize and manipulate data efficiently in various applications.
Data structures are used in databases to store and retrieve data quickly.
In computer graphics, data structures are used to represent geometric objects.
Data structures are used in algorithms such as sorting and searching.
In networking, data structures are used to represent network packets and routing tables.
Data structures are u...
Merge sort is a divide and conquer algorithm that recursively divides the input array into two halves, sorts them and then merges them.
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Repeat until the entire array is sorted
Cloud computing is widely used in various industries for data storage, processing, and analysis.
Cloud computing allows for easy scalability and cost-effectiveness in managing large amounts of data.
Real-time collaboration and access to data from anywhere are some of the benefits of cloud computing.
Examples of cloud computing applications in real-world projects include Amazon Web Services (AWS), Microsoft Azure, and Goog...
Was medium level math questions
Medium level coding problem and a hard one as well
My favorite hobbies include playing guitar, hiking, and reading.
Playing guitar: I enjoy playing different genres of music and learning new techniques.
Hiking: I love exploring nature and challenging myself physically.
Reading: I find joy in diving into different worlds and gaining knowledge through books.
I applied via Campus Placement and was interviewed in Nov 2022. There were 4 interview rounds.
Test in on aptitude, reasoning, English and one Easy Writing, they give 5 topic we have to write one of them.
SDLC is a process used to develop software from planning to deployment.
SDLC stands for Software Development Life Cycle
It includes phases like planning, analysis, design, implementation, testing, and maintenance
Each phase has its own set of activities and deliverables
For example, in the planning phase, the project scope and requirements are defined
In the design phase, the software architecture and user interface are cre...
OOP stands for Object-Oriented Programming. It is a programming paradigm that focuses on objects and their interactions.
OOP is based on the concept of classes and objects
It emphasizes encapsulation, inheritance, and polymorphism
Encapsulation means hiding the implementation details of an object from the outside world
Inheritance allows a class to inherit properties and methods from another class
Polymorphism allows object...
based on 1 review
Rating in categories
Software Development Engineer
38
salaries
| ₹7.2 L/yr - ₹16 L/yr |
Software Engineer
22
salaries
| ₹6.4 L/yr - ₹16 L/yr |
Software Developer
22
salaries
| ₹4.9 L/yr - ₹20.2 L/yr |
Senior Security Analyst
15
salaries
| ₹9.9 L/yr - ₹15 L/yr |
Associate Software Engineer
11
salaries
| ₹6 L/yr - ₹10 L/yr |
BMC Software
OpenText Technologies
VMware Software
Red Hat