Filter interviews by
UPS stands for Uninterruptible Power Supply, a device that provides emergency power to a load when the input power source fails.
UPS is used to protect electronic equipment from power surges, outages, and fluctuations.
It typically consists of a battery backup, surge protector, and voltage regulator.
UPS systems come in different sizes and capacities to meet the needs of various applications.
Examples of UPS brands include
Yes, I have knowledge about computers.
I have experience troubleshooting computer hardware and software issues.
I am familiar with operating systems like Windows and Linux.
I have knowledge of networking and internet protocols.
I have worked with computer peripherals like printers and scanners.
Control + C is a keyboard shortcut used to interrupt a process in a command line interface.
Control + C sends a SIGINT signal to the currently running process, causing it to terminate
This shortcut is commonly used to stop a program or command that is running indefinitely
It is a way to gracefully exit a process without forcibly killing it
Top trending discussions
posted on 15 Jul 2022
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
If you are a fresher , then this is for you else almost no coding test for experienced candidates.
I applied via Campus Placement
Dsa problems dp and tress problem
I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.
5 years of experience in software development
Proficient in developing web applications
Skilled in using various technologies
Passionate about software engineering
The test was in hackerrank platform, it was moderate level.
posted on 18 Aug 2022
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Questions based or percentage, profit loss, ratio
Stacks are a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack
Common operations include push (add element) and pop (remove element)
Stacks can be implemented using arrays or linked lists
Examples of stack usage include function call stack and undo/redo functionality in text editors
To find the middle number in a linked list.
Traverse the linked list using 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 node.
If the linked list has even number of nodes, there will be two middle nodes. Return either one.
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Dp, trees and basic time complexity
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience working in Agile development environment
I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.
2 medium hard level questions. We just have to code and explain it. Platform doesn't have compilers.
Reverse array of strings
Iterate through the array and swap elements from start to end
Use two pointers, one at the beginning and one at the end, and swap elements until they meet
Reverse a given string
Use built-in functions like reverse() or loop through the string in reverse order
Create a new string and append characters from the original string in reverse order
Convert the string to an array of characters, reverse the array, and then join it back into a string
Calculate sum of all elements in a given array of strings
Iterate through the array and convert each element to integer before adding to sum
Handle edge cases like empty array or non-numeric elements
Return the final sum after iterating through all elements
I appeared for an interview before Oct 2023.
Good Knowledge of DSA is required
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Easy level questions on string, linked list and array
TCP is a connection-oriented protocol while UDP is connectionless.
TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.
TCP is slower but more reliable while UDP is faster but less reliable.
TCP is used for applications that require high reliability and accuracy such as email, file transfer, and web browsing while UDP is used for applications that require speed and ...
A nibble swap program in C
Nibble swap means swapping the 4-bit halves of a byte
Use bitwise operators to perform the swap
Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);
Reverse a linked list in C language.
Create three pointers: current, previous, and next.
Traverse the linked list and change the direction of the pointers.
Return the new head of the reversed linked list.
API call in C
Include the necessary header files
Create a URL string with the required parameters
Use the curl library to make the API call
Handle the response data appropriately
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
Engineer- Customer Support
41
salaries
| ₹1.6 L/yr - ₹3 L/yr |
Senior Engineer
18
salaries
| ₹1.8 L/yr - ₹5.2 L/yr |
Service Engineer
12
salaries
| ₹1.9 L/yr - ₹3 L/yr |
Engineer
11
salaries
| ₹2.2 L/yr - ₹3 L/yr |
Senior Executive
11
salaries
| ₹1.8 L/yr - ₹4.5 L/yr |
Maxgen Technologies
Value Point Systems
JoulestoWatts Business Solutions
F1 Info Solutions and Services