
Verizon Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 425 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Verizon.
Principal Software Engineer
So the whole thing was like 4 different sessions, took about a month and a half to get through. There were two technical sessions, one where they talked about management stuff, and then a final team meeting thing. No coding challenges or anything, but they hit me with a lot of 'what would you do' scenarios and just generally asked about my history and what I've worked on.
- Could you answer questions about database queries?
- What about network management?
- Do you have general Python knowledge?
Software Development Engineer
First, there was an online assessment with two coding questions, ranging from easy to medium difficulty. Then, a group discussion focused on e-commerce sites. Following that, an AI round (which wasn't eliminatory) involved a problem statement where I had to build something using AI. The final round, PI, included questions about the AI round and my projects. They also asked about my favorite subject, which I said was DBMS, and then they asked me a query related to it that I couldn't answer. Unfortunately, I wasn't selected.
- Questions related to the AI round
- Questions related to projects
- Questions related to DBMS
Software Engineer
I got a call from HR to set up an interview, scheduled for a week after the call. I joined the call 5 minutes early but waited 25 minutes, and no one showed up. When I called HR, I was informed the interviewer was on medical leave and that the HR team should have rescheduled. They apologized and said it would be rescheduled. I emailed two days later to confirm if it would be rescheduled, but I haven't received a response. I'm currently employed and can make time for an interview anytime. If you're not hiring, why waste people's time? I've heard of fake job postings, but I didn't expect to be a victim. Overall, a terrible experience with Verizon.
- The interview did not happen at the scheduled time.
Verizon Software Engineer Interview Questions
Quoted word for word from Verizon interview reports.
“On Unix, after downloading hundreds of uppercase files to a new directory, how do you rename them all to lowercase while keeping their contents?”
Read reports →“You are on Unix and you just downloaded 200 files from another system and the names are all in upper case and you want them to be lower case. You don't want to change the contents of the files, just the names. How would you proceed?”
Read reports →“In C, if you have two variables of the same structure, say "a" and "b." If you want to set the value of b to the value of a, say to preserve it when you make changes to a, how would you do it?”
Read reports →“If there are a thousand bottles and only two are poisoned, what's the minimum number of people needed to identify the poisoned bottles?”
Read reports →“Can you write a C++ program to sort five given strings in ascending order without using any string functions?”
Read report →“Could you write code to accept a character, store it as a string, and then print it?”
Read report →“Given these two tables, write a SELECT statement to pull these columns from one and those columns from the other. How would the query change for an outer join?”
Read report →“What's the difference between strcpy and memcpy in C? Have you used memmove, and how is it different from memcpy?”
Read report →“Could you write a Java code to create a jar file that takes an ArrayList as input for the client, with restrictions to prevent null values and maintain a maximum size of 5, throwing a custom error on violation?”
Read report →Formats, difficulty and experience
Across all 425 Verizon interview reports.