On m'a posé des questions classiques.
Big Data Consultant Interview Questions
1,784 big data consultant interview questions shared by candidates
Project Day: Message handling server • Development environment: Eclipse • Help tools: Internet • Time frame: as much as you need (here at NICE). • Target products: o Message Client: Requirements: Web Application that enables user to send several types of messages: integers, fractions, strings, etc... (The data in the message should be in numeric form. E.G 6, 1/7, "6") and see the prints from the server. o Message Server: Requirements: • The solution should implement 2 message servers which can handle several types of messages that were sent from client web application • Server I: • The server should be able to receive several messages from different clients simultaneously • there should be a message handler which handle the messages and sends the messages sequentially to the second server • Server 2: • Should receive each message, print it in its original form, and perform it summation of all the data. o Documentation: • Design document: In this document you should describe the way you are going to implement your application. You should describe there as much as you can (Architecture, Data structure, Algorithms, components that you are going to use). • Unit test document: In this document you should describe the scenarios that you are going to perform in order to debug your application. After all these scenarios pass with sent expected result there shouldn't be any bugs in the application. • Your goals o Design the class diagram o Review the proposed solution o Implement the server and client applications • General directions: o The first priority is a complete solution which implements all specified requirements with as few bugs as possible o Industrial code standards should be used both for the main issues (performance, readability, etc.) and for the cosmetic issues (clean code, formatted code, documentation) o After completing each step, it should be presented before moving to the next step Good Luck
Write a programme to check two strings are annagram.
A lot of conceptual questions about when and why I would use certain tech. A lot of questions about past experience and why I done certain things in certain scenarios.
Sql queries
Architecture of project
questions about additional things to be taken care of moving my code into production and how design can be improved, test-driven and domain-driven development, Kafka, the difference between list and set, GraphQL, Graph Database,REST API and design considerations etc
Basics fundamentals of programming like C, Java, Oops etc.
A simple algorithm question which I don't remember
What is your experience with big data?
Viewing 1181 - 1190 interview questions