Filter interviews by
I applied via Walk-in and was interviewed in Oct 2024. There were 3 interview rounds.
Four questions and bout 2 hrs and topics covered are exceptions,database.
An index is a database object that improves the speed of data retrieval operations on a table.
Indexes are used to quickly locate data without having to search every row in a table.
Types of indexes include B-tree indexes, bitmap indexes, and function-based indexes.
Examples of indexes are primary keys, unique constraints, and indexes created explicitly on columns.
A trigger is a PL/SQL block that is automatically executed in response to certain events on a particular table or view.
Triggers can be used to enforce business rules, audit changes, or replicate data.
They can be classified as row-level triggers (executed for each row affected) or statement-level triggers (executed once for the entire statement).
Examples of trigger events include INSERT, UPDATE, DELETE operations on a t
A materialized view is a database object that contains the results of a query and is stored on disk for faster access.
Materialized views store the results of a query like a table, allowing for faster access to data.
They are updated periodically to reflect changes in the underlying data.
Materialized views are commonly used in data warehousing and reporting applications.
Example: CREATE MATERIALIZED VIEW mv_sales AS SELEC...
Union combines and removes duplicates, Union All combines without removing duplicates.
Union combines result sets and removes duplicates
Union All combines result sets without removing duplicates
Union is slower than Union All as it involves removing duplicates
Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;
Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2;
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Implementing DSA in real life involves solving complex problems efficiently using algorithms and data structures.
Implementing a sorting algorithm to organize patient records in a hospital database.
Using a graph algorithm to find the shortest path for a delivery service.
Applying a dynamic programming approach to optimize resource allocation in a manufacturing plant.
I have over 15 years of experience in finance, including leading financial planning, analysis, and reporting for large organizations.
Led financial planning and analysis for a Fortune 500 company
Managed budgeting and forecasting processes
Implemented cost-saving initiatives resulting in significant savings
Prepared and presented financial reports to senior management
I work for a multinational technology company as the Senior Executive - Finance.
Responsible for financial planning, budgeting, and forecasting
Oversee financial reporting and analysis
Manage cash flow and financial risk
Collaborate with other departments to drive financial performance
Lead financial audits and compliance efforts
I have over 10 years of experience in preparing financial statements for various organizations.
Led a team in the preparation of annual financial statements in compliance with GAAP
Reviewed and analyzed financial data to ensure accuracy and completeness
Implemented new accounting standards and procedures to improve reporting efficiency
Collaborated with auditors during the audit process to address any findings or discrepan
I have over 10 years of team handling experience in finance, leading teams to achieve financial goals and targets.
Led a team of 15 finance professionals to successfully implement cost-saving measures resulting in a 20% reduction in expenses
Provided mentorship and guidance to team members, resulting in improved productivity and job satisfaction
Managed team performance through regular feedback sessions and performance ev...
What people are saying about Azentio
Azentio interview questions for popular designations
I applied via Naukri.com
Get interview-ready with Top Azentio Interview Questions
I applied via Naukri.com and was interviewed in Jun 2024. There were 6 interview rounds.
Make wireframes on a topic
Have to complete an assignment
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
Overfitting and underfitting are common problems in machine learning where the model either learns the noise in the training data or fails to capture the underlying patterns.
Overfitting occurs when a model learns the training data too well, including the noise and outliers, leading to poor generalization on new data.
Underfitting happens when a model is too simple to capture the underlying patterns in the data, resultin...
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.
Easy test with basic questions
Implementing push/pull on a message queue involves adding messages to the queue and retrieving messages from the queue.
Push: Add messages to the queue
Pull: Retrieve messages from the queue
Use a producer-consumer model for push/pull operations
Implement a mechanism for handling message acknowledgment and retransmission if needed
Implement a stack that can identify the minimum element at all times.
Use two stacks - one to store the actual elements and another to store the minimum values.
When pushing an element, check if it is smaller than the current minimum and push it to the minimum stack.
When popping an element, check if it is the current minimum and pop from the minimum stack as well.
The minimum value can be retrieved in constant time from t
Take two numbers as input and display their sum
Create a function that takes two numbers as input
Add the two numbers together to get the sum
Return the sum as output
The duration of Azentio interview process can vary, but typically it takes about 2-4 weeks to complete.
based on 32 interviews
Interview experience
based on 289 reviews
Rating in categories
Software Engineer
417
salaries
| ₹2.7 L/yr - ₹10.5 L/yr |
Senior Software Engineer
196
salaries
| ₹5 L/yr - ₹18.2 L/yr |
Software Developer
141
salaries
| ₹2.1 L/yr - ₹10.5 L/yr |
Business Analyst
130
salaries
| ₹3.6 L/yr - ₹12.8 L/yr |
Plsql Developer
97
salaries
| ₹3 L/yr - ₹11 L/yr |
TCS
Infosys
Wipro
HCLTech