GoDaddy logo

GoDaddy Software Engineer Interview Questions
& Process

Real candidates share what happened, how many rounds they had,
and how the experience turned out.

Based on 166 interview experiences · FREE TO READ

2.6 Rounds average
Average Typical difficulty
57.8% Positive experience

Candidate interview experiences

First-hand accounts from people who interviewed at GoDaddy.

Showing 3 of 166
GoDaddy logo
GoDaddy

Software Engineer

Engineering · nearly a year ago

Senior Average Positive experience No offer 4 rounds
Interview process
Recruiter call Technical screen Technical screen Onsite
Interview formats
Technical Coding Behavioral

Overall, the interviewers were great, but the process was super long and I didn't get an offer, so it took a lot of my time. The first round was with a recruiter who asked about salary expectations and gave a basic intro to the role, which felt more like they were trying to sell the job to me than an actual interview. Then there were two rounds with engineers. The second round involved a technical and coding task where we did a 25-minute coding question on Hackerrank (simple DSA) and a 35-minute interview. The third round was similar, with 35 minutes of coding and a 25-minute technical interview, also on Hackerrank (React question involving creating a form with basic validation). The fourth round was a 1-hour technical and behavioral interview with the manager I would be working with, mostly behavioral. Even though I thought I did really well, they didn't accept my application. They offered feedback if I wanted it, but they never sent it even after I emailed them. The people I interviewed with were professional and made the interviews comfortable, but I wish it didn't take so much of my time and was more reflective of the actual job. The behavioral part focused on decision-making and leadership, and I think I might have answered those questions too theoretically instead of how they wanted, emphasizing what I *would* do rather than what I *do*. I also think my extensive experience in smaller companies wasn't considered, which felt unfair. While I get they expect strong candidates, some things can be learned on the job. People from smaller companies often have a lot of experience and skills, but not having worked in larger teams shouldn't disqualify them, especially since working in smaller companies means developers usually communicate with all parts of the business.

Confirmed questions4 questions
  • What Hackerrank DSA question did you get and what's your approach to Recursion for nested data?
  • Did you get a Hackerrank React question where you had to create a form with basic validation?
  • What was the difficulty of the Hackerrank DSA question?
GoDaddy logo
GoDaddy

Software Engineer Intern

Engineering · nearly a year ago

Intern Average Positive experience Accept offer 3 rounds
Interview process
Technical screen Recruiter call Offer
Interview formats
Coding Technical Behavioral

I applied for a Software Engineering Internship at GoDaddy on their website. The interview process had three stages. First, there was an online coding test with two questions focused on data structures and logic. After that, I had a technical interview where they asked about Java, OOP, and some basic system design concepts. The final stage was with HR, discussing my resume, career aspirations, and availability. Everyone was nice and professional. The whole thing felt smooth and well-organized. I'd say it was moderately challenging.

Confirmed questions1 question
  • Could you explain the difference between a stack and a queue, along with examples of how each operates and where they might be applied in real-world scenarios?
GoDaddy logo
GoDaddy

Software Engineer

Engineering · nearly a year ago

Entry Average Negative experience No offer 1 round
Interview process
Technical screen Onsite
Interview formats
Technical Coding System Design Behavioral

Worst interview ever. First, there were 3 engineers for the technical interview, which felt excessive and like a red flag. The hiring manager initially mentioned an experience discussion, a coding part, and a system design part. However, the experience part had no questions or discussion. Instead, there were surprise, irrelevant, low-level Java questions about concepts like array lists and sets. They even asked how sets identify duplicates, and when I answered correctly, they didn't know the answer themselves and kept repeating the question. The system design interview didn't happen because I decided I didn't want to work with them. It was a horrible experience, and I don't recommend applying here.

Confirmed questions3 questions
  • Binary code java questions.
  • Arrays linked lists and sets questions (they won t know much about these concepts but they will ask).
  • Useless low level questions.

GoDaddy Software Engineer Interview Questions

Quoted word for word from GoDaddy interview reports.

Find a pair of integers in an array that sums to a given integer k, assuming a unique solution exists.

Read reports

Given the C# method `bool Method(int n) { if (n & (n - 1) == 0) return true; else return false; }`, how would you call this method?

Read reports

Given two strings of words, create an algorithm to return all the words that occur in only one of the two strings. A word can be in one string many times and still pass as long as it's not in the other.

Read reports

Write a JavaScript function to determine the outcome of a poker hand given two strings representing the hands.

Read reports

Write code to build a basic web crawler that identifies all URLs accessible from a specified starting URL.

Read report

Could you fetch a list of Star Wars names via an API using JavaScript?

Read report

Given an input n, can you draw full rows of asterisks where the number of rows is odd?

Read report

Given a helper API that returns web links from a page, how would you print a map of all reachable web links from a given page?

Read report

Can you do it more efficient than the native String.indexOf() method? Without nesting for loops or recursion.

Read report

Formats, difficulty and experience

Across all 166 GoDaddy interview reports.

Interview formats

Coding 35.7%
Technical 32%
Behavioral 25.3%
System Design 5.2%
Other 0.8%

Interview difficulty

Easy 22.9%
Average 64.5%
Difficult 12.7%

Candidate experience

Negative 25.9%
Neutral 16.3%
Positive 57.8%