Filter interviews by
I applied via Other and was interviewed in Mar 2021. There were 4 interview rounds.
Top trending discussions
Abstract class is a class that cannot be instantiated and may contain abstract methods. It is used for defining a common interface.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Used for defining a common interface for a group of related classes
Abstract class can have both abstract and non-abstract methods, while interfaces can only have abstract methods.
Abstract class can have constructors, member variables, and methods, while interfaces cannot.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes are used to define a common base class for related classes, while interfaces are used to define a contract for cl...
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
I introduce freshers to technology by providing hands-on training, explaining concepts in simple terms, and encouraging experimentation.
Provide hands-on training sessions to help them understand practical applications of technology
Explain complex technical concepts in simple terms to make it easier for them to grasp
Encourage experimentation and problem-solving to build their confidence and skills
Use real-world examples...
I motivate myself to teach by setting goals, staying passionate about the subject, seeking feedback, and celebrating small victories.
Set clear and achievable goals for each teaching session
Stay passionate about the subject matter to keep yourself engaged
Seek feedback from students to understand areas of improvement
Celebrate small victories and milestones to stay motivated
I applied via Walk-in and was interviewed in Feb 2023. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There was 1 interview round.
Yes, I am comfortable with rotational shifts as I have prior experience working in such shifts.
I have previous experience working in rotational shifts and have adapted well to the schedule.
I understand the importance of flexibility in work hours to meet the needs of the job.
I am willing to adjust my personal schedule to accommodate rotational shifts.
I believe rotational shifts can offer a variety of experiences and cha...
I applied via campus placement at National Institute of Technology, (NIT), Sikkim and was interviewed in Sep 2024. There were 2 interview rounds.
60 min total
45-aptitude question
2-coding question
Garbage collector is a program that automatically frees up memory by reclaiming memory occupied by objects that are no longer in use.
Garbage collector is a part of the memory management system in programming languages like Java, C#, and Python.
It helps prevent memory leaks by identifying and freeing up memory that is no longer needed.
Garbage collection can be automatic or manual, depending on the programming language a
Public key is used for encryption and decryption in asymmetric cryptography, while foreign key is used to establish a relationship between tables in a database.
Public key is used in asymmetric cryptography for secure communication.
Foreign key is used in databases to establish relationships between tables.
Public key is shared with others for encryption, while private key is kept secret for decryption.
Foreign key links a...
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
I have designed and implemented a microservices architecture for a large e-commerce platform.
Utilized Docker containers for easy deployment and scalability
Implemented API gateway for centralized authentication and routing
Used message queues for asynchronous communication between services
I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Jan 2022. There was 1 interview round.
IOC Container is a core feature of Spring Framework that manages the dependencies between objects.
IOC stands for Inversion of Control
It is used to achieve loose coupling between objects
It allows objects to be created and wired together by an external framework
It reduces the amount of code needed for configuration and maintenance
Examples of IOC Containers in Spring are ApplicationContext and BeanFactory
We use @Value in Spring Boot to inject values from properties files or environment variables.
Allows for external configuration of application properties
Values can be injected from properties files or environment variables
Can be used to inject values into fields, constructors, or methods
Example: @Value("${my.property}") private String myProperty;
SQL databases are relational and use structured data, while NoSQL databases are non-relational and use unstructured data.
SQL databases use tables with predefined schema, while NoSQL databases use documents, key-value pairs, or graphs.
SQL databases are better for complex queries and data analysis, while NoSQL databases are better for scalability and flexibility.
Examples of SQL databases include MySQL, Oracle, and Postgr...
Abstract classes and interfaces are used to achieve abstraction and provide a blueprint for classes to implement.
Used abstract class to create a base class for different types of vehicles, with common properties and methods.
Used interface to define a contract for different payment methods, with each method implementing its own logic.
Abstract classes are used when we want to provide a default implementation for some met...
Authentication and authorization were handled using a combination of technologies and protocols.
Used OAuth 2.0 for authentication
Implemented role-based access control for authorization
Stored user credentials securely using bcrypt hashing algorithm
Used JSON Web Tokens (JWT) for session management
Implemented two-factor authentication for sensitive operations
Customer information will be encrypted using industry-standard encryption algorithms and stored securely.
Use industry-standard encryption algorithms such as AES or RSA
Ensure that encryption keys are securely stored and managed
Implement secure storage mechanisms such as hashing and salting
Regularly review and update encryption protocols to ensure they remain secure
Serialization is used to convert complex data structures into a format that can be easily transmitted or stored.
Serialization allows data to be sent over a network or saved to a file.
It enables objects to be stored in a database or memory.
Serialization is used in web services, messaging systems, and distributed computing.
Examples include JSON, XML, and binary formats like Protocol Buffers and Apache Avro.
Yes, I have experience with Jenkins and Cloud Deployment.
I have used Jenkins for continuous integration and continuous deployment.
I have experience with setting up Jenkins pipelines for automated deployment.
I have worked with cloud platforms like AWS and Azure for deploying applications.
I have used tools like Ansible and Terraform for infrastructure automation.
I have experience with containerization using Docker and Ku...
Yes, logging is an essential part of software development.
Logging helps in debugging and troubleshooting issues.
It provides a record of events and actions taken by the system.
It helps in monitoring system performance and identifying bottlenecks.
Examples of logging mechanisms include log4j, syslog, and ELK stack.
Central Coordinator
3
salaries
| ₹3.5 L/yr - ₹4.3 L/yr |
TCS
Accenture
Wipro
Cognizant