i
iServeU
Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Dockerfile to install Tomcat and run a server
Use a base image like 'openjdk:8-jre' to install Java
Download and extract Tomcat tarball
Set environment variables like CATALINA_HOME and PATH
Expose port 8080 and start Tomcat server using 'catalina.sh run'
Top trending discussions
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.
Start with a base image using the FROM keyword
Use the RUN keyword to execute commands in the container
Use the COPY keyword to add files from the host machine to the container
Use the CMD keyword to specify the command to run when the container starts
File system in Linux organizes and manages data on storage devices.
File system controls how data is stored, accessed, and managed on storage devices.
Linux uses a hierarchical file system structure with directories and files.
Common file systems in Linux include ext4, XFS, and Btrfs.
File permissions in Linux determine who can read, write, or execute files.
Mounting and unmounting drives allows access to different file sys...
I applied via Approached by Company and was interviewed before Aug 2022. There were 5 interview rounds.
I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.
Pattern programming, javascriptt based questions
Selenium is a powerful tool for automating web applications for testing purposes, supporting multiple browsers and programming languages.
Selenium supports multiple programming languages like Java, Python, C#, and Ruby.
It can automate browsers like Chrome, Firefox, and Safari.
Selenium WebDriver is the core component that interacts with the browser.
Example: Using WebDriver in Python to open a webpage: 'from selenium impo...
I am a Senior Engineer with 10+ years of experience in software development, specializing in backend systems and cloud technologies.
10+ years of experience in software development
Specialize in backend systems and cloud technologies
Strong problem-solving skills
Experience with large-scale systems
Proficient in programming languages like Java, Python, and SQL
I applied via Campus Placement
I appeared for an interview before Sep 2020.
Round duration - 90 mins
Round difficulty - Hard
There were questions related to DP and DFS.
You are given a long type array/list ARR
of size N
, representing an elevation map. The value ARR[i]
denotes the elevation of the ith
bar. Your task is to determine th...
Calculate the total amount of rainwater that can be trapped between given elevations in an array.
Iterate through the array and calculate the maximum height on the left and right of each bar.
Calculate the amount of water that can be trapped at each bar by taking the minimum of the maximum heights on the left and right.
Sum up the trapped water at each bar to get the total trapped water for the entire array.
Round duration - 60 mins
Round difficulty - Medium
At first, I was asked about the different projects that I have done so far. We had a detailed discussion on the same.
He also checked my OOP concepts
Designing an LRU Cache involves implementing a data structure that stores a fixed number of items and removes the least recently used item when full.
Start by defining the data structure for the cache, typically using a combination of a hashmap and a doubly linked list.
Implement methods for getting and setting key-value pairs in the cache.
When a new item is added to the cache, check if it exceeds the maximum capacity. I...
Given a Singly Linked List of integers, your task is to reverse the Linked List by altering the links between the nodes.
The first line of input is an intege...
Reverse a singly linked list by altering the links between nodes.
Iterate through the linked list and reverse the links between nodes
Use three pointers to keep track of the current, previous, and next nodes
Update the links between nodes to reverse the list
Return the head of the reversed linked list
You are given the head node of a singly linked list. Your task is to return a pointer pointing to the middle of the linked list.
If there is an odd number of elements, return the ...
Return the middle element of a singly linked list, or the one farther from the head if there are even elements.
Traverse the linked list with two pointers, one moving twice as fast as the other
When the fast pointer reaches the end, the slow pointer will be at the middle
If there are even elements, return the one that is farther from the head node
Handle edge cases like linked list of size 1 or empty list
Round duration - 60 mins
Round difficulty - Medium
It is HR + Technical round
asked about the Behavioural questions and how you justify yourself in an argument .questions related to current technology.
They gave me feedback on how well I had performed so far and gave me suggestions on what more can I do to further improve myself.
Tip 1 : Be thorough about your projects
Tip 2 : Prepare Ds and Algo and Practice all standard questions
Tip 3 : Know the complexities of the code that you’ve written.
Tip 1 : Mention at least 2 projects.
Tip 2 : Don't make any silly spelling mistakes on resume
I applied via Company Website and was interviewed in Jan 2021. There were 5 interview rounds.
Object-Oriented Programming (OOP) is a programming paradigm based on objects and classes, promoting code reusability and organization.
Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).
Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).
Polymorphism: Ability to present the sa...
I applied via Referral and was interviewed before Aug 2022. There were 3 interview rounds.
Time ,speed ,distance
Java application using oops concept
based on 1 interview experience
Difficulty level
based on 1 review
Rating in categories
Software Engineer
93
salaries
| ₹2.7 L/yr - ₹8 L/yr |
Software Engineer Level 1
48
salaries
| ₹4 L/yr - ₹7.8 L/yr |
Software Engineer Trainee
39
salaries
| ₹2.2 L/yr - ₹6.6 L/yr |
Product Manager
29
salaries
| ₹5.7 L/yr - ₹14.4 L/yr |
Software Developer
26
salaries
| ₹3.2 L/yr - ₹7.1 L/yr |
AGS Transact Technologies
Hitachi Payment Services
Rupeek
Mobikwik