Upload Button Icon Add office photos

Filter interviews by

Akkodis AWS Developer Interview Questions and Answers

Updated 30 Oct 2023

Akkodis AWS Developer Interview Experiences

1 interview found

AWS Developer Interview Questions & Answers

user image Anonymous

posted on 30 Oct 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

Python problem solving

Round 3 - Technical 

(1 Question)

  • Q1. Difference between step function and lambda
  • Ans. 

    Step Functions are used to coordinate multiple AWS services in a visual workflow, while Lambda functions are used to execute code in response to events.

    • Step Functions allow you to create complex workflows by chaining together multiple AWS services, while Lambda functions are used to execute code in response to events.

    • Step Functions provide a visual representation of the workflow, making it easier to track and manage, w...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

Round 1 - Coding Test 

2 coding questions and 25 mcqs

Round 2 - Technical 

(2 Questions)

  • Q1. SQL Related questions
  • Q2. Asp.net related questions basic
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How pagination work in jpa
  • Ans. 

    Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.

    • Use the setFirstResult() method to specify the starting index of the results to retrieve

    • Use the setMaxResults() method to specify the maximum number of results to retrieve

    • Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries

  • Answered by AI
  • Q2. How to create restful api
  • Ans. 

    To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.

    • Define endpoints for different resources (e.g. /users, /products)

    • Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations

    • Handle requests and responses in JSON format

    • Follow REST principles like statelessness, uniform interface, and client-server architecture

  • Answered by AI

Skills evaluated in this interview

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 Apr 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude asked for all company

Round 2 - Coding Test 

One question to find substring of string which has double chars

Round 3 - Technical 

(2 Questions)

  • Q1. Basic oops and sql
  • Q2. Write pandas for dataframe
  • Ans. 

    Pandas is a Python library used for data manipulation and analysis, including creating and working with dataframes.

    • Import the pandas library: import pandas as pd

    • Create a dataframe: df = pd.DataFrame(data)

    • Accessing data in a dataframe: df['column_name']

    • Filtering data in a dataframe: df[df['column_name'] > value]

    • Adding a new column: df['new_column'] = values

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Give angle betweeen hour hand and min hand art 12:20
  • Ans. 

    The angle between the hour hand and minute hand at 12:20 is 10 degrees.

    • Calculate the angle made by the hour hand from 12 o'clock position: (20/60)*30 = 10 degrees

    • Calculate the angle made by the minute hand from 12 o'clock position: (20/60)*360 = 120 degrees

    • Find the difference between the two angles: 120 - 10 = 110 degrees

  • Answered by AI
  • Q2. Basic operating system questions

Interview Preparation Tips

Interview preparation tips for other job seekers - they provide good feeling of friend around you during interview

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. About technical questions
  • Q3. About current project

Interview Preparation Tips

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

I applied via Referral and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Reasoning, maths, Devops, AI, ML

Round 2 - Technical 

(2 Questions)

  • Q1. What are semantic tags in HTML?
  • Ans. 

    Semantic tags in HTML are specific tags that provide meaning to the content they enclose.

    • Semantic tags help search engines and screen readers understand the structure of a webpage.

    • Examples of semantic tags include

      ,
      ,
    • Using semantic tags improves SEO and accessibility of a website.

Answered by AI
  • Q2. Difference between Java and Javascript?
  • Ans. 

    Java is a statically typed programming language used for backend development, while JavaScript is a dynamically typed scripting language used for frontend development.

    • Java is a statically typed language, meaning variable types are explicitly declared and checked at compile time.

    • JavaScript is a dynamically typed language, meaning variable types are determined at runtime.

    • Java is typically used for backend development, se...

  • Answered by AI

    Skills evaluated in this interview

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

    (2 Questions)

    • Q1. Technology related
    • Q2. Programming related
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Job Portal and was interviewed in Jul 2024. There were 3 interview rounds.

    Round 1 - Aptitude Test 

    Questions based on coding

    Round 2 - Coding Test 

    Based on coding questions

    Round 3 - HR 

    (2 Questions)

    • Q1. Introduction of yourself
    • Ans. 

      I am a recent graduate with a degree in Computer Science and a passion for coding. I have experience with Java, Python, and web development.

      • Recent graduate in Computer Science

      • Proficient in Java, Python, and web development

      • Passionate about coding

    • Answered by AI
    • Q2. About dbms , sql queries..

    Interview Preparation Tips

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

    I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

    Round 1 - Technical 

    (3 Questions)

    • Q1. All about the front end basic questions
    • Q2. What are all basic CSS properties
    • Ans. 

      Basic CSS properties include color, font-size, margin, padding, and display.

      • color

      • font-size

      • margin

      • padding

      • display

    • Answered by AI
    • Q3. Basic question on javascript

    Skills evaluated in this interview

    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Internshala and was interviewed before May 2022. 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. Tapping rain water problem, very popular one in LeetCode
    • Q2. Oops concepts and C++ basics
    Round 3 - One-on-one 

    (1 Question)

    • Q1. Likes of Altair and work to do

    Interview Preparation Tips

    Topics to prepare for Altair Engineering Software Developer Intern interview:
    • Data Structures
    • C++
    • OOPS
    Interview preparation tips for other job seekers - Keep calm in interview and revise the basics if you are interviewing for internship

    Akkodis Interview FAQs

    How many rounds are there in Akkodis AWS Developer interview?
    Akkodis interview process usually has 3 rounds. The most common rounds in the Akkodis interview process are Resume Shortlist, Coding Test and Technical.

    Tell us how to improve this page.

    Interview Questions from Similar Companies

    Amazon Interview Questions
    4.1
     • 4.9k Interviews
    Flipkart Interview Questions
    4.0
     • 1.3k Interviews
    Paytm Interview Questions
    3.3
     • 744 Interviews
    BigBasket Interview Questions
    3.9
     • 344 Interviews
    Myntra Interview Questions
    4.0
     • 205 Interviews
    Blinkit Interview Questions
    3.8
     • 166 Interviews
    FirstCry Interview Questions
    3.7
     • 159 Interviews
    Snapdeal Interview Questions
    3.9
     • 74 Interviews
    Apisero Interview Questions
    4.3
     • 72 Interviews
    View all
    Technical Writer
    44 salaries
    unlock blur

    ₹4 L/yr - ₹11 L/yr

    Design Engineer
    33 salaries
    unlock blur

    ₹4 L/yr - ₹10 L/yr

    Lead Engineer
    26 salaries
    unlock blur

    ₹9 L/yr - ₹16.5 L/yr

    Resource Development Manager
    25 salaries
    unlock blur

    ₹4 L/yr - ₹10.6 L/yr

    Senior Engineer
    25 salaries
    unlock blur

    ₹5 L/yr - ₹13.4 L/yr

    Explore more salaries
    Compare Akkodis with

    Flipkart

    4.0
    Compare

    Amazon

    4.1
    Compare

    Paytm

    3.3
    Compare

    Snapdeal

    3.9
    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