Filter interviews by
I applied via Referral and was interviewed in Feb 2023. There were 2 interview rounds.
Swap is a space on a hard disk used as the virtual memory extension of a computer's RAM.
Swap is a technique used by operating systems to increase the amount of available RAM.
It involves moving data from RAM to a hard disk, freeing up space in RAM for other processes.
Swap is also known as virtual memory or paging.
It can improve system performance but can also slow down the system if the hard disk is slow.
Linux systems t...
Static websites have fixed content while dynamic websites have content that can change based on user interactions.
Static websites are built using HTML and CSS and do not require server-side processing.
Dynamic websites use server-side scripting languages like PHP, Python, or Ruby to generate content.
Static websites are faster to load and cheaper to host, while dynamic websites are more flexible and interactive.
Examples ...
Web hosting is a service that allows individuals and organizations to make their website accessible via the World Wide Web.
Web hosting providers offer server space and internet connectivity to store and serve website files
Users can upload their website files to the server using FTP or a web-based interface
Web hosting can be shared, dedicated, or cloud-based depending on the user's needs and budget
Web hosting also inclu...
Kernel levels are layers of the operating system that manage hardware resources and provide services to applications.
Kernel levels are responsible for managing hardware resources such as memory, CPU, and input/output devices.
They provide services to applications such as file system access, network communication, and process management.
There are different levels of kernel, such as microkernel, monolithic kernel, and hyb...
I applied via Job Portal
posted on 10 May 2021
I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 26 Oct 2020
I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.
Data scraping, computer vision, agile methodologies, change request, and testing methods are all important aspects of software engineering.
Data scraping involves extracting data from websites or other sources.
Computer vision involves using algorithms to interpret and analyze visual data.
Agile methodologies are a set of principles for software development that prioritize flexibility and collaboration.
Change requests are...
I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.
posted on 30 Nov 2021
I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.
Find sum of squares of numbers in list using stream API.
Use mapToInt() to convert list of integers to IntStream
Use map() to square each element of IntStream
Use sum() to get the sum of squares
Searching in 2D sorted array row wise and column wise.
Start from the top right corner or bottom left corner
Compare the target with the current element
Move left or down if target is smaller or move right or up if target is larger
Repeat until target is found or out of bounds
posted on 8 Apr 2021
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
posted on 19 May 2022
I appeared for an interview before May 2021.
Round duration - 60 Minutes
Round difficulty - Easy
Given a binary tree with 'N' nodes, your task is to print the nodes in spiral order traversal.
The binary tree is represented i...
Print nodes of a binary tree in spiral order traversal.
Use a queue to perform level order traversal of the binary tree.
Alternate between printing nodes from left to right and right to left at each level.
Handle null nodes represented by '-1' appropriately.
Example: For input '1 2 3 -1 -1 4 5 -1 -1 -1 -1', the output should be '1 3 2 4 5'.
Round duration - 60 Minutes
Round difficulty - Easy
You are given a list of N
strings called A
. Your task is to determine whether you can form a given target string by combining one or more strings from A
.
The strings from A
c...
Given a list of strings, determine if a target string can be formed by combining one or more strings from the list.
Iterate through all possible combinations of strings from the list to form the target string.
Use recursion to try different combinations of strings.
Check if the current combination forms the target string.
Return true if a valid combination is found, otherwise return false.
Round duration - 60 Minutes
Round difficulty - Easy
Design an elevator system for efficient vertical transportation.
Divide building into zones to optimize elevator usage.
Implement algorithms for efficient elevator scheduling.
Include safety features like emergency stop buttons and overload sensors.
Consider user interface for passengers to select floors and monitor elevator status.
Tip 1 : Never give up
Tip 2 : Practice
Tip 3 : Be positive
Tip 1 : Keep it short
Tip 2 : Highlight skills and achievements
I appeared for an interview in Jul 2019.
based on 1 interview
Interview experience
based on 14 reviews
Rating in categories
Technical Support Engineer
9
salaries
| ₹1.5 L/yr - ₹2.5 L/yr |
HR Executive
4
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Senior System Administrator
4
salaries
| ₹4.1 L/yr - ₹5.4 L/yr |
Linux Technical Support Engineer
4
salaries
| ₹1.4 L/yr - ₹3.1 L/yr |
Technical Content Writer
3
salaries
| ₹2.2 L/yr - ₹3 L/yr |
Oracle
Amdocs
Carelon Global Solutions
Automatic Data Processing (ADP)