Upload Button Icon Add office photos
Premium 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

Filter interviews by

Coditas Technologies AWS Data Engineer Interview Questions and Answers

Updated 26 Jun 2024

Coditas Technologies AWS Data Engineer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Flattening Json
  • Q2. SQL Queries like window function and rank
Round 2 - Technical 

(2 Questions)

  • Q1. Create a DAG to execute python script parallely
  • Ans. 

    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

  • Answered by AI
  • Q2. SQL Queries like window function
Round 3 - Behavioral 

(2 Questions)

  • Q1. Python code to find repeated numbers and their concurrency
  • Ans. 

    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

  • Answered by AI
  • Q2. SQL Joins and Optimization

Interview Preparation Tips

Interview preparation tips for other job seekers - Instead of clearing all rounds HR rejected with no feedback.

Skills evaluated in this interview

AWS Data Engineer Jobs at Coditas Technologies

View all

Interview questions from similar companies

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 Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. IAM & PAM Operations
  • Q2. Related to Sailpoint

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the modules worked on Facets?
  • Q2. What is Dental claim processing?
Round 2 - HR 

(2 Questions)

  • Q1. What is your work experience
  • Ans. 

    I have 5 years of experience working as a software engineer in various industries.

    • Developed web applications using Java, Spring, and AngularJS

    • Led a team of developers in a successful project delivery

    • Implemented CI/CD pipelines to automate software deployment

    • Worked on improving system performance and scalability

  • Answered by AI
  • Q2. Is working timing flexible

Interview Preparation Tips

Topics to prepare for Programmers.io Software Engineer interview:
  • Facets
  • Oracle SQL
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding questions on Javascript

Round 2 - One-on-one 

(1 Question)

  • Q1. Coding questions were asked

I applied via Referral and was interviewed before Nov 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 - One-on-one 

(1 Question)

  • Q1. All about android and Java
Round 3 - Technical 

(1 Question)

  • Q1. This is client side interview which is ask accordingly to our project in Android and Java or kotlin

Interview Preparation Tips

Topics to prepare for Mobile Programming Senior Software Engineer interview:
  • Android
  • Java
  • Kotlin
Interview preparation tips for other job seekers - First round simple Android and Java round need to ready for client round it's maybe too hard
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
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed before Jan 2022. There were 2 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. Innumerable and iqueryable
  • Q2. What is dot net core life cycle
  • Ans. 

    Dot net core life cycle is the process of initializing, executing, and disposing of an application.

    • The life cycle starts with application startup and ends with application shutdown.

    • It includes various stages such as configuration, dependency injection, middleware pipeline, and request processing.

    • During the life cycle, the application can handle events such as exceptions, shutdown, and restart.

    • The life cycle can be cust...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You should prepare basic questions and there will be 2 technical round.
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
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

45 questions were asked

Round 2 - Coding Test 

3 questions were asked one from SQL and 2 from java

Round 3 - One-on-one 

(1 Question)

  • Q1. Oops concepts and java basics

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basics of Android
  • Q2. Activity Frgament lifecycle
  • Q3. Kotlin basics

Interview Preparation Tips

Interview preparation tips for other job seekers - It was scheduled after 10.30 pm and the person who interviewed me wasn't even asking right questions... Just did the interview for formality

Coditas Technologies Interview FAQs

How many rounds are there in Coditas Technologies AWS Data Engineer interview?
Coditas Technologies interview process usually has 3 rounds. The most common rounds in the Coditas Technologies interview process are Technical and Behavioral.
How to prepare for Coditas Technologies AWS 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, EMR and AWS Glue.
What are the top questions asked in Coditas Technologies AWS Data Engineer interview?

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

  1. Python code to find repeated numbers and their concurre...read more
  2. Create a DAG to execute python script parall...read more
  3. SQL Queries like window function and r...read more

Tell us how to improve this page.

Coditas Technologies AWS Data Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Arcesium Interview Questions
3.5
 • 79 Interviews
Programmers.io Interview Questions
4.2
 • 26 Interviews
Diverse Lynx Interview Questions
3.7
 • 19 Interviews
Egen Interview Questions
3.6
 • 17 Interviews
Spektra Systems Interview Questions
4.1
 • 13 Interviews
BANGMETRIC Interview Questions
3.8
 • 12 Interviews
View all
Software Engineer
412 salaries
unlock blur

₹3.6 L/yr - ₹12.5 L/yr

Associate Software Engineer
149 salaries
unlock blur

₹1 L/yr - ₹9.1 L/yr

Software Developer
144 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Senior Software Engineer
113 salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Data Engineer
59 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Explore more salaries
Compare Coditas Technologies with

Mobile Programming

2.9
Compare

Diverse Lynx

3.7
Compare

Arcesium

3.5
Compare

Solartis Technology Services

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview