i
11:11 Systems
Filter interviews by
I applied via Company Website and was interviewed in Jun 2022. There were 2 interview rounds.
The architecture of my current role involves designing and implementing software solutions for clients.
Designing and implementing software solutions for clients
Working closely with clients to understand their needs and requirements
Collaborating with cross-functional teams to ensure successful project delivery
Utilizing various programming languages and technologies to build scalable and efficient solutions
To make a SAN disk online after a failed error in cluster service, follow these steps:
Identify the failed disk using the cluster management console
Check the disk status and resolve any issues
If the disk is still offline, try bringing it online manually
If manual attempts fail, try restarting the cluster service
If all else fails, replace the failed disk with a new one
CFS is used in Hyper-V to improve virtual machine performance by reducing CPU overhead.
CFS stands for Completely Fair Scheduler.
It is a Linux kernel feature that helps distribute CPU resources fairly among processes.
When used in Hyper-V, CFS can help reduce CPU overhead and improve virtual machine performance.
CFS can also help prevent CPU resource starvation and improve overall system stability.
CFS is enabled by defaul...
Top trending discussions
posted on 29 May 2024
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
It was a written test where theoretical SQL questions were asked like primary key, foreign key, set operators and some queries
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
ADF stands for Azure Data Factory, a cloud-based data integration service that allows you to create, schedule, and manage data pipelines.
ADF allows you to create data-driven workflows for orchestrating and automating data movement and data transformation.
You can use ADF to ingest data from various sources, process and transform the data, and then publish the data to different destinations.
ADF supports a wide range of d...
Joins in SQL are used to combine data from two or more tables based on a related column.
Joins are used to retrieve data from multiple tables in a single query
Common types of joins include inner join, left join, right join, and full outer join
Join conditions are specified using the ON keyword and a related column in each table
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Yes, I have worked on several SQL projects.
Developed a database for a retail company to manage inventory and sales data using SQL Server
Created complex queries to extract data from multiple tables for a financial services firm
Optimized database performance by indexing and partitioning tables for a healthcare organization
Duplicates can be removed in SQL using DISTINCT keyword or GROUP BY clause.
Use DISTINCT keyword to select unique values from a single column.
Use GROUP BY clause to group rows with same values and select unique values from multiple columns.
Use HAVING clause to filter out groups with count greater than 1.
Use INNER JOIN to join tables and select unique values from multiple tables.
Use ROW_NUMBER() function to assign a uniq...
I applied via Naukri.com and was interviewed in Nov 2022. There were 4 interview rounds.
Join two tables in PySpark code and DataFrame
Create two DataFrames from the tables
Specify the join condition using join() function
Select the columns to be displayed using select() function
Use show() function to display the result
I applied via Referral and was interviewed before Feb 2022. There were 3 interview rounds.
2 hr duration test it was. It had the topics like reasoning, number system. Technical section was also there which has sql questions
based on 7 reviews
Rating in categories
System Engineer
45
salaries
| ₹4 L/yr - ₹11 L/yr |
Backup Administrator
43
salaries
| ₹3.5 L/yr - ₹9 L/yr |
Senior Engineer
42
salaries
| ₹7 L/yr - ₹17 L/yr |
Senior Network Engineer
38
salaries
| ₹7.6 L/yr - ₹15.6 L/yr |
Specialist
36
salaries
| ₹10.3 L/yr - ₹28 L/yr |
IBM
TCS
Wipro
HCLTech