Filter interviews by
I applied via Approached by Company and was interviewed before Jun 2021. There was 1 interview round.
To check open files in Linux without using lsof, you can use the /proc filesystem.
Access the /proc/
Use the find command to search for open files in the /proc directory.
Check the /proc/sys/fs/file-nr file to see the total number of open files system-wide.
The /proc filesystem in Linux is a virtual filesystem that provides detailed information about the system's hardware, processes, and kernel.
It is a virtual filesystem located at /proc that allows access to kernel data structures.
It provides information about processes, hardware, and kernel configuration.
Files in /proc can be read to gather system information, such as CPU usage, memory usage, and network statistics.
HTTP/1.1 is a protocol for transferring data over the internet, while HTTPS/2 is a secure version of HTTP/2 with improved performance.
HTTP/1.1 is not secure by default, while HTTPS/2 provides encryption and security.
HTTP/1.1 uses multiple connections for parallel loading of resources, while HTTPS/2 uses a single connection with multiplexing.
HTTPS/2 supports header compression, reducing overhead and improving performanc...
gRPC is a high-performance, open-source RPC (Remote Procedure Call) framework developed by Google.
gRPC stands for Google Remote Procedure Call.
It uses HTTP/2 for transport, Protocol Buffers for serialization, and supports multiple programming languages.
gRPC allows for efficient communication between services in a microservices architecture.
It enables bi-directional streaming and authentication features.
Example: gRPC ca...
To check open files in Linux without using lsof, you can use the /proc filesystem.
Access the /proc/
Use the find command to search for open files in the /proc directory.
Check the /proc/sys/fs/file-nr file to see the total number of open files system-wide.
The /proc filesystem in Linux is a virtual filesystem that provides detailed information about the system's hardware, processes, and kernel.
It is a virtual filesystem located at /proc that allows access to kernel data structures.
It provides information about processes, hardware, and kernel configuration.
Files in /proc can be read to gather system information, such as CPU usage, memory usage, and network statistics.
HTTP/1.1 is a protocol for transferring data over the internet, while HTTPS/2 is a secure version of HTTP/2 with improved performance.
HTTP/1.1 is not secure by default, while HTTPS/2 provides encryption and security.
HTTP/1.1 uses multiple connections for parallel loading of resources, while HTTPS/2 uses a single connection with multiplexing.
HTTPS/2 supports header compression, reducing overhead and improving performanc...
gRPC is a high-performance, open-source RPC (Remote Procedure Call) framework developed by Google.
gRPC stands for Google Remote Procedure Call.
It uses HTTP/2 for transport, Protocol Buffers for serialization, and supports multiple programming languages.
gRPC allows for efficient communication between services in a microservices architecture.
It enables bi-directional streaming and authentication features.
Example: gRPC ca...
A semaphore is a synchronization object used in concurrent programming to control access to shared resources.
Semaphores can be used to limit the number of threads accessing a resource at the same time
They can be implemented as counting semaphores or binary semaphores
Example: In a producer-consumer problem, semaphores can be used to control access to a shared buffer
Different LB types in k8s include NodePort, LoadBalancer, and Ingress.
NodePort: Exposes the service on each Node's IP at a static port.
LoadBalancer: Creates an external load balancer in the cloud provider's network.
Ingress: Manages external access to services in a cluster.
Full Stack Developer
4
salaries
| ₹10.5 L/yr - ₹10.5 L/yr |
Nykaa
Myntra
Flipkart
Amazon