Filter interviews by
Be the first one to contribute and help others!
I appeared for an interview before Jun 2016.
I appeared for an interview before Aug 2016.
I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.
I felt stressed last month while managing a tight project deadline and coordinating with multiple stakeholders.
Tight deadlines: I had to deliver a project report within a week, which usually takes two weeks.
Stakeholder communication: Coordinating with different teams created confusion and misalignment.
Work-life balance: I struggled to maintain my personal time due to extended work hours.
C is a programming language used to create software and operating systems.
C is a low-level language that allows direct access to computer hardware.
It is used to create efficient and fast programs.
C is the foundation for many other programming languages such as C++, Java, and Python.
Examples of C programs include operating systems, device drivers, and video games.
I am drawn to XenonStack for its innovative approach to technology and commitment to driving impactful business solutions.
XenonStack's focus on cutting-edge technologies like AI and cloud computing aligns with my passion for innovation.
The company's commitment to data-driven decision-making resonates with my analytical skills and experience in data analysis.
I admire XenonStack's collaborative culture, which fosters tea...
I bring a unique blend of analytical skills, industry knowledge, and a passion for problem-solving that aligns with your team's goals.
Proven track record in data analysis: Successfully improved operational efficiency by 20% in my previous role through data-driven insights.
Strong communication skills: Effectively collaborated with cross-functional teams to gather requirements and deliver actionable solutions.
Adaptabilit...
I tend to be overly detail-oriented, which can slow down my decision-making process at times.
I often spend too much time on data analysis, which can delay project timelines. For example, in a recent project, I took extra time to ensure every data point was accurate, which pushed back our delivery date.
I sometimes struggle with delegating tasks because I want to ensure everything is done perfectly. This was evident when...
I am a detail-oriented Business Analyst with a passion for data-driven decision-making and a strong background in project management.
Over 5 years of experience in business analysis across various industries, including finance and healthcare.
Skilled in gathering and analyzing requirements, as demonstrated in a project where I improved a client's reporting process by 30%.
Proficient in using tools like SQL and Tableau for...
My hobbies include hiking, photography, and cooking.
Hiking: I enjoy exploring nature trails and challenging myself physically.
Photography: I love capturing beautiful moments and landscapes through my camera lens.
Cooking: I find joy in experimenting with new recipes and creating delicious meals for my friends and family.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Feb 2022. There were 2 interview rounds.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Detecting a cycle in a linked list using Floyd's Tortoise and Hare algorithm.
Use two pointers: slow and fast. Slow moves one step, fast moves two steps.
If there's a cycle, slow and fast will eventually meet.
If fast reaches the end (null), there's no cycle.
Example: In a list 1 -> 2 -> 3 -> 4 -> 2 (cycle), slow and fast meet at 2.
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Map, reduce, and filter are higher-order functions in JavaScript used to manipulate arrays.
Map: Transforms each element in an array and returns a new array with the transformed elements.
Reduce: Reduces an array to a single value by applying a function to each element.
Filter: Creates a new array with elements that pass a certain condition.
I appeared for an interview in Jul 2023.
Basic question of indiabix topics and 10 code questions
Find the second largest element in an array of integers efficiently.
Iterate through the array while keeping track of the largest and second largest elements.
Initialize two variables: largest and secondLargest to negative infinity.
For each element, update largest if the current element is greater than largest.
If the current element is less than largest but greater than secondLargest, update secondLargest.
Example: For ar...
Technical Support Engineer
4
salaries
| ₹9 L/yr - ₹20 L/yr |
Inside Sales Accounts Manager
4
salaries
| ₹4.8 L/yr - ₹9.6 L/yr |
HCL Infosystems
Northcorp Software
Jetking Infotrain
Apex CoVantage