i
TCS
Filter interviews by
PL/SQL exceptions handle errors and manage control flow in Oracle databases, ensuring robust application behavior.
PL/SQL has predefined exceptions like NO_DATA_FOUND and ZERO_DIVIDE.
Custom exceptions can be defined using the EXCEPTION keyword.
Use the RAISE statement to trigger an exception manually.
Example: BEGIN SELECT salary INTO v_salary FROM employees WHERE emp_id = 100; EXCEPTION WHEN NO_DATA_FOUND THEN DBMS_OUTPU...
PL/SQL triggers are special procedures that automatically execute in response to certain events on a database table or view.
1. DML Triggers: Execute on Data Manipulation Language events (INSERT, UPDATE, DELETE). Example: AFTER INSERT trigger to log changes.
2. INSTEAD OF Triggers: Used on views to perform actions instead of the triggering action. Example: INSTEAD OF DELETE on a view.
3. System Triggers: Triggered by syst...
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Binary search is a fast search algorithm that finds the position of a target value within a sorted array.
Ensure the array is sorted before performing binary search.
Compare the target value with the middle element of the array.
If the target value is less than the middle element, search the left half of the array. If greater, search the right half.
Repeat the process until the target value is found or the subarray is empt
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them, and then merges them back together.
Divide the array into two halves recursively
Sort each half separately
Merge the sorted halves back together
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Main challenges faced in GCP implementation
Data migration and integration with existing systems
Ensuring security and compliance with regulations
Optimizing costs and managing resources effectively
Training and upskilling employees to use GCP effectively
Choosing the right services and configurations for specific use cases
Best practices for BigQuery include optimizing queries, managing costs, and securing data.
Optimize queries by using partitioning, clustering, and caching
Manage costs by using cost controls, monitoring usage, and optimizing storage
Secure data by using IAM roles, encryption, and audit logs
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via Job Portal and was interviewed before Jul 2021. There were 3 interview rounds.
To configure and verify custom DNS in Azure AD, follow these steps:
Create a DNS zone in Azure DNS
Add a custom domain to Azure AD
Create a CNAME record in the DNS zone that points to the Azure AD domain
Verify the custom domain in Azure AD
Update the DNS registrar to use the Azure DNS name servers
Test the custom DNS by accessing Azure AD resources using the custom domain
Azure AD supports various authentication types for secure access to resources.
Azure AD supports password-based authentication, multi-factor authentication, certificate-based authentication, and federated authentication.
It also supports OAuth 2.0 and OpenID Connect for secure authentication and authorization.
Examples of supported protocols include SAML, WS-Federation, and OAuth 2.0/OpenID Connect.
Azure AD also supports ...
I applied via Job Fair and was interviewed before May 2021. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before Dec 2021. There were 3 interview rounds.
n-tier architecture is a software design pattern that divides an application into logical layers.
It separates presentation, application processing, and data management functions.
Each layer can be developed and maintained independently.
Examples include 3-tier and 4-tier architectures.
It improves scalability, maintainability, and flexibility of the application.
C is a general-purpose programming language known for its efficiency and low-level memory manipulation capabilities.
C was developed by Dennis Ritchie at Bell Labs in 1972.
It is widely used for system programming, embedded systems, and developing operating systems.
C is a compiled language and is known for its speed and efficiency.
It has influenced many other programming languages, including C++, Java, and Python.
Some po...
I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.
I have an intermediate skill level in shell casting.
I have experience in creating shell molds using different materials such as ceramic, resin, and plaster.
I am familiar with the process of pouring molten metal into the shell mold and the subsequent cooling and solidification process.
I have worked on projects that required precision and accuracy in shell casting, such as creating intricate metal parts for aerospace app...
based on 2 interviews
Interview experience
based on 136 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.3k
salaries
| ₹5 L/yr - ₹16 L/yr |
AST Consultant
52k
salaries
| ₹8 L/yr - ₹25 L/yr |
Associate Consultant
30.5k
salaries
| ₹9 L/yr - ₹32 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹5.8 L/yr |
Amazon
Wipro
Infosys
Accenture