[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

Brocade Interview Questions

21.87K

Total Set :8

    Brocade
    Interview Q&A Set : 1

    Total Round : 2
    Asked @ Exp. : 1 Years.

    Posted By : Madhu

    Read Int. Q&A 
    Brocade
    Interview Q&A Set : 2

    Total Round : 1
    Asked @ Exp. : 1 Years.

    Posted By : Hirini J

    Read Int. Q&A 
    Brocade
    Interview Q&A Set : 3

    Total Round : 2
    Asked @ Exp. : 1 Years.

    Posted By : Nidhi Sharma

    Read Int. Q&A 
    Brocade
    Interview Q&A Set : 4

    Total Round : 4
    Asked @ Exp. : 3 Years.

    Posted By : Aditya

    Read Int. Q&A 
    Brocade
    Interview Q&A Set : 5

    Total Round : 3
    Asked @ Exp. : 5 Years.

    Posted By : Rafiqur

    Read Int. Q&A 
    Brocade
    Interview Q&A Set : 6

    Total Round : 2
    Asked @ Exp. : 2 Years.

    Posted By : Dipanjali

    Read Int. Q&A 
    Brocade
    Interview Q&A Set : 7

    Total Round : 3
    Asked @ Exp. : 7 Years.

    Posted By : Raja

    Read Int. Q&A 
    Brocade
    Interview Q&A Set : 8

    Total Round : 4
    Asked @ Exp. : 10 Years.

    Posted By : Ajit

    Read Int. Q&A 


Top 10 Brocade Interview Questions With Answer

Question: 1 / 10

Introduce yourself.

Question: 2 / 10

Introduce yourself, about project (academic, and current job role + projects)
Then there were questions from projects.

Question: 3 / 10

Write a program to find the merging point of 2 linklist.
Linklist 1 --------------|
        ---- Merging point ---------------------
Linklist 2 --------------|

Question: 4 / 10

Explain the disjekstra algorithm, How you can implement the dynamic program here.

Question: 5 / 10

Fibonacci series bist way (recursive or looping, explain with reason)

Question: 6 / 10

Then some question from MPLS (what is it , how label etc)

Question: 7 / 10

Difference between MPLS and IP protocols like ospf rip bgp etc.

Question: 8 / 10

IP layer protocol are which layer protocol.

Question: 9 / 10

BFS and DFS traversal.

Question: 10 / 10

Complexity of bubble sort & which sorting technique will choose to sort list of data (bubble sort, quick sort & merging sort). & why