Developer Big Data Interview Questions

1,784 developer big data interview questions shared by candidates

Very interesting technical questions with the Cognizant manager and CS client, average difficulty about Linux, Certificated, bash, Oracle and BigData like variable substitution, how to connect to remote host and such what is the Oracle DB schema, how to unlock user on table what are the certificates and usage
avatar

Big Data Engineer

Interviewed at Cognizant

3.9
Apr 21, 2018

Very interesting technical questions with the Cognizant manager and CS client, average difficulty about Linux, Certificated, bash, Oracle and BigData like variable substitution, how to connect to remote host and such what is the Oracle DB schema, how to unlock user on table what are the certificates and usage

What is the Java Memory Model (JMM), and why is it important? Answer: JMM defines how threads in Java interact with memory, ensuring proper visibility of shared data and preventing data races. 4. What is the purpose of the volatile keyword in Java? Answer: volatile is used to indicate that a variable's value may be changed by multiple threads simultaneously and ensures visibility of changes. 5. What are lambda expressions in Java, and how are they used? Answer: Lambda expressions provide a concise way to define anonymous functions and are used mainly for functional programming and the Stream API. 6. What is the difference between composition and inheritance in Java? Answer: Composition is a design principle where one class contains an instance of another class, while inheritance is an "is-a" relationship between classes. 7. What is the Java Collections Framework, and why is it important? Answer: The Collections Framework provides classes and interfaces for working with collections of objects, offering reusable data structures and algorithms.
avatar

Big Data Engineering

Interviewed at Hexaware Technologies

3.7
Apr 19, 2024

What is the Java Memory Model (JMM), and why is it important? Answer: JMM defines how threads in Java interact with memory, ensuring proper visibility of shared data and preventing data races. 4. What is the purpose of the volatile keyword in Java? Answer: volatile is used to indicate that a variable's value may be changed by multiple threads simultaneously and ensures visibility of changes. 5. What are lambda expressions in Java, and how are they used? Answer: Lambda expressions provide a concise way to define anonymous functions and are used mainly for functional programming and the Stream API. 6. What is the difference between composition and inheritance in Java? Answer: Composition is a design principle where one class contains an instance of another class, while inheritance is an "is-a" relationship between classes. 7. What is the Java Collections Framework, and why is it important? Answer: The Collections Framework provides classes and interfaces for working with collections of objects, offering reusable data structures and algorithms.

Viewing 571 - 580 interview questions

Glassdoor has 1,784 interview questions and reports from Developer big data interviews. Prepare for your interview. Get hired. Love your job.