The recruiter asks more questions related to , what happens when you enter a website, more to do with DNS, TCP handshake and different ports for the initial round. During the main interview, one of them questioned mostly with SSL termination at proxy level, understanding TCP handshake, more questions were asked on Wireshark, only expert level experience with Wireshark can take this interview, if not its too difficult. learn about SNI, types of proxies, VPN, GRE tunnel, IPSec tunnel , SSL certs , PAC and DNS.
Engineer Iii Interview Questions
2,122 engineer iii interview questions shared by candidates
SQL vs noSQL, patrones de diseño, profundizar mucho Java, Arquitecturas de Software, eventos, patrones para rollback, situaciones que me tocó vivir
Longest Common Subsequence, DFS and print paths from the root node to all the nodes in the tree etc.
--> Coding question / Org: // E1 has E2,E3 as reports // E2 has E4,E5 as reports , E3 has E6 as report // …….. //Find all the reports of E1 who are two levels below. Once coding is done, extended this question by asking for N levels below
-->Coding Question // Employee { // long empId; // } // Set set = new HashSet(); // Employee a = new Employee(1); // Employee b = new Employee(1); // set.add(a); // set.add(b); // set.size()?
sort list using merge sort. design notifications system java OOP, SOLID, and design patterns.
"Explain what contributions you had architecturally in your most recent workplace. Elaborate on the old and new system's design by drawing on the whiteboard."
Standard hiring manager questions about conflicts, challenges from previous job
Algorithmic questions like max contiguous sum,permutations of string, connected graph.
Simple DS questions and system design
Viewing 1001 - 1010 interview questions