Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Colan Infotech Team. If you also belong to the team, you can get access from here

Colan Infotech Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 94 Reviews

Filter interviews by

Colan Infotech Data Engineer Interview Questions and Answers

Updated 14 Feb 2024

Colan Infotech Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Feb 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Types of spark clusters, uses of all types of clusters
  • Ans. 

    There are three types of Spark clusters: standalone, YARN, and Mesos. Each type has different use cases.

    • Standalone cluster: Suitable for development and testing purposes.

    • YARN cluster: Ideal for running Spark on Hadoop clusters.

    • Mesos cluster: Used for running Spark on Mesos clusters or in cloud environments.

    • Standalone cluster can be set up on a single machine or a group of machines.

    • YARN cluster leverages Hadoop's resour...

  • Answered by AI
  • Q2. Different types of optimization techniques
  • Ans. 

    Optimization techniques are methods used to improve efficiency and performance of systems or processes.

    • Mathematical optimization: using mathematical models and algorithms to find the best solution

    • Heuristic optimization: using trial and error or rule-based methods to find good solutions

    • Metaheuristic optimization: using higher-level strategies to explore the search space efficiently

    • Constraint optimization: optimizing sol...

  • Answered by AI
  • Q3. Broadcast join usecase
  • Q4. Stored procedure
  • Q5. Sql - joins queries
Round 2 - Technical 

(1 Question)

  • Q1. Spark scenario based questions troubleshooting questions

Skills evaluated in this interview

Data Engineer Jobs at Colan Infotech

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. All employees having same salary in the smae department sql and pysprk
  • Q2. How to create pipeline in databricks
  • Ans. 

    To create a pipeline in Databricks, you can use Databricks Jobs or Apache Airflow for orchestration.

    • Use Databricks Jobs to create a pipeline by scheduling notebooks or Spark jobs.

    • Utilize Apache Airflow for more complex pipeline orchestration with dependencies and monitoring.

    • Leverage Databricks Delta for managing data pipelines with ACID transactions and versioning.

  • Answered by AI
  • Q3. Palindrome, 2nd char in every word make is to upper case, sql rank and dense rank releated questions , given 2 tables country and city we need to calculate total population in each continent by joining the...
  • Q4. String manuplation questions inpython

Interview Preparation Tips

Interview preparation tips for other job seekers - PRepare well on pyspark
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It wa really a great experience.

Round 2 - Coding Test 

It was really a great experience.

Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourself after 3 years?
  • Ans. 

    In 3 years, I see myself leading a team of data engineers, implementing cutting-edge technologies, and driving impactful data-driven decisions.

    • Leading a team of data engineers

    • Implementing cutting-edge technologies

    • Driving impactful data-driven decisions

  • Answered by AI
  • Q2. What are your strenghts?
  • Ans. 

    My strengths include strong analytical skills, attention to detail, and the ability to work well in a team.

    • Strong analytical skills - able to analyze complex data sets and derive meaningful insights

    • Attention to detail - meticulous in ensuring data accuracy and quality

    • Team player - collaborate effectively with colleagues to achieve common goals

  • Answered by AI
Round 4 - One-on-one 

(3 Questions)

  • Q1. What projects you have worked upon?
  • Ans. 

    I have worked on projects involving building data pipelines, optimizing database performance, and creating machine learning models.

    • Built data pipelines using Apache Spark and Kafka

    • Optimized database performance by tuning queries and indexes

    • Created machine learning models for predictive analytics

    • Implemented real-time data processing using technologies like Apache Flink

  • Answered by AI
  • Q2. What is your CGPA?
  • Ans. 

    My CGPA is 3.8 out of 4.0.

    • My CGPA is 3.8, which is considered high in my university.

    • I have consistently maintained a high CGPA throughout my academic career.

    • I have received several academic awards based on my CGPA.

    • My CGPA reflects my dedication and hard work towards my studies.

  • Answered by AI
  • Q3. What are your hobbies?
  • Ans. 

    My hobbies include hiking, photography, and playing the guitar.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Photography: I love capturing moments and landscapes through my camera lens.

    • Playing the guitar: I find relaxation and creativity in strumming chords and learning new songs.

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Sql assessment round

Round 2 - Technical 

(1 Question)

  • Q1. Python gcp biquery airflow dataflow sql
Round 3 - Client Interview 

(1 Question)

  • Q1. Recent projects experience, bigquery, sql
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - I recently had an interview with TFT and had an good experience, there were in total 3 rounds of interviews. Round one was sql assessment of 30 mins with questions of easy to medium difficulty. Round 2 was purely technical which went for arnd 45 mins with questions on python , gcp dataflow and some sql ques. Round 3 was client round which went for an hour .. then got a confirmation that I cleared and at last there was HR round . Interviewers were friendly and good people to talk to. Took arnd 2-3 weeks.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Python and SQL questions were asked

Round 2 - One-on-one 

(1 Question)

  • Q1. I was asked about the project
Round 3 - One-on-one 

(1 Question)

  • Q1. ACID properties of DBMS
Round 4 - HR 

(1 Question)

  • Q1. HR question and family background

Interview Preparation Tips

Topics to prepare for Junglee Games Data Engineer interview:
  • SQL
  • Python
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Assignment 

It was a written test where theoretical SQL questions were asked like primary key, foreign key, set operators and some queries

Round 2 - Technical 

(1 Question)

  • Q1. All SQL Concepts like Join, normalization, trigger, stored procedure, keys, drop truncate del difference, where having difference, Aggregate scaler window functions, fetch duplicate records query, acid pro...

Interview Preparation Tips

Topics to prepare for Saama Technologies Data Engineer interview:
  • SQL
  • Python
  • Pyspark
Interview preparation tips for other job seekers - Clear your concepts deeply with examples sothat you can able to explain it..
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Two coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS questions, keys
  • Q2. SQL related queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on data structure, DBMS, SQL queries

Data Engineer Interview Questions & Answers

DISYS user image Srinivasa moorthy

posted on 29 Feb 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain process in adf
  • Ans. 

    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...

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Testing concepts STLC
  • Q2. Java code to reverse a string
  • Ans. 

    Java code to reverse a string

    • Use StringBuilder class to reverse the string

    • Call reverse() method on the StringBuilder object

    • Convert the StringBuilder object back to String using toString() method

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Agile concepts like sprints planning and Jira

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your basic concepts.Prepare few Java basic coding questions and Oops concepts

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Describe your workflow of the last project
  • Ans. 

    Developed ETL pipeline to ingest, clean, and analyze customer data for personalized marketing campaigns

    • Gathered requirements from stakeholders to understand data sources and business objectives

    • Designed data model to store customer information and campaign performance metrics

    • Implemented ETL process using Python and Apache Spark to extract, transform, and load data

    • Performed data quality checks and created visualizations ...

  • Answered by AI
  • Q2. What are the different transformations you have used
  • Ans. 

    I have used various transformations such as filtering, joining, aggregating, and pivoting in my data engineering projects.

    • Filtering data based on certain conditions

    • Joining multiple datasets together

    • Aggregating data to summarize information

    • Pivoting data from rows to columns or vice versa

  • Answered by AI
Round 2 - One-on-one 

Skills evaluated in this interview

Colan Infotech Interview FAQs

How many rounds are there in Colan Infotech Data Engineer interview?
Colan Infotech interview process usually has 2 rounds. The most common rounds in the Colan Infotech interview process are Technical.
How to prepare for Colan Infotech Data Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Colan Infotech. The most common topics and skills that interviewers at Colan Infotech expect are Python, Hadoop, SCALA, SQL and AWS.
What are the top questions asked in Colan Infotech Data Engineer interview?

Some of the top questions asked at the Colan Infotech Data Engineer interview -

  1. types of spark clusters, uses of all types of clust...read more
  2. different types of optimization techniq...read more
  3. spark scenario based questions troubleshooting questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Colan Infotech interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Colan Infotech Data Engineer Salary
based on 5 salaries
₹1.8 L/yr - ₹8 L/yr
69% less than the average Data Engineer Salary in India
View more details

Colan Infotech Data Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-Life balance

3.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
213 salaries
unlock blur

₹1.2 L/yr - ₹9 L/yr

Software Developer
71 salaries
unlock blur

₹1.2 L/yr - ₹7 L/yr

Softwaretest Engineer
39 salaries
unlock blur

₹1 L/yr - ₹8 L/yr

Senior Software Engineer
35 salaries
unlock blur

₹4.2 L/yr - ₹18 L/yr

DOT NET Developer
31 salaries
unlock blur

₹1.2 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Colan Infotech with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview