Upload Button Icon Add office photos
Engaged Employer

i

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

Coditas Technologies Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 216 Reviews

Filter interviews by

Coditas Technologies Data Engineer Interview Questions, Process, and Tips

Updated 25 Nov 2024

Top Coditas Technologies Data Engineer Interview Questions and Answers

Coditas Technologies Data Engineer Interview Experiences

2 interviews found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Nov 2024

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 May 2024. There were 2 interview rounds.

Round 1 - On Call 

(3 Questions)

  • Q1. Project Worked on and brief overview
  • Q2. Technologies worked on
  • Ans. 

    I have worked on a variety of technologies including Python, SQL, Hadoop, Spark, and AWS.

    • Python

    • SQL

    • Hadoop

    • Spark

    • AWS

  • Answered by AI
  • Q3. Rate in skills out of 5
  • Ans. 

    Rate in skills out of 5

    • Programming: 5

    • Data Analysis: 4

    • Database Management: 4

    • Machine Learning: 3

  • Answered by AI
Round 2 - Technical 

(5 Questions)

  • Q1. What transformation done in project
  • Q2. Explain explode function
  • Ans. 

    Explode function is used to split a string into an array of strings based on a delimiter.

    • The explode function takes in a delimiter and a string as input

    • It splits the string into an array of strings based on the delimiter

    • For example, explode(',', 'apple,banana,orange') would return ['apple', 'banana', 'orange']

  • Answered by AI
  • Q3. Python question to convert string to dictionary
  • Q4. Spark coding question to flatten a Json
  • Q5. Persist, cache and unpersist in pyspark

Interview Preparation Tips

Interview preparation tips for other job seekers - Friendly interviewer, smooth process.

Skills evaluated in this interview

Data Engineer Interview Questions & Answers

user image Mayur Gunjal

posted on 28 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Duplicate in list
  • Ans. 

    Find duplicates in a list of elements.

    • Iterate through the list and keep track of elements seen so far

    • If an element is already in the seen elements, it is a duplicate

    • Use a hash set to efficiently check for duplicates

  • Answered by AI
  • Q2. Anagram in list
  • Ans. 

    Check if any two strings in the list are anagrams of each other

    • Iterate through the list and for each string, sort the characters and check if it already exists in a hashmap

    • If it exists, then the current string is an anagram of the existing string

    • Return true if anagrams are found, false otherwise

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. It depends on the client, I got very simple SQL questions and ADF questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

A combination of aptitude and coding

Round 2 - Technical 

(2 Questions)

  • Q1. Some python related question
  • Q2. Some SQL related question
Round 3 - Technical 

(2 Questions)

  • Q1. Some python problem to solve
  • Q2. Some puzzle to answer
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

1 python question and 1 sql question for coding and rest were the mcqs based on sql and python.

Round 2 - Technical 

(2 Questions)

  • Q1. Python code was asked for checking the anagrams
  • Q2. Sql code asked to solve on screen share using various use cases like group by, having, count
Round 3 - Technical 

(2 Questions)

  • Q1. Python code was asked for swaping any number but without using python libraries
  • Q2. Sql code was asked using concepts of rank dense,rank, partition by
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Four Pillars of OOPS in Java?
  • Ans. 

    Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the implementation details and showing only the necessary features.

  • Answered by AI
  • Q2. What is a constructor in Java?
  • Ans. 

    A constructor in Java is a special type of method that is used to initialize objects.

    • Constructors have the same name as the class they are in.

    • They do not have a return type, not even void.

    • Constructors are called when an object of a class is created.

    • Example: public class Car { public Car() { // constructor code } }

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. General questions
  • Q2. Excel Questions
Round 2 - Assignment 

Excel Assignment on building a dashboard

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. . Net technical
Round 2 - Technical 

(1 Question)

  • Q1. Angular technical

Interview Preparation Tips

Interview preparation tips for other job seekers - They told in 2 rounds you are selected, we are sending your profile to manager, then will connect, after 10 days also not given response,
If you people are not interested to select developer, then you why wasting time on scheduling interviews..

Request to all developer,those looking for new position and attending interviews.Don't waste time attending for interview in this company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2023. 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 - Coding Test 

Easy 1 coding
Medium 1 coding
It was about arrays and sorting techniques and other is about your common sense

Round 3 - Technical 

(2 Questions)

  • Q1. Mainly about core java
  • Q2. Mainly about SQL , My SQL and different type of joins etc

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best it's easy to crack if you are strong in your basics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic knowledge check on SF
  • Q2. What is SF, SF user deactivation related qn
Round 2 - Technical 

(2 Questions)

  • Q1. Record access, security related qns
  • Q2. Scenario-based security qns on OWD, sharing settings
Round 3 - HR 

(1 Question)

  • Q1. Not much here, they just explained job roles and responsibilities

Interview Preparation Tips

Topics to prepare for Teqfocus Consulting Associate Software Engineer interview:
  • salesforce admin
  • salesforce apex
  • LWC
  • SF Security
  • Integration
Interview preparation tips for other job seekers - Very good company, with good people, they encourage their employees in each of the way possible

Coditas Technologies Interview FAQs

How many rounds are there in Coditas Technologies Data Engineer interview?
Coditas Technologies interview process usually has 1-2 rounds. The most common rounds in the Coditas Technologies interview process are Technical.
How to prepare for Coditas Technologies 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 Coditas Technologies. The most common topics and skills that interviewers at Coditas Technologies expect are Python, SQL, AWS, Data Warehousing and Spark.
What are the top questions asked in Coditas Technologies Data Engineer interview?

Some of the top questions asked at the Coditas Technologies Data Engineer interview -

  1. Rate in skills out o...read more
  2. explain explode funct...read more
  3. Technologies worked...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Coditas Technologies interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Coditas Technologies Data Engineer Salary
based on 55 salaries
₹4.8 L/yr - ₹14 L/yr
14% less than the average Data Engineer Salary in India
View more details

Coditas Technologies Data Engineer Reviews and Ratings

based on 8 reviews

3.5/5

Rating in categories

4.1

Skill development

4.1

Work-Life balance

3.2

Salary & Benefits

4.1

Job Security

3.7

Company culture

3.6

Promotions/Appraisal

3.9

Work Satisfaction

Explore 8 Reviews and Ratings
Software Engineer
353 salaries
unlock blur

₹4.5 L/yr - ₹13.9 L/yr

Associate Software Engineer
148 salaries
unlock blur

₹1 L/yr - ₹9.1 L/yr

Software Developer
126 salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Senior Software Engineer
108 salaries
unlock blur

₹10.8 L/yr - ₹30 L/yr

QA Engineer
64 salaries
unlock blur

₹2.5 L/yr - ₹9.3 L/yr

Explore more salaries
Compare Coditas Technologies with

TCS

3.7
Compare

Infosys

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