Upload Button Icon Add office photos

Akamai Technologies

Compare button icon Compare button icon Compare
4.4

based on 370 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Akamai Technologies Intern Interview Questions and Answers

Updated 10 Nov 2024

Akamai Technologies Intern Interview Experiences

3 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2024

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

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

Round 1 - Coding Test 

Sql questions and technical mcqs

Round 2 - Technical 

(2 Questions)

  • Q1. Solving leetcode problems
  • Q2. Os and network related questions

Intern Interview Questions & Answers

user image Anonymous

posted on 10 Nov 2024

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

SQL query, Linux, OS fundamentals

Round 2 - Technical 

(2 Questions)

  • Q1. What happens when you enter a URL
  • Ans. 

    When you enter a URL, your browser sends a request to the server hosting the website, which then responds by sending back the requested webpage.

    • 1. Browser sends a request to the server hosting the website

    • 2. Server processes the request and sends back the requested webpage

    • 3. The webpage is displayed in the browser for the user to interact with

  • Answered by AI
  • Q2. Networking questions

Skills evaluated in this interview

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman CodingYou are given an array 'ARR' of Integers having 'N' ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Intern Interview Questions & Answers

user image Anonymous

posted on 17 Apr 2024

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

(3 Questions)

  • Q1. Asking about why you’re better than other canidates
  • Q2. Asking about previous jobs, specific projects
  • Q3. Specific projects worked on

Interview questions from similar companies

Intern Interview Questions & Answers

PTC user image Anonymous

posted on 14 Jul 2024

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

It was oncampus opportunity where in 1st round I was OA where aptitude and technical questions was asked all MCQ on the mttle platform

Round 2 - Technical 

(4 Questions)

  • Q1. Oops concepts was asked and told t9 implement as well
  • Q2. One DSA question easy - medium level
  • Q3. Login page was given and was asked for the possible test cases coming in my mind as it was a QA role
  • Q4. One sql question medium level
Round 3 - Technical 

(4 Questions)

  • Q1. It was manegarial round where some technical as well as behaviourial questions was asked
  • Q2. Google home page was given and was asked for the test cases
  • Q3. 2 DSA questions was asked easy - medium level
  • Q4. Some behaviourial questions like where do you want to see yourself in next 5 years
Round 4 - HR 

(2 Questions)

  • Q1. Expalination of my project
  • Q2. My family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your fundamentals

Intern Interview Questions & Answers

Visteon user image Shreya Jain

posted on 4 Nov 2024

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

1 hour and detailed questions on C++ coding.

Round 2 - Coding Test 

1 hour ,one question out of 3 to be attempted

Round 3 - Technical 

(1 Question)

  • Q1. Draw an amplifier
  • Ans. 

    An amplifier is a device that increases the amplitude of a signal.

    • Amplifiers come in various types such as audio amplifiers, radio frequency amplifiers, and operational amplifiers.

    • Common components of an amplifier include transistors, resistors, capacitors, and inductors.

    • Examples of amplifiers include the LM386 audio amplifier and the RF power amplifier used in radio transmitters.

  • Answered by AI

Intern Interview Questions & Answers

UKG user image Anonymous

posted on 29 Nov 2024

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

(2 Questions)

  • Q1. Project was asked
  • Q2. Oops concept and implementation
  • Ans. 

    Oops concept refers to Object-Oriented Programming principles and their implementation in code.

    • Oops concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a class to inherit properties and behaviors from another class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Encapsulation hides the internal state of an object and only exposes necessary methods.

    • A...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

It consists 50 question

Round 2 - Technical 

(2 Questions)

  • Q1. What is Operating System
  • Ans. 

    An operating system is a software that manages computer hardware and provides services for computer programs.

    • Manages computer hardware resources such as CPU, memory, and storage

    • Provides a user interface for interacting with the computer

    • Supports running applications and managing processes

    • Examples include Windows, macOS, Linux, iOS, Android

  • Answered by AI
  • Q2. Difference between HTTPS and HTTP
  • Ans. 

    HTTPS is a secure version of HTTP that encrypts data transmitted between a website and a user's browser.

    • HTTPS uses SSL/TLS encryption to secure data transmission

    • HTTP sends data in plain text, making it vulnerable to interception

    • HTTPS is indicated by a padlock icon in the browser's address bar

    • Websites that handle sensitive information like banking or shopping use HTTPS

  • Answered by AI

Skills evaluated in this interview

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

2.5 hrs test which includes python, java, c++ and aptitude

Round 2 - Group Discussion 

Topic was, which was better, work from office or work from home

Round 3 - HR 

(1 Question)

  • Q1. Which is the job location you are preferring
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nice test to know good is the candidate at coding levels.

Round 2 - HR 

(1 Question)

  • Q1. It was nice, very friendly.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding problem statement

Round 2 - Technical 

(1 Question)

  • Q1. 1. How many bit in 1 byte? 2. Questions related to Inheritance, encapsulation, 3. Interface

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Need to have good knowledge of OOPs concepts
2. Need to have good knowledge of Java or c# language

Akamai Technologies Interview FAQs

How many rounds are there in Akamai Technologies Intern interview?
Akamai Technologies interview process usually has 1-2 rounds. The most common rounds in the Akamai Technologies interview process are Coding Test, Technical and HR.
What are the top questions asked in Akamai Technologies Intern interview?

Some of the top questions asked at the Akamai Technologies Intern interview -

  1. What happens when you enter a ...read more
  2. Asking about why you’re better than other canida...read more
  3. os and network related questi...read more

Tell us how to improve this page.

Akamai Technologies Intern Interview Process

based on 3 interviews in last 1 year

Interview experience

4.3
  
Good

People are getting interviews through

based on 1 Akamai Technologies interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Intern Interview Questions from Similar Companies

PTC Intern Interview Questions
4.2
 • 7 Interviews
Adobe Intern Interview Questions
4.0
 • 4 Interviews
Visteon Intern Interview Questions
3.7
 • 2 Interviews
UKG Intern Interview Questions
3.2
 • 1 Interview
View all

Akamai Technologies Intern Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.0

Skill development

4.9

Work-Life balance

4.9

Salary & Benefits

3.9

Job Security

4.0

Company culture

3.9

Promotions/Appraisal

4.0

Work Satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
105 salaries
unlock blur

₹17 L/yr - ₹45 L/yr

Software Engineer2
84 salaries
unlock blur

₹13.4 L/yr - ₹26.5 L/yr

Software Engineer
83 salaries
unlock blur

₹10.8 L/yr - ₹22 L/yr

Platform Operations Engineer
64 salaries
unlock blur

₹5.5 L/yr - ₹15.7 L/yr

Technical Solutions Engineer
63 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Explore more salaries
Compare Akamai Technologies with

Limelight Networks

5.0
Compare

Cloudflare

1.0
Compare

F5 Networks

3.8
Compare

Level 3 Communications

5.0
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