i
Coditas Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Create a Directed Acyclic Graph (DAG) to execute Python scripts in parallel.
Define tasks for each Python script to be executed in parallel
Use a parallelism parameter to specify the number of tasks to run concurrently
Set up dependencies between tasks to ensure proper execution order
Use a DAG scheduler like Apache Airflow to manage and execute the DAG
Python code to find repeated numbers and their concurrency
Iterate through the array and use a dictionary to store the count of each number
Iterate through the dictionary to find numbers with count greater than 1 and their concurrency
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
1 python question and 1 sql question for coding and rest were the mcqs based on sql and python.
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
Use pandas library in Python to remove duplicate values from dataset
Import pandas library in Python
Use drop_duplicates() method on the dataset
Specify columns to check for duplicates if needed
Example: df.drop_duplicates(subset=['column_name'])
zip is used to combine two lists into a list of tuples, while enumerate is used to add a counter to an iterable.
zip function takes two lists and combines them into a list of tuples
enumerate function adds a counter to an iterable and returns it as an enumerate object
Example for zip: zip([1, 2, 3], ['a', 'b', 'c']) will result in [(1, 'a'), (2, 'b'), (3, 'c')]
Example for enumerate: enumerate(['apple', 'banana', 'cherry']...
I applied via Approached by Company and was interviewed in Sep 2024. There were 2 interview rounds.
Excel Assignment on building a dashboard
I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.
Easy 1 coding
Medium 1 coding
It was about arrays and sorting techniques and other is about your common sense
I was interviewed before May 2022.
Pivot table is a data summarization tool in Excel.
Pivot table allows users to summarize and analyze large datasets.
It can be used to group data by categories, calculate totals, and create custom calculations.
Users can easily change the layout of the table to view data in different ways.
Pivot table is a powerful tool for data analysis and reporting.
Example: A sales manager can use pivot table to analyze sales data by re
To count data in Excel, use the COUNT function or select the data and look at the status bar.
Use the COUNT function to count the number of cells that contain numbers or dates
Use the COUNTA function to count the number of cells that are not empty
Select the data and look at the status bar to see the count of selected cells
Use the COUNTIF function to count cells that meet a specific criteria
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
based on 1 interview
Interview experience
Software Engineer
386
salaries
| ₹4.8 L/yr - ₹12 L/yr |
Associate Software Engineer
151
salaries
| ₹3.5 L/yr - ₹7.2 L/yr |
Software Developer
129
salaries
| ₹5 L/yr - ₹20.5 L/yr |
Senior Software Engineer
111
salaries
| ₹10.8 L/yr - ₹36 L/yr |
QA Engineer
66
salaries
| ₹2.5 L/yr - ₹11.1 L/yr |
TCS
Infosys
Wipro
HCLTech