Upload Button Icon Add office photos

Akamai Technologies

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Clear (1)

Akamai Technologies Sdet Engineer Interview Questions and Answers

Updated 25 Jul 2024

Akamai Technologies Sdet Engineer Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. Coding in python easy ques
  • Q2. Related to ip address
Round 2 - Technical 

(2 Questions)

  • Q1. Same linux, networking, DSA, python
  • Q2. Linux networking pyhton

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare topics like python, dsa, networking, linux

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Jul 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Array and string medium leet code questions and some network questions

Round 2 - HR 

(2 Questions)

  • Q1. Behave and intro
  • Q2. Project related

Interview Preparation Tips

Interview preparation tips for other job seekers - they laid off me without giving reason worst company for me

Sdet Engineer Interview Questions Asked at Other Companies

asked in Nykaa
Q1. Tell me about the projects and knowledge on selenium api and etc?
asked in Witty Com
Q2. In this example, the internal data structure (std::vector) can be ... read more
asked in Info Edge
Q3. What do you mean by run time polymorphism and how is it achieved?
Q4. What reusable methods have been designed by you and their impact
asked in Info Edge
Q5. Explain each oops concept with clarity and write a class where yo ... read more

Interview questions from similar companies

Software Engineer Interview Questions & Answers

Adobe user image Devendra Bendkhale

posted on 4 Dec 2015

Interview Questionnaire 

8 Questions

  • Q1. WRITE A GENERIC SWAP FUNCTION
  • Ans. 

    A generic swap function swaps two values of any data type.

    • The function should take two parameters of any data type.

    • Use a temporary variable to store the value of one parameter.

    • Assign the value of the second parameter to the first parameter.

    • Assign the value of the temporary variable to the second parameter.

  • Answered by AI
  • Q2. SEARCH AN ELEMENT IN ROTATED SORTED LINKLIST .
  • Ans. 

    Search for an element in a rotated sorted linked list.

    • Find the pivot point where the list is rotated.

    • Divide the list into two sublists based on the pivot point.

    • Perform binary search on the appropriate sublist.

    • Handle edge cases such as empty list and list with only one element.

  • Answered by AI
  • Q3. SEARCH AN ELEMENT IN ROTATED SORTED ARRAY. WRITED A CODE FOR IT
  • Ans. 

    Search an element in a rotated sorted array

    • Find the pivot point where the array is rotated

    • Divide the array into two sub-arrays based on pivot point

    • Perform binary search on the appropriate sub-array

    • Repeat until element is found or sub-array size is 1

  • Answered by AI
  • Q4. In an Array of size 95 contain numbers in range 1 to 100. each number is at max once in the array. find the 5 missing numbers in array between 1-100
  • Ans. 

    Find 5 missing numbers in an array of size 95 containing numbers in range 1 to 100.

    • Create a boolean array of size 100 and mark the present numbers

    • Iterate through the boolean array and find the missing numbers

    • Alternatively, use a HashSet to store the present numbers and find the missing ones

  • Answered by AI
  • Q5. Given sudoku as id array of size . in a given empty cell find the possible numbers that could be possible. Asked me to write code for it
  • Ans. 

    Given a Sudoku board, find possible numbers for an empty cell.

    • Iterate through empty cells and check possible numbers using row, column, and box constraints.

    • Use a set to keep track of possible numbers for each empty cell.

    • Return the set of possible numbers for the given empty cell.

  • Answered by AI
  • Q6. Given 4 unsigned integers find their integer average (eg. (2,2,2,3) => (2+2+2+3)/4 = 2) consider integer division ) without typecasting
  • Ans. 

    Find integer average of 4 unsigned integers without typecasting

    • Add all the integers and divide by 4

    • Use bit shifting to divide by 4

    • Handle overflow by using long long data type

    • Use unsigned int data type for input

  • Answered by AI
  • Q7. Write a code to identify wheter given processor is of 32 bit architecture or 64 bit architecture
  • Ans. 

    Code to identify 32 bit or 64 bit architecture of a processor

    • Check if the operating system is 32 bit or 64 bit

    • If OS is 32 bit, processor is 32 bit

    • If OS is 64 bit, check if processor supports 64 bit architecture

    • Use CPUID instruction to check if processor supports 64 bit architecture

  • Answered by AI
  • Q8. Convert a binary number into base 64 integer
  • Ans. 

    Convert binary number to base 64 integer

    • Divide the binary number into groups of 6 bits

    • Convert each group of 6 bits to decimal

    • Map the decimal value to the corresponding base 64 character

    • Concatenate the base 64 characters to form the final integer

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: SIMPLE CODING QUESTIONS SPEED MATTERS.
Duration: 60 minutes
Total Questions: 3

Skills: Analytics And Coding
College Name: IIT Guwahati

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Solve a magic cube

Interview Preparation Tips

Round: Test
Experience: Aptitude test was taken on aspiring minds and name of the test series was AMCAT.600 students gave the exam and 90 were selected for the GD.
There were four sections and each section had a minimum number of questions to be attempted and there was no negative marking.Navigation among questions and sections were not allowed so use you time and mind carefully.
Section 1 - Quants
Section 2 - Verbal Ability and Critical Reasoning
Section 3 - Logical Reasoning
Section 4 - Programming and Computer Science
Tips: Speed is the key.key. Quants are easier they test only the speed of the candidate.I think the programming section has the max weight age so try to focus on that section and try to score maximum marks in that section. Programming questions were tough and there were questions from a wide range of subjects Networking , Algorithms ,Data Structures , Java, C/C++, Operating Systems,Advanced Databases etc.


Round: Group Discussion
Experience: Group discussion was very ordinary and easy to crack if you have the right content and suitable examples and clear and crisp communication skills.I took the against side of the issue which only 2 out of 10 members did and I was very bold and effective with my statements and defended my stance effectively.
Tips: Give examples,Be bold and clear and crisp .
Duration: 25 minutes

Round: HR Interview
Experience: My HR interview started at around 11pm in the night so it was very chilled out.He asked me about what excites me , why verizon , what projects I have done and what role I've played it them.He asked about my college life ? What do we study ? Why do you want to work for a MNC rather then a startup? and many more general questions which I don't remember because my interview was very chilled out. I was having fun.I asked him a lot of questions about job profile and company and many of their products so he was impressed with me.
Tips: Please do a detailed survey of the work that the company does and have knowledge about the sector and SDLC.

Round: Puzzle Interview
Experience: I was given a 3*3 and 5*5 magic cube to solve.I tried a lot of times and it took nearly 15-20 minutes to solve both the questions correctly.He asked my approach I said politely Hit and Trial and then he said to me there's a shortcut and he told me a very nice and quick trick to solve the magic cube.

Round: Technical Interview
Experience: Basic programming questions were asked about patterns, strings and some algorithms like quick sort and merge sort.
Major tough and difficult questions were asked on databases and advanced databases in oracle.He asked many questions about the projects that I've done.In depth questions regarding projects were asked.He asked questions about various things used in web application and may question regarding MySql and Tables and JOINS.
Tips: Keep your calm even if you don't know any answer. I couldn't answer to one question of databases which carried our discussion on that questions for around 10 mins but still I couldn't answer the question and in the end I asked just out of curiosity that I want to know the answer to the question and he explained me the concept perfectly.

Skills: Programming, Databases, Communication Skills, Software Development Life Cycle
College Name: SRM University

Interview Questionnaire 

6 Questions

  • Q1. Suppose you are recruited as an ECE engineer in IRCTC. Your job is to stop the train accidents that happen every now and then. Use your Applied Electronics to construct a scheme/plan. Tell me how will you ...
  • Ans. 

    Using Applied Electronics to prevent train accidents in IRCTC

    • Implement sensors to detect obstacles on tracks

    • Use GPS and communication systems to alert train drivers of potential dangers

    • Install automatic braking systems in case of emergency

    • Regular maintenance and inspection of tracks and trains

    • Train and educate staff on safety protocols and emergency procedures

  • Answered by AI
  • Q2. Explain the working of IC 555 timer
  • Ans. 

    IC 555 timer is a versatile timer IC used in various applications like oscillators, timers, and flip-flops.

    • IC 555 timer has three modes of operation: monostable, astable, and bistable.

    • In monostable mode, the output is high for a fixed duration when triggered.

    • In astable mode, the output oscillates between high and low states.

    • In bistable mode, the output remains in either high or low state until triggered.

    • IC 555 timer ca...

  • Answered by AI
  • Q3. How internet works, Network model etc
  • Ans. 

    The internet is a global network of interconnected devices that communicate using standardized protocols.

    • The internet is based on the TCP/IP protocol suite.

    • Data is transmitted in packets across the network.

    • The network model consists of layers, including the physical, data link, network, transport, and application layers.

    • Routing protocols are used to direct packets to their destination.

    • Examples of internet applications ...

  • Answered by AI
  • Q4. General question from my CV
  • Q5. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web and mobile applications using various programming languages and frameworks.

    • Proficient in Java, Python, and JavaScript

    • Experience with React, Angular, and Node.js

    • Strong understanding of database management systems

    • Passionate about learning new technologies and solving complex problems

  • Answered by AI
  • Q6. Family, Schooling, Interests

Interview Preparation Tips

Round: Test
Experience: It was 2.5 hour long AMCAT test comprising of Quant, Verbal ability, analytic ability, technical section comprising questions from C, DSA and other computer fundamentals.
The test is not that difficult so the cutoff generally goes high
Duration: 150 minutes

Round: Technical Interview
Experience: Started with a formal "Tell me about yourself". While I continued for 2 minutes, he read my CV word to word. Since I had always been interested in programming and so it was my strong point. But he didn't even ask my area of interest and directly asked me question from core electronics that too application based. The questions were like this:
1. "Suppose you are recruited as an ECE engineer in IRCTC. Your job is to stop the train accidents that happen every now and then. Use your Applied Electronics to construct a scheme/plan. Tell me how will you proceed?"
I was literally stunned at such a question. However I took some seconds to think and gave him 2-3 answers all applying the idea in one way or the other. Like use of modern sensors, RADAR technology, Use of automated baricates at crossings and explained it to him. He wasn't fully convinced but somehow I was able to do OK.
After that i told him that I was more comfortable in programming and computer science subjects. he neglected this altogether and kept asking me ECE questions. Next questions were like "Explain the working of IC 555 timer." I told him straight away that I didn't know it very well.
After this he moved on to ask me the difference between GSM and CDMA technology, how mobile phones work and the whole concept of cellular telephony. I had prepared well for it and told him even more than he was expecting so he was quite pleased to hear it.
Next were some questions from computer networks like how internet works, Network model etc. I told him I was studying CN currently so i gave him the basics of OSI model explaining briefly each of the 7 layers. Also told him about sub-nets, sub-net masks etc.
After this he asked me some general question from my CV about my achievements like KVPY scholarship, NTSE scholarship and about my research paper. I explained it to him to the best I could. Then I asked a couple questions from my side and this interview was over. The whole process took around 35-40 minutes.
Tips: For technical, have a solid command over all the fundamentals of important subjects. You need to start early. 3rd year is a good time to plan and start your preparation. In your summer holidays before 7th semester, don't focus your full attention on your training. It is also important but you need to take out some extra time for aptitude building, revising concepts and enhancing your communication skills. Be confident and be honest. Try to make the conversation as interesting as possible. Try to be more interested in the company. If possible, do a little homework about the company visiting your college. It will prove to be useful and certainly will give you an edge above others.

Round: HR Interview
Experience: It had hardly been 15 minutes after the completion of my technical interview and I was called for the HR round. Again it started with “tell me about yourself” but this time the lady asked me everything about my family, my schooling, my interests and all. It was a really good 30 minutes spent as the conversation was really interesting. Then she asked me whether I had any problems in relocation. Then it led to a good discussion about how is life different in Hyderabad and Chennai. I asked her a little bit about her education and how she started a formal career in management. She was very happy to respond. Lastly, there were some concluding remarks, a formal thank you and the interview was over.
Tips: Make the interview as interactive as possible. Ask a lot of questions. The person should know that you are really interested in the company. Prepare good answers for HR round well in advance.Any extracurricular activities that you have been a part of may come up in the HR/Managerial round. I was asked what have you done in your college life so far other than studies. I had a lot to say in that matter as i was involved in dramatics, debating, quizzing and other activities right from the school level. They may be interested to know how efficiently have you handled any complex or challenging situations in your life. I was the Event Executive of Fashion Show "PANACHE" in BLITZSCHLAG'13. I explained to HR what all I did to make that event a success and she was really impressed with it.

General Tips: CGPA matters. Not always but definitely it's a point worth considering when the interviewers are confused even after the completion of all the rounds about which students to select.Although not specific to this company, but other companies give a lot of credit to CGPA. It is an important factor along with the 1st written round for the shortlisting of candidates.So, maintain as good a CGPA as you can.In your technical interview you are going to be asked about at least one project that you have been involved in your college life. If some project is mentioned in your CV, it is certain that the interviewer will ask you about it. I have seen discussions as long as 1 hour or more on one's project itself.
College Name: NIT JAIPUR

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Why do you want to join this company?
  • Ans. 

    I am excited to join this company because of its reputation for innovation and commitment to employee growth.

    • I am impressed by the company's track record of developing cutting-edge software solutions.

    • I appreciate the emphasis on professional development and growth opportunities for employees.

    • I am excited about the prospect of working with a talented and dedicated team.

    • I believe that this company's values align with my ...

  • Answered by AI
  • Q2. Who is your role model?
  • Ans. 

    My role model is Elon Musk.

    • I admire his innovative thinking and determination to push boundaries.

    • His ability to lead multiple successful companies is inspiring.

    • His focus on sustainable energy and space exploration aligns with my values.

    • I strive to emulate his work ethic and passion for making a positive impact on the world.

  • Answered by AI
  • Q3. What extra-curricular activities have you been involved in?
  • Ans. 

    I have been involved in various extra-curricular activities such as volunteering, sports, and music.

    • Volunteered at local animal shelter

    • Played on intramural basketball team

    • Participated in school choir

    • Attended coding workshops and hackathons

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I consulted my seniors for preparation of my resume. I believe that seniors provide the best possible insights in this regards. I had a standard resume for all the companies.

Round: Test
Experience: I had prepared for the CAT examination which helped me in these written tests. The first round was the written test. The criterion for the written test was to have a CGPA more than 6.0. There was an aptitude test and a technical test. The technical test consisted of programming questions based on C++ and data structures. From data structures they asked a lot questions based on tree traversals and from C++. A large number of questions from pointers and arrays were also asked.
The aptitude test was slightly easier than the CAT examination standards. Majority of the questions were related to data interpretation and some were of based on logical reasoning. The total duration of the both the tests combined was 90 minutes.

Around 50 people appeared for the first round and nearly 13 got shortlisted for the next round.
Tips: For the written tests, particularly the aptitude section, if would really help if you have prepared for the CAT examination. There is a book written by an author named R.S. Agarwal which would prove to be beneficial from the point of view of these written tests.
Duration: 90 minutes

Round: Group Discussion
Experience: I did not prepare much for the GD’s. However I did keep myself abreast with certain latest happenings.There were no group activities conducted in the recruitment process of Century Link.

Round: HR Interview
Experience: For HR interviews I prepared answers to some frequently asked HR questions. I found these questions on the internet. Generally the questions asked in the interviews are related to the profile on offer; for instance in A2Z interview I was asked a lot of questions from power systems since it was a core company and in Century Links I was asked questions from C++ and data structures since they had come to recruit for a software engineering profile.

Round: Technical Interview
Experience: In this interview I was questioned on my C++ and data structure knowledge. They asked me questions on pointers and further asked me to explain the concept of dangling pointers. They did not want me to write down the complete code with proper syntax's of the problems asked to me. They only asked me to write the algorithms of the various problems.
They also asked me some puzzles. Unfortunately, I was not able to solve any of them. During the course of the interview they asked me to specify the reason for my keen interest in joining an IT company.
At the end of first interview some candidates were shortlisted and called for the second round of interview.

Round: Technical Interview
Experience: The second interview was conducted by a senior company official. He enquired about my project and again, like in the first interview, asked me to state the reason for my interest in joining an IT company.This interview round was an elimination round.

Round: HR Interview
Experience: The interview was an HR interview. Candidates who reached till this interview were all selected; basically this interview was like a formality to check the candidate’s fit with the company.

College Name: IIT ROORKEE
Motivation: I had never heard of the company before the recruitment season. I attended the PPT organised by the company, I found the company to be a well reputed/established company and thus applied to it. The profile was open for Electrical, Computer Science, Mechanical and Electronics engineering students.

Interview Preparation Tips

General Tips: Just be confident. You may not be able to answer all the questions correctly. If you don't know the answer, be honest and confidently answer the questions that you know.
College Name: NIT SURATHKAL

I was interviewed before Mar 2021.

Round 1 - Face to Face 

(3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical interview round with questions based on DSA and OOPS.

  • Q1. How do you dynamically allocate a 2D array in C?
  • Ans. 

    Use double pointer to dynamically allocate memory for array of strings in C.

    • Declare a double pointer to hold the 2D array of strings.

    • Allocate memory for the rows first using malloc.

    • Then allocate memory for each string in the row using malloc.

    • Assign values to the strings in the array.

    • Example: char **array = malloc(rows * sizeof(char *));

    • Example: array[i] = malloc(strlen(str) + 1); strcpy(array[i], str);

  • Answered by AI
  • Q2. What are virtual functions in C++?
  • Ans. 

    Virtual functions in C++ are functions that can be overridden in derived classes, allowing for polymorphic behavior.

    • Virtual functions are declared using the 'virtual' keyword in the base class.

    • They are used to achieve runtime polymorphism in C++.

    • Derived classes can override the virtual functions defined in the base class.

    • Example: class Base { public: virtual void display() { cout << 'Base class dis...

  • Answered by AI
  • Q3. What are virtual base classes?
  • Ans. 

    Virtual base classes are classes that are inherited virtually to avoid multiple instances of the same base class in a derived class hierarchy.

    • Virtual base classes are used in multiple inheritance to prevent the Diamond Problem.

    • They are declared with the 'virtual' keyword in the base class.

    • When a class inherits a virtual base class, the most derived class is responsible for initializing the virtual base class.

    • Example: c...

  • Answered by AI
Round 2 - Face to Face 

(4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical interview round with questions based on OS/Networking etc.

  • Q1. What is the system call that creates a separate connection?
  • Ans. 

    The system call that creates a separate connection is fork()

    • fork() is a system call in Unix-like operating systems that creates a new process by duplicating the existing process

    • The new process created by fork() is called the child process, while the original process is called the parent process

    • fork() is commonly used in network programming to create separate connections for handling multiple clients

  • Answered by AI
  • Q2. What does the epoll_wait() system call do?
  • Ans. 

    epoll_wait() system call waits for events on an epoll instance

    • Used in Linux for I/O event notification

    • Blocks until one or more file descriptors become ready

    • Returns the number of file descriptors ready for I/O operations

  • Answered by AI
  • Q3. What are the different protocols used in the transport layer?
  • Ans. 

    Different protocols used in the transport layer include TCP, UDP, SCTP, and DCCP.

    • TCP (Transmission Control Protocol) - reliable, connection-oriented protocol used for most internet communication

    • UDP (User Datagram Protocol) - connectionless protocol used for applications where speed is more important than reliability

    • SCTP (Stream Control Transmission Protocol) - supports multiple streams of data, used for telecommunicati...

  • Answered by AI
  • Q4. What is the difference between TCP and UDP?
  • Ans. 

    TCP is a connection-oriented protocol that ensures reliable data delivery, while UDP is a connectionless protocol that focuses on speed.

    • TCP is reliable and ensures data delivery by establishing a connection before sending data.

    • UDP is faster but less reliable as it does not establish a connection before sending data.

    • TCP is used for applications that require high reliability and error correction, such as web browsing and...

  • Answered by AI
Round 3 - Face to Face 

(4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical interview round with questions based on Networking etc.

  • Q1. What is the purpose of ICMP?
  • Ans. 

    ICMP is a protocol used for error reporting, diagnostics, and network management in IP networks.

    • ICMP is used to report errors in packet delivery

    • It is used for network diagnostics and troubleshooting

    • ICMP messages are encapsulated within IP packets

    • Examples include ping (echo request/reply) and traceroute

  • Answered by AI
  • Q2. What are the types of connection release supported by TCP?
  • Ans. 

    TCP supports four types of connection release: active close, passive close, simultaneous close, and abortive close.

    • Active close: Client initiates the connection release process by sending a FIN packet.

    • Passive close: Server initiates the connection release process by sending a FIN packet.

    • Simultaneous close: Both client and server send FIN packets to each other simultaneously.

    • Abortive close: Connection is terminated abru...

  • Answered by AI
  • Q3. What protocols are used by the MAC layer?
  • Ans. 

    The MAC layer uses protocols like CSMA/CA, CSMA/CD, and TDMA to manage access to the network.

    • CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) is used in wireless networks to avoid collisions.

    • CSMA/CD (Carrier Sense Multiple Access with Collision Detection) is used in wired networks to detect and handle collisions.

    • TDMA (Time Division Multiple Access) is used in networks where devices are assigned specific

  • Answered by AI
  • Q4. What is the ARP protocol?
  • Ans. 

    ARP (Address Resolution Protocol) is a protocol used to map an IP address to a MAC address in a local network.

    • ARP is used to resolve IP addresses to MAC addresses in a local network.

    • It operates at the data link layer of the OSI model.

    • ARP requests are broadcasted to all devices on the network.

    • Example: When a device wants to communicate with another device on the same network, it uses ARP to find the MAC address correspo

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAVMware Software India Private Limited interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Networking, OOPSTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Few logical questions 25 horses, 5 tracks, top 3 fast running horses lotus pond questions two C programs questions on SQL queris

Interview Preparation Tips

Round: Test
Experience: It is of cocubes pattern
No negative marking
aptitude,reasoning, english verbal, technical C mcq's, coding 2 questions

Interview Questionnaire 

6 Questions

  • Q1. Solving puzzles(25 horses,ant and sweets,height of a building..) try as many as possible before appearing for interview
  • Q2. If experienced , then project details of previous companies a must prepare question
  • Q3. Writing test cases for random scenarios
  • Q4. Programming in whatsoever language you r comfortable with, basic coding problems of DS,Algos. eg. Zigzag tree traversal algo,random linked list copy
  • Q5. Some people asked me questions related to the work i will do if hired in the project
  • Q6. Be genuine in ur CV, and be prepared with everything you write there.

Interview Preparation Tips

College Name: Na
Contribute & help others!
anonymous
You can choose to be anonymous

Akamai Technologies Interview FAQs

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

Some of the top questions asked at the Akamai Technologies Sdet Engineer interview -

  1. same linux, networking, DSA, pyt...read more
  2. linux networking pyh...read more
  3. coding in python easy q...read more

Recently Viewed

INTERVIEWS

Akamai Technologies

No Interviews

INTERVIEWS

Yamaha Motor

No Interviews

INTERVIEWS

Nutanix

No Interviews

SALARIES

Akamai Technologies

SALARIES

Akamai Technologies

REVIEWS

Akamai Technologies

No Reviews

INTERVIEWS

Sify Technologies

No Interviews

INTERVIEWS

Teradata

No Interviews

INTERVIEWS

Bajaj Finserv

No Interviews

INTERVIEWS

UNO Minda

No Interviews

Tell us how to improve this page.

Akamai Technologies Sdet Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Adobe Interview Questions
3.9
 • 233 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
Dassault Systemes Interview Questions
4.0
 • 160 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
NCR Voyix Interview Questions
3.9
 • 122 Interviews
ServiceNow Interview Questions
4.1
 • 120 Interviews
Thomson Reuters Interview Questions
4.1
 • 112 Interviews
Verizon Interview Questions
4.1
 • 110 Interviews
View all
Akamai Technologies Sdet Engineer Salary
based on 23 salaries
₹10.5 L/yr - ₹20 L/yr
9% more than the average Sdet Engineer Salary in India
View more details

Akamai Technologies Sdet Engineer Reviews and Ratings

based on 5 reviews

4.5/5

Rating in categories

4.3

Skill development

4.8

Work-life balance

4.3

Salary

4.5

Job security

4.8

Company culture

3.8

Promotions

4.6

Work satisfaction

Explore 5 Reviews and Ratings
Software Engineer
117 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
109 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
94 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Platform Operations Engineer
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Solutions Engineer
63 salaries
unlock blur

₹0 L/yr - ₹0 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
Did you find this page helpful?
Yes No
write
Share an Interview