- Couple of standard JS trivia questions - Do a code review for a pull request - Pick up a feature in Firefox and describe how you would've implemented it.
Senior Software Developer Interview Questions
71,743 senior software developer interview questions shared by candidates
I've read on Glass Door, its a similar test everytime. I was asked to code up a multimap class that inherited from a generic interface of key and value. I eventually got the answer with all unit tests passing. I was also asked about Big O notation and how to optimize the Multimap.
Interview #1 was about MultiMap (a dictionary that can map multiple values per key). Check IEnumerable (implementation). Extension methods like Union, Intersect
What would you have used other than List?
Implement an efficient serializer for arbitrary objects.
They asked me about my work experience.
Implement a sparse matrix Java class with a constructor, set and get method. The matrix has millions of rows and columns and is at a maximum 15% populated.
Perl data types, coding how to connect to DB. Manual testing questions- severity and priority, STLC
Python oops concepts,bgp,ospf networking protocol.
1st Round - Flutter framework basics and questions on previous job role. 2nd Round - More detail questions about flutter HR Round - General discussion
Viewing 2091 - 2100 interview questions