i
Blazeclan Technologies
Filter interviews by
Clear (1)
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot.
List uses square brackets [], tuple uses parentheses ().
Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)
Data lake is a vast pool of raw data while data warehouse is a structured repository for processed data.
Data lake stores raw, unstructured data in its native format.
Data warehouse stores processed, structured data for easy analysis and reporting.
Data lake allows for storing large amounts of data at a low cost.
Data warehouse is optimized for querying and analyzing data efficiently.
Data lake is suitable for big data anal...
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I was interviewed in Oct 2020.
I applied via Campus Placement and was interviewed before Feb 2020. There were 6 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 ...
IVR application can be deployed in servers using various deployment methods.
Choose a deployment method based on the application requirements and server environment.
Common deployment methods include manual deployment, automated deployment, and containerization.
Ensure that all necessary dependencies and configurations are included in the deployment package.
Test the application thoroughly after deployment to ensure it is
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.
I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Start from the first element and compare it with the next element
If the next element is smaller, swap them
Repeat this process for all elements in the array
Continue this process until no more swaps are needed
A program to print all prime numbers
Take input from user for range of numbers
Loop through the range and check if each number is prime
Print the prime numbers
Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.
Hashmap uses a hash function to map keys to indices in an array.
Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.
Examples of hashmap implementations include Java's HashMap class and Python's dict type.
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows code reuse and promotes code organization.
The existing class is called the parent or superclass, and the new class is called the child or subclass.
The child class inherits all the properties and methods of the parent class and can also add new properties and methods.
For...
based on 1 interview
Interview experience
Cloud Engineer
151
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Cloud Engineer
126
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Engineer
121
salaries
| ₹0 L/yr - ₹0 L/yr |
Cloud Application Engineer
77
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Cloud Operations Engineer
70
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Infosys
HCLTech