i
flydocs
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Containers can communicate with each other through networking, shared volumes, and environment variables.
Containers can communicate over a network using IP addresses or hostnames.
Containers can share data through shared volumes mounted to the same directory.
Containers can pass information through environment variables set during container creation.
Tools like Docker Compose can simplify networking and communication betw
Practices for designing a good database include normalization, indexing, proper data types, relationships, and performance optimization.
Normalize data to reduce redundancy and improve data integrity
Use indexing to speed up data retrieval
Choose appropriate data types to optimize storage and querying
Establish relationships between tables for data consistency
Optimize database performance through query optimization and pro
setTimeout executes a function once after a specified delay, while setInterval executes a function repeatedly at specified intervals.
setTimeout executes a function once after a specified delay, while setInterval executes a function repeatedly at specified intervals.
setTimeout example: setTimeout(function(){ console.log('Hello'); }, 2000); // prints 'Hello' after 2 seconds
setInterval example: setInterval(function(){ con...
Reversing the elements of an array
Iterate through the array and swap the elements at opposite ends
Create a new array with the reversed elements
I applied via Company Website and was interviewed in Oct 2022. There were 2 interview rounds.
A container registry is a repository for storing and distributing container images.
It is used to manage and store container images
It allows users to easily share and distribute container images
Examples include Docker Hub, Google Container Registry, and Amazon Elastic Container Registry
Dockerfile is used to build a Docker image, while Docker Compose is used to define and run multi-container Docker applications.
Dockerfile is a script that contains instructions to build a Docker image.
Docker Compose is a YAML file that defines a multi-container Docker application.
Dockerfile is used to create a single container, while Docker Compose is used to create and manage multiple containers.
Dockerfile is used to ...
posted on 14 May 2022
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.
Solid principles are a set of design principles for writing maintainable and scalable code in C#.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open/Closed Principle (OCP) - a class should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes
Interface Segregation Principle (ISP) - client...
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
Technical Records Engineer
18
salaries
| ₹3 L/yr - ₹5 L/yr |
Data Scientist
12
salaries
| ₹5.5 L/yr - ₹20 L/yr |
Senior PHP Developer
9
salaries
| ₹16.8 L/yr - ₹19 L/yr |
Technical Consultant
9
salaries
| ₹2.2 L/yr - ₹10 L/yr |
Junior Technical Consultant
7
salaries
| ₹3 L/yr - ₹4.5 L/yr |
Ramco Systems
IBM
TCS
Infosys