Add office photos
Employer?
Claim Account for FREE

Fractal Analytics

4.0
based on 758 Reviews
Filter interviews by

Jumbotail Technologies Interview Questions and Answers

Updated 24 Aug 2024
Popular Designations
Q1. Longest Common Subsequence

Given two strings, 'S' and 'T' with lengths 'M' and 'N', find the length of the 'Longest Common Subsequence'.

For a string 'str'(per se) of length K, the subsequences are the strings c...read more

Add your answer
Q2. Car Pooling

You are working as a cab driver. Your car moves in a straight line and moves toward the forward direction only. Initially, you have ‘C’ empty seats for the passengers.

Now, you are given ‘N’ number o...read more

Add your answer
Q3. Nth Fibonacci Number

Nth term of Fibonacci series F(n), where F(n) is a function, is calculated using the following formula -

 F(n) = F(n-1) + F(n-2), Where, F(1) = F(2) = 1 

Provided N you have to find out the ...read more

Add your answer

Q4. What is Spark context

Ans.

Spark context is the main entry point for Spark functionality and represents the connection to a Spark cluster.

  • Main entry point for Spark functionality

  • Represents connection to a Spark cluster

  • Used to create RDDs, broadcast variables, and accumulators

Add your answer
Discover Jumbotail Technologies interview dos and don'ts from real experiences

Q5. What is inheritance

Ans.

Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

  • Allows for code reusability by creating a new class based on an existing class

  • Derived class inherits properties and behaviors of the base class

  • Supports the concept of polymorphism and encapsulation

  • Example: Class 'Car' can inherit from class 'Vehicle' and inherit its attributes like 'color' and methods like 'drive()'

Add your answer

Q6. What is sparkconfig

Ans.

SparkConfig is a configuration object used in Apache Spark to set various parameters for Spark applications.

  • SparkConfig is used to set properties like application name, master URL, and other Spark settings.

  • It is typically created using SparkConf class in Spark applications.

  • Example: val sparkConf = new SparkConf().setAppName("MyApp").setMaster("local")

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Jumbotail Technologies

based on 4 interviews in the last 1 year
1 Interview rounds
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Engineer Interview Questions from Similar Companies

3.7
 • 184 Interview Questions
2.0
 • 29 Interview Questions
3.8
 • 18 Interview Questions
3.6
 • 15 Interview Questions
4.0
 • 12 Interview Questions
3.9
 • 11 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter