-->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()?
Software Developer Iii Interview Questions
899 software developer iii interview questions shared by candidates
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
For the coding part of the interview, it was a sorting algorithm style problem where there were some unique constraints given on how to sort the objects. It involved a combination of DSA and OOP. For the discussion parts of the interview, it was mostly design and architectural type questions. Event driven architecture, message queues vs. cache, etc.
DSA problem solving questions and the previous projects that I have worked.
They asked me if i ever had a difficult relationship with a manager in the past.
What is the difference between big-endian and little-endian ?
Viewing 401 - 410 interview questions