i
Benison Technologies
Filter interviews by
Asked me Python related questions
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
Angular is a popular front-end framework used for building dynamic web applications.
Angular provides a structured way to build single-page applications.
It offers two-way data binding, making it easier to keep the UI in sync with the underlying data.
Angular has a large ecosystem of tools and libraries, making development faster and more efficient.
Lifecycle hooks in Angular are methods that allow you to tap into the lifecycle of a component, directive, or service.
ngOnChanges: Called when an input property changes
ngOnInit: Called once the component is initialized
ngDoCheck: Called during every change detection run
ngAfterContentInit: Called after content (ng-content) has been projected into the component
ngAfterContentChecked: Called after every check of the project...
I applied via Job Portal and was interviewed in Mar 2021. There was 1 interview round.
Top trending discussions
posted on 30 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
B-tree index is the default index type in Oracle database.
Default index type in Oracle is B-tree index
B-tree index is suitable for range queries and equality searches
Other index types in Oracle include bitmap index and function-based index
Causes of query slowness can include inefficient queries, lack of indexes, outdated statistics, hardware limitations, and network latency.
Inefficient queries - poorly written queries that do not utilize indexes or join tables unnecessarily
Lack of indexes - missing indexes on columns frequently used in queries
Outdated statistics - outdated or inaccurate statistics can lead to poor query execution plans
Hardware limitatio...
To resolve query slowness, analyze query execution plan, optimize indexes, update statistics, consider partitioning.
Analyze query execution plan to identify bottlenecks
Optimize indexes to improve query performance
Update statistics to ensure the query optimizer has accurate information
Consider partitioning large tables to improve query performance
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
Closures in JavaScript are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow for maintaining state in an asynchronous environment
They are created whenever a function is defined within another function
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }
I handle stressful situations by staying calm, prioritizing tasks, and seeking support when needed.
I prioritize tasks to focus on what needs to be done first
I take breaks to clear my mind and refocus
I communicate with team members or supervisors for guidance and support
I practice mindfulness techniques such as deep breathing or meditation
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
I am a dedicated PL/SQL developer with 5 years of experience in designing and implementing database solutions.
Experienced in writing complex PL/SQL queries and stored procedures
Proficient in performance tuning and optimization of SQL queries
Skilled in database design and normalization principles
Familiar with Oracle database technologies such as triggers and packages
Join is used to combine rows from two or more tables based on a related column between them.
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
INNER JOIN returns rows when there is at least one match in both tables
LEFT JOIN returns all rows from the left table and the matched rows from the right table
RIGHT JOIN returns all rows from the right table and the matched rows from the left table
FULL JOIN r...
posted on 11 Dec 2024
I am a software implementation engineer with 5 years of experience in implementing and customizing software solutions for clients.
5 years of experience in software implementation
Skilled in customizing software solutions for clients
Strong understanding of software development lifecycle
Proficient in programming languages such as Java and Python
I have extensive experience with Bitrix24, including customization, integration, and troubleshooting.
Implemented Bitrix24 for project management in previous role
Customized Bitrix24 CRM to fit company's specific needs
Integrated Bitrix24 with other software systems for seamless workflow
Troubleshooted and resolved issues with Bitrix24 functionality
posted on 17 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Callback hell is a situation in asynchronous programming where multiple nested callbacks make the code difficult to read and maintain.
Occurs when multiple asynchronous operations are nested within each other
Can lead to deeply nested code which is hard to understand and debug
Can be mitigated using promises, async/await, or libraries like async.js
React is a JavaScript library for building user interfaces.
React is used for creating interactive UI components.
It allows developers to build reusable UI components.
React uses a virtual DOM for efficient rendering.
React is commonly used in web development for single-page applications.
Loops are used in programming to repeat a block of code multiple times until a certain condition is met.
Loops help in automating repetitive tasks
Types of loops include for, while, and do-while
Example: for loop to iterate over an array and perform an operation on each element
A child process is a process created by another process, known as the parent process.
Child processes inherit resources and attributes from the parent process.
Child processes can communicate with the parent process and other child processes.
Examples include when a program spawns multiple processes to perform different tasks.
posted on 1 Feb 2025
Aptitude test was online test
I applied via Referral and was interviewed in Jun 2024. There were 3 interview rounds.
Inventory based task for web app
based on 3 interviews
Interview experience
based on 50 reviews
Rating in categories
3-10 Yrs
Not Disclosed
Software Engineer
88
salaries
| ₹3.6 L/yr - ₹13.1 L/yr |
Senior Software Engineer
45
salaries
| ₹6.6 L/yr - ₹27.5 L/yr |
Technical Lead
37
salaries
| ₹12.3 L/yr - ₹40 L/yr |
Software Developer
23
salaries
| ₹3.4 L/yr - ₹9.2 L/yr |
Java Developer
18
salaries
| ₹3 L/yr - ₹5.2 L/yr |
TCS
Infosys
Wipro
HCLTech