Add office photos
Employer?
Claim Account for FREE

NucleusTeq

3.6
based on 4 Reviews
Filter interviews by

Polariz Interview Questions and Answers

Updated 2 Oct 2024

Q1. Prepare Amazon Cart APIs in java, create Rest API s with proper code.

Ans.

Create Amazon Cart APIs in Java for Rest API

  • Use Spring Boot framework for creating Rest APIs

  • Implement CRUD operations for managing cart items

  • Secure APIs using authentication and authorization mechanisms

  • Handle error responses and exceptions gracefully

  • Test APIs using tools like Postman or JUnit

Add your answer

Q2. Memory management introduced in java 1.8. Explain about that.

Ans.

Java 1.8 introduced improvements in memory management with features like Metaspace and G1 garbage collector.

  • Metaspace replaces the permanent generation (PermGen) for class metadata storage.

  • G1 garbage collector is designed for better performance and predictability by dividing the heap into regions.

  • These improvements help in reducing memory leaks and optimizing garbage collection.

  • Example: Use of Metaspace allows for dynamic memory allocation for class metadata, avoiding PermGen...read more

Add your answer

Q3. Prepare your project till the deepest level.

Ans.

I will provide a detailed overview of my project, including its objectives, features, technologies used, and the overall architecture.

  • Outline the project objectives and goals

  • Describe the features and functionalities of the project

  • Explain the technologies and tools used in the project

  • Discuss the overall architecture and design of the project

Add your answer

Q4. Reverse words given in a string (java programme).

Ans.

Reverse words in a string using Java program.

  • Split the string into an array of words using split() method

  • Iterate through the array in reverse order and append each word to a new string

  • Return the reversed string

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

Q5. duplicate in an array and simple sorting based

Ans.

Find duplicates in an array of strings and sort them.

  • Iterate through the array and use a HashMap to keep track of duplicate strings.

  • After finding duplicates, sort the array using a sorting algorithm like quicksort or mergesort.

  • Return the sorted array with duplicates removed.

Add your answer

Q6. 1 SQL problem Implement SCD using pyspark.

Ans.

Implement Slowly Changing Dimension (SCD) using pyspark

  • Use pyspark to read the source and target tables

  • Identify the changes in the source data compared to the target data

  • Update the existing records in the target table with the new values

  • Insert new records for the new data in the source table

  • Handle historical data by maintaining effective start and end dates

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

Interview Process at Polariz

based on 8 interviews in the last 1 year
Interview experience
3.6
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.9
 • 476 Interview Questions
3.9
 • 336 Interview Questions
3.8
 • 331 Interview Questions
4.0
 • 243 Interview Questions
3.8
 • 203 Interview Questions
4.1
 • 154 Interview Questions
View all
Top NucleusTeq Interview Questions And Answers
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