Akamai Technologies
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
SQL query, Linux, OS fundamentals
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
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
CDN stands for Content Delivery Network. Akamai provides CDN services to its customers for faster and more reliable content delivery.
CDN helps distribute content closer to end users for faster loading times
Akamai offers services like caching, load balancing, and DDoS protection
Customers benefit from improved website performance and reliability
CDN is needed to improve website performance by reducing latency, increasing content availability, and offloading origin servers.
Reduces latency by serving content from servers closer to the user
Increases content availability by caching content on multiple servers worldwide
Offloads origin servers by distributing traffic to CDN servers
Improves website performance and user experience
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
Sql questions and technical mcqs
I applied via Campus Placement
Basic coding questions
A cycle in a circular linked list occurs when a node points to a previously visited node, creating a loop.
Check for a cycle using Floyd's Tortoise and Hare algorithm
Use two pointers, one moving twice as fast as the other
If they meet at some point, there is a cycle
Akamai Technologies interview questions for popular designations
I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Oct 2023. There were 4 interview rounds.
OS,CN,linux was asked basic to medium level, then 1 SQL coding question
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
Heights, Population, Work & Time, English Language Question, and networking Questions
Future of Artificial Intelligence
I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.
The coding round had 2 coding+ 1 SQL + 8 mcqs bon OS and networking. I was able to solve all.
To find unique and duplicate elements in an array.
Create two empty arrays, one for unique elements and one for duplicates.
Loop through the array and check if the element is already in the unique array.
If it is, add it to the duplicates array. If not, add it to the unique array.
Return both arrays.
Implementing all linked list operations from scratch and reversing it.
Start by creating a Node class with data and next pointer
Implement insert, delete, search, and traverse operations
To reverse the linked list, use three pointers to reverse the direction of the links
Make sure to handle edge cases such as empty list and single node list
SQL query to find third highest salary.
Use ORDER BY and LIMIT to get the third highest salary.
Use subquery to avoid duplicates in case of multiple employees having same salary.
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2,1;
Inter process communication (IPC) allows processes to communicate with each other and share resources.
Shared memory
Pipes
Sockets
Message queues
Signals
I am a passionate software engineer with a strong background in developing scalable and efficient applications.
Proficient in multiple programming languages such as Java, Python, and C++
Experienced in developing web applications using frameworks like Spring and Django
Familiar with database management systems like MySQL and MongoDB
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
I tend to be overly critical of my own work.
I have a tendency to be too self-critical and strive for perfection.
I often spend more time than necessary on a task to ensure it meets my high standards.
I sometimes struggle with accepting constructive criticism and can take it personally.
I am actively working on improving my ability to recognize and appreciate my own accomplishments.
I would introduce myself to the team by sharing my background, skills, and enthusiasm for software engineering.
Start by sharing your name and a brief overview of your professional background.
Highlight your technical skills and experience in software engineering.
Express your enthusiasm for the field and your eagerness to contribute to the team.
Mention any relevant projects or achievements that demonstrate your abilities...
Top trending discussions
The duration of Akamai Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
Interview experience
based on 364 reviews
Rating in categories
Senior Software Engineer
107
salaries
| ₹17 L/yr - ₹45 L/yr |
Software Engineer2
90
salaries
| ₹12 L/yr - ₹26.5 L/yr |
Software Engineer
84
salaries
| ₹10.8 L/yr - ₹22 L/yr |
Platform Operations Engineer
64
salaries
| ₹5.5 L/yr - ₹15.7 L/yr |
Technical Solutions Engineer
63
salaries
| ₹7 L/yr - ₹18 L/yr |
Limelight Networks
Cloudflare
F5 Networks
Level 3 Communications