Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2022. There were 4 interview rounds.
I applied via LinkedIn and was interviewed before Feb 2023. There was 1 interview round.
TELUS Digital interview questions for designations
Top trending discussions
posted on 23 Apr 2024
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
To swap the value of two variables without using a third variable, use arithmetic operations.
Use addition and subtraction to swap values
Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)
Context API is a feature in React that allows sharing data between components without having to pass props through every level of the component tree.
Context API provides a way to pass data through the component tree without having to pass props down manually at every level.
It is particularly useful for passing down global data like themes, user authentication, or language preferences.
Context API consists of three main ...
Use a routing library like React Router to manage navigation and organize components into separate pages.
Utilize React Router to set up routes for each page and handle navigation
Organize components into separate folders based on their functionality or page they belong to
Consider lazy loading components to improve performance, especially with a large number of pages
Optimizing an application involves identifying and resolving performance bottlenecks to improve efficiency and user experience.
Identify and address slow database queries or inefficient code
Implement caching mechanisms to reduce load times
Optimize images and assets to reduce file sizes
Utilize asynchronous processing to improve responsiveness
Profile and analyze code to identify areas for improvement
I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.
Oracle Applications are a suite of business applications software that help organizations manage their business processes.
Oracle Applications include modules for customer relationship management (CRM), enterprise resource planning (ERP), supply chain management (SCM), and more.
They are designed to automate and streamline business processes, improve efficiency, and provide real-time insights.
Examples of Oracle Applicati...
Value sets are a collection of related values that can be used to define a set of acceptable values for a field or parameter.
Value sets help ensure data consistency and accuracy by restricting the possible values that can be entered.
They can be used in database fields, dropdown lists, or parameters in programming languages.
For example, a value set for a 'gender' field may include values like 'Male', 'Female', and 'Othe
An index in PL/SQL is a database object that improves performance by allowing faster retrieval of data from tables.
Indexes are created on columns in a table to speed up the retrieval of rows based on the values in those columns.
They work similar to an index in a book, allowing the database to quickly locate the rows that match a certain criteria.
Indexes can significantly reduce the time it takes to retrieve data, espec...
Different types of joins in PL/SQL include inner join, outer join (left, right, full), cross join, and self join.
Inner join: Returns rows when there is at least one match in both tables.
Outer join: Returns all rows from one table and only matching rows from the other table (left, right, full).
Cross join: Returns the Cartesian product of the two tables.
Self join: Joins a table to itself.
Functions in PL/SQL are named blocks of code that can accept parameters, perform a task, and return a value.
Functions are created using the CREATE FUNCTION statement.
Functions can accept input parameters and return a single value.
Functions can be called from SQL statements or other PL/SQL blocks.
Functions can be used to encapsulate reusable logic and improve code readability.
Example: CREATE FUNCTION calculate_area(leng...
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
WAP to count each word in a sentence and dispaly the output.
Questions on marker inetrface and functional interface.
sprinboot annotation questions
I applied via Naukri.com and was interviewed in Apr 2022. There were 4 interview rounds.
Respective technology based- java
posted on 22 Jan 2022
I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.
There are two types of exceptions: checked and unchecked.
Checked exceptions are checked at compile-time and must be handled by the programmer.
Unchecked exceptions are not checked at compile-time and can be handled by the JVM.
Examples of checked exceptions include IOException and SQLException.
Examples of unchecked exceptions include NullPointerException and ArrayIndexOutOfBoundsException.
I will use try-catch blocks to handle exceptions and log the error message for debugging purposes.
Enclose the procedure call in a try block.
Catch the exception in the catch block.
Log the error message for debugging purposes.
Handle the exception appropriately based on the specific scenario.
posted on 29 Apr 2024
I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.
Test suite for a login form
Test for valid username and password
Test for invalid username and password
Test for empty username or password field
Test for special characters in username or password
Test for maximum character limit in username and password fields
based on 19 reviews
Rating in categories
Module Lead
478
salaries
| ₹8 L/yr - ₹27 L/yr |
Senior Software Engineer
278
salaries
| ₹6.7 L/yr - ₹24 L/yr |
Team Lead
222
salaries
| ₹5 L/yr - ₹20 L/yr |
Softwaretest Engineer
216
salaries
| ₹4 L/yr - ₹16 L/yr |
Senior Application Developer
206
salaries
| ₹8 L/yr - ₹26.4 L/yr |
Concentrix Corporation
Foundever
Wipro
Genpact