Filter interviews by
Clear (1)
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 3 interview rounds.
Kafka is a distributed streaming platform while Zookeeper is a centralized service for maintaining configuration information.
Kafka is used for building real-time data pipelines and streaming apps
Zookeeper is responsible for managing and coordinating Kafka brokers
Zookeeper stores metadata about Kafka cluster and helps in leader election
Kafka brokers use Zookeeper to discover other brokers and to maintain topic partition
Explanation of Kubernetes YAML file
Kubernetes YAML files are used to define and deploy applications on a Kubernetes cluster
They contain information about the application's containers, volumes, services, and other resources
YAML files can be used to create, update, or delete resources on the cluster
They can also be used to define custom resource definitions (CRDs) for custom resources
YAML files can be validated using the...
Top trending discussions
I applied via Referral and was interviewed before Jul 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed in Jun 2021. There was 1 interview round.
I have 10 years of work experience in mechanical engineering.
Designed and implemented mechanical systems for various projects
Performed analysis and simulations to optimize performance
Collaborated with cross-functional teams to ensure project success
Managed and supervised junior engineers
Implemented cost-saving measures in manufacturing processes
I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.
Three approaches to center a div element
Using CSS flexbox: set display property of parent element to flex and justify-content to center
Using CSS grid: set display property of parent element to grid and place the div in the center grid area
Using margin: set margin property of the div to auto
setTimeout is a function in JavaScript used to execute a function after a specified amount of time.
setTimeout(function, milliseconds) is used to delay the execution of a function by a specified number of milliseconds.
Example: setTimeout(() => { console.log('Hello, world!'); }, 2000) will log 'Hello, world!' after 2 seconds.
Asked me to create a carousel component
posted on 14 Sep 2021
I appeared for an interview in Dec 2020.
Round duration - 60 Minutes
Round difficulty - Medium
The round started at 8 PM. There was one question with several test cases and had to pass every test case in order to get a call for interview.
Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2)
, with initial conditions F(1) = F(2) = 1
.
Round duration - 45 Minutes
Round difficulty - Medium
It was first round for 45mins and only one question was asked.
You are provided with a binary matrix containing dimensions 'N * M', comprised only of 0s and 1s. Your task is to compute the aggregated sum of coverages for all the zer...
Round duration - 45 Minutes
Round difficulty - Easy
It was again 45 min interview and after an intro we quickly jumped in coding.
Given a string 'S' of words, the goal is to determine the frequency of each word in the string. Consider a word as a sequence of one or more non-space characters. The string can h...
Round duration - 45 minutes
Round difficulty - Medium
It was an Technical + HR round. The interviewer was very understanding and he checked the overall knowledge of the subject.
You are provided with an array of integers ARR
of size N
and an integer K
. Your task is to find and return the K
-th smallest value present in the array. All elements...
Tip 1 : Competitive Coding helps initially, later Leetcode, GFG
Tip 2 : Add at least 2 projects in your resume
Tip 1 : Add atleast two projects on Resume
Tip 2 : Study in depth from Resume and make your friend take your mock interview
Basic logical pogrmaminh
Smaall cart mabnagenebt system i have to built from scratch in laravel
Questions were crayon box ,the bot and the game and happy neighbourhood for 90 mins
Previous site infrastructure included data centers, networking equipment, servers, and storage systems.
Data centers were located in multiple regions for redundancy.
Networking equipment included routers, switches, and firewalls.
Servers were a mix of physical and virtual machines.
Storage systems used SAN and NAS technologies.
Backup and disaster recovery plans were in place.
Monitoring tools were used to track performance
Multiple scenarios of UPS DG CHILLER FAILURES
Find pair of elements in an array whose sum is equal to a given number K.
Iterate through the array and for each element, check if K minus the element exists in the array.
Use a hash table to store the elements and their indices for faster lookup.
If multiple pairs exist, return any one of them.
If no pair exists, return null or an appropriate message.
Session is maintained using session affinity or sticky sessions.
Session affinity ensures that a user's session is always directed to the same server.
Load balancer uses a unique identifier to route requests to the same server.
Sticky sessions can be implemented using cookies or URL rewriting.
Session replication can also be used to maintain session data across multiple servers.
Singleton pattern ensures only one instance of a class is created and provides a global point of access to it.
Create a private constructor to prevent direct instantiation of the class
Create a private static instance of the class
Create a public static method to access the instance
Ensure thread safety by using synchronized keyword or static initialization block
Examples: Logger, Configuration Manager, Database Connection
Explaining abstract class, interface and multiple inheritance in PHP.
Abstract class is a class that cannot be instantiated and can have abstract methods.
Interface is a collection of abstract methods and constants that can be implemented by a class.
Multiple inheritance is not possible in PHP, but can be achieved using interfaces.
Interfaces can be implemented by multiple classes, allowing for multiple inheritance-like be
Write a stored procedure from given tables and conditions
Identify the tables and their relationships
Determine the conditions to be used in the stored procedure
Write the SQL code for the stored procedure
Test the stored procedure to ensure it returns the desired results
To increase PHP memory at run time, modify the php.ini file or use ini_set() function.
Edit the memory_limit value in php.ini file
Use ini_set('memory_limit', '256M') function to increase memory limit at run time
Check for memory leaks in the code
Use unset() function to free up memory after use
php.ini is a configuration file for PHP that allows users to customize various settings.
Change PHP settings such as memory limit, file upload size, and error reporting
Enable or disable extensions and modules
Set timezone and language settings
Configure email settings
Control caching and session settings
Use window.location to get domain from a url in jQuery.
Use window.location to get the full url
Use .hostname to get the domain name
Use .replace() to remove 'www.' if present
WAP to find smallest palindrome number larger than given number.
Convert the given number to string and check if it is already a palindrome.
If not, increment the number and check if it is a palindrome.
Repeat until a palindrome number larger than the given number is found.
Use a while loop to implement the above steps.
WAP to check if linked list elements is a palindrome without using any extra space.
Traverse the linked list and reverse the second half of the list
Compare the first half with the reversed second half
Use two pointers to traverse the list, one at normal speed and other at double speed
based on 2 reviews
Rating in categories
Software Engineer
12
salaries
| ₹9.4 L/yr - ₹31.7 L/yr |
Software Engineer III
5
salaries
| ₹19.8 L/yr - ₹22 L/yr |
Senior Software Engineer
4
salaries
| ₹20 L/yr - ₹43 L/yr |
Senior Site Reliability Engineer
4
salaries
| ₹30 L/yr - ₹52 L/yr |
Software Developer
3
salaries
| ₹9.1 L/yr - ₹27 L/yr |
Urban Company
Quikr
Housejoy
Zimmber