Filter interviews by
I appeared for an interview in Sep 2024.
Was asked aptitude based questions, qualitative and quantitative both. Time duration was an hour
Top trending discussions
I applied via Walk-in and was interviewed in Aug 2024. There was 1 interview round.
Daemon thread is a low priority thread that runs in the background and does not prevent the JVM from exiting.
Daemon threads are used for tasks that do not require user interaction or continuous execution.
They are automatically terminated when all non-daemon threads have finished.
Set a thread as daemon using setDaemon(true) method before starting it.
Example: Thread t = new Thread(); t.setDaemon(true); t.start();
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
String manipulation using loops and conditionals for software engineering
Use loops to iterate through each character in the string
Use conditional statements to check for specific conditions and manipulate the string accordingly
Examples: reversing a string, counting occurrences of a specific character, removing whitespace
Hackerrank was used for test
I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.
They just asked about my previous experience and questions from my resume
Basic aptitude questions based on profit and loss
Coding test based on c language and python programming
Communication assignment based on English
Real-time operating systems are designed to provide guaranteed response times for critical tasks.
Real-time operating systems prioritize tasks based on their urgency and importance.
They are commonly used in industries such as aerospace, automotive, and industrial automation.
Examples include VxWorks, QNX, and FreeRTOS.
I appeared for an interview before Jun 2024, where I was asked the following questions.
I successfully convinced my team to adopt Agile methodologies for improved collaboration and efficiency in our software development process.
Identified inefficiencies in our current waterfall approach, such as long feedback loops.
Presented data showing how Agile could reduce development time by 30%.
Organized a workshop to demonstrate Agile principles and practices.
Facilitated a pilot project using Agile, which resulted ...
Design a queuing system to manage requests efficiently and ensure fair processing.
Define the purpose: e.g., handling customer service requests.
Choose a queuing model: FIFO (First In, First Out) is common.
Implement priority levels: e.g., urgent requests processed first.
Consider scalability: ensure the system can handle increased load.
Use data structures: e.g., linked lists or arrays for queue management.
Incorporate time...
The number of records retrieved depends on the default join type, which is usually INNER JOIN, returning matching records only.
If INNER JOIN is assumed, only records with matching keys in both tables are returned.
For example, if Table A has 5 records and Table B has 3 matching records, the result will be 3.
If LEFT JOIN is assumed, all records from the left table and matching records from the right table are returned.
Fo...
Dynamic break in report allows for automatic page breaks based on data.
Define a break field in the report design
Set the break field to trigger a page break when its value changes
Use dynamic break to automatically adjust page breaks based on data
Example: A report on sales by region can use dynamic break to create a new page for each region
Foreach function is used to iterate through an array of strings in a report.
Foreach function is used to loop through each element in an array of strings.
It can be used to display each element in a report.
Example: foreach(string item in stringArray){ Console.WriteLine(item); }
Aggregate awareness is a feature in Business Objects that allows reports to be optimized for performance by using aggregate tables.
Aggregate awareness is used when creating reports in Business Objects
It allows the report to use aggregate tables instead of detailed tables for improved performance
Syntax: AGGR_AWARE( Example: AGGR_AWARE(Product, Sum(Sales), Sales_Fact_Table) The @prompt function syntax is used to display a prompt message to the user and receive input. The syntax is @prompt('message', 'default value') The message is the prompt message to be displayed to the user The default value is optional and will be displayed in the input field The function returns the value entered by the user
I applied via
Referral
and was interviewed in Sep 2020. There
was
1 interview round.
based on 1 interview experience
Difficulty level
Duration
₹4.5
L/yr - ₹5
L/yr
₹4.5
L/yr - ₹5.3
L/yr
₹4.5
L/yr - ₹6
L/yr
₹8
L/yr - ₹9.2
L/yr
₹4.5
L/yr - ₹7.9
L/yr
)
Skills evaluated in this interview
Interview Questionnaire
2 Questions
Interview Preparation Tips
Tell us how to improve this page.
Overall Interview Experience Rating
Interview Questions from Trending Companies on AmbitionBox
Explore more salaries
Sales Associate
Revenue Associate
International Sales Associate
Assistant Sales Manager
Data Analyst