Upload Button Icon Add office photos

Filter interviews by

F5 Networks Software Development Engineer II Interview Questions and Answers

Updated 1 Feb 2025

F5 Networks Software Development Engineer II Interview Experiences

1 interview found

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

I was interviewed in Jan 2025.

Round 1 - Coding Test 

One mcq two codes in total 240 min

Round 2 - Technical 

(1 Question)

  • Q1. Mostly on networking concepts
Round 3 - Technical 

(1 Question)

  • Q1. Coding question on data structures and algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - Just check in the initial state itself what tech stack they are checking out for even though I’ve checked and mentioned in my resume all the tech stack I knew they ran all the interview process in the same tech stack and then at last after three rounds came back to me and mentioned you cleared all the rounds but the issue is your tech stack and we are sorry about it.

Software Development Engineer II Jobs at F5 Networks

View all

Interview questions from similar companies

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

Data structure was more and it was difficult round

Round 2 - Technical 

(1 Question)

  • Q1. It will depend on interviewer
Round 3 - Behavioral 

(1 Question)

  • Q1. It will be depending on Manager who is taking interview
Round 4 - HR 

(1 Question)

  • Q1. It will be very smooth

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a very good company overall I had very good learning and experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the internal working of a hashmap?
  • Q2. Design a Least Recently Used (LRU) cache.
Round 2 - Technical 

(2 Questions)

  • Q1. What are the SOLID principles in software engineering?
  • Q2. What design patterns have you worked with?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via campus placement at Dr Ambedkar Institute of Technology, Bangalore

Round 1 - Aptitude Test 

First round was aptitude round.

Round 2 - Technical 

(2 Questions)

  • Q1. Second round was technical interview
  • Q2. Mostly computer fundamentals and DSA questions were asked.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was pretty easy. Various theoretical questions on technical knowledge and 3 coding questions. Since I was applying for a .net profile, all questions were related to that only.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Coding question on inheritance.
  • Q2. Coding question on Abstract classes and their application.
  • Q3. Discussion on the company, their culture.
  • Q4. Coding question on graph.
Round 3 - HR 

(2 Questions)

  • Q1. Asked me my expected salary even though it was already decided when they reached out to me.
  • Q2. Negotiations on the salary.

Interview Preparation Tips

Interview preparation tips for other job seekers - Had a very bad experience with HR, since they started negotiating on salary after I completed all my rounds. Giving me reasons why they won't be able to give me the salary that they mentioned at the start of the interview.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Project amd Advanced C++ concepts
Round 2 - Coding Test 

C++ coding questions and logical questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Scheduled script and Map reduce script?
  • Ans. 

    Scheduled script runs on a predefined schedule, while Map reduce script processes large datasets in parallel.

    • Scheduled script is used for automating tasks at specific times, like sending reports daily at 8am.

    • Map reduce script is used for processing large datasets by splitting them into smaller chunks and processing them in parallel.

    • Scheduled script is typically used for routine tasks, while Map reduce script is used fo...

  • Answered by AI
  • Q2. Types of scripts in NetSuite.
  • Ans. 

    Types of scripts in NetSuite include SuiteScript, SuiteTalk, SuiteFlow, and SuiteBuilder.

    • SuiteScript: JavaScript-based scripts for customizing NetSuite functionality.

    • SuiteTalk: Web services integration for connecting NetSuite with external systems.

    • SuiteFlow: Visual workflow tool for automating business processes.

    • SuiteBuilder: Customization tool for modifying NetSuite forms, fields, and records.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell us about your experience.
  • Q2. In english, give me a feedback you received lately.
Round 2 - Technical 

(2 Questions)

  • Q1. Brief explanation of SOLID principles
  • Q2. Ref vs out arguments
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Do you have working experience of SwiftUI
  • Q2. Have you ever implemented or worked with server driven UIs
  • Ans. 

    Yes, I have experience implementing server driven UIs.

    • Implemented server driven UIs using JSON responses to dynamically update UI elements

    • Worked with frameworks like React and Angular to handle server driven UI updates

    • Used server driven UIs to efficiently manage and display large amounts of data

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is closure and types?
  • Ans. 

    Closure is a function that captures variables from its surrounding scope, allowing it to access those variables even after the scope has closed.

    • Closure allows a function to access variables from its lexical scope even after the function has finished executing.

    • Types of closures include lexical closures, which capture variables from the surrounding lexical scope, and function closures, which capture variables from the fu...

  • Answered by AI
  • Q2. What is Core data and all operations with example/scenarios
  • Ans. 

    Core Data is a framework provided by Apple for managing the model layer objects in an iOS application.

    • Core Data is used for storing, retrieving, and managing data in an iOS app.

    • It provides an object-oriented interface to work with data.

    • Operations include creating, reading, updating, and deleting data.

    • Example: Creating a new record in Core Data for a user profile.

    • Example: Fetching a list of items from Core Data to displ

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join the company?
  • Q2. Why should we hire you

Interview Preparation Tips

Topics to prepare for Collabera Technologies Senior Software Engineer interview:
  • Core Data
  • SwiftUI
  • GCD
  • Memory Management
Interview preparation tips for other job seekers - Good inteview

Skills evaluated in this interview

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

(1 Question)

  • Q1. Difference between composition and aggregation
  • Ans. 

    Composition is a strong relationship where the child object does not exist independently of the parent object, while aggregation is a weak relationship where the child object can exist independently of the parent object.

    • Composition is a 'has-a' relationship, where the child object is part of the parent object.

    • Aggregation is a 'has-a' relationship, where the child object is not part of the parent object and can exist in...

  • Answered by AI

F5 Networks Interview FAQs

How many rounds are there in F5 Networks Software Development Engineer II interview?
F5 Networks interview process usually has 3 rounds. The most common rounds in the F5 Networks interview process are Technical and Coding Test.
How to prepare for F5 Networks Software Development Engineer II interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at F5 Networks. The most common topics and skills that interviewers at F5 Networks expect are Coding, HTML, SQL, Customer Service and Javascript.
What are the top questions asked in F5 Networks Software Development Engineer II interview?

Some of the top questions asked at the F5 Networks Software Development Engineer II interview -

  1. Coding question on data structures and algorit...read more
  2. Mostly on networking conce...read more

Tell us how to improve this page.

F5 Networks Software Development Engineer II Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

NTT Data Interview Questions
3.9
 • 602 Interviews
Cisco Interview Questions
4.1
 • 396 Interviews
CitiusTech Interview Questions
3.4
 • 266 Interviews
Altimetrik Interview Questions
3.8
 • 211 Interviews
Xoriant Interview Questions
4.2
 • 180 Interviews
VMware Software Interview Questions
4.4
 • 157 Interviews
ThoughtWorks Interview Questions
3.9
 • 145 Interviews
Apexon Interview Questions
3.3
 • 135 Interviews
View all
F5 Networks Software Development Engineer II Salary
based on 8 salaries
₹14.5 L/yr - ₹27 L/yr
28% less than the average Software Development Engineer II Salary in India
View more details

F5 Networks Software Development Engineer II Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Development Engineer II

Hyderabad / Secunderabad

4-5 Yrs

Not Disclosed

Explore more jobs
Software Engineer III
130 salaries
unlock blur

₹18.9 L/yr - ₹47 L/yr

Software Engineer
105 salaries
unlock blur

₹10.5 L/yr - ₹30.8 L/yr

Senior Software Engineer
88 salaries
unlock blur

₹22 L/yr - ₹64 L/yr

Software Engineer2
76 salaries
unlock blur

₹15 L/yr - ₹28 L/yr

Software Engineer II
50 salaries
unlock blur

₹12.2 L/yr - ₹26.8 L/yr

Explore more salaries
Compare F5 Networks with

Cisco

4.1
Compare

Juniper Networks

4.2
Compare

Palo Alto Networks

3.8
Compare

Fortinet

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview