AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

NucleusTeq

Compare button icon Compare button icon Compare
3.4

based on 7 Reviews

  • About
  • Reviews
    7
  • Salaries
    81
  • Interviews
    8
  • Jobs
    3
  • Benefits
    2
  • Photos
    -

Filter interviews by

NucleusTeq Interview Questions and Answers

Updated 27 Dec 2024
Popular Designations

NucleusTeq Interview Experiences

8 interviews found

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 30 Oct 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Simple question from array and string along with one sql query and some computer science problems

Round 2 - Technical 

(3 Questions)

  • Q1. Ask question according to resume
  • Add your answer
  • Q2. Sql query and DSA problem
  • Add your answer
  • Q3. Core java problem
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Pretty easy to get job in this company for 7 lpa
Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 10 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • 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

  • Answered by AI
    Add your answer
  • Q2. 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

  • Answered by AI
    Add your answer
Round 2 - One-on-one 

(2 Questions)

  • Q1. 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 dyna...

  • Answered by AI
    Add your answer
  • Q2. 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

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 19 Sep 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

90 minutes aptitude + coding questions also there

Round 2 - Technical 

(2 Questions)

  • Q1. Regarding oops and all its pillars
  • Add your answer
  • Q2. Regarding pointers
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - its all depend on luck as my interview was last as i am not get chance for hr as previously only 8-10 student hr goes on
Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 27 Dec 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy including 15 questions of aptitude and reasoning.

Round 2 - Coding Test 

Medium level 2 questions they ask from dsa

Round 3 - HR 

(1 Question)

  • Q1. About your self and project descusion
  • Add your answer
Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 2 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions asked on sql and coding

Round 2 - Technical 

(1 Question)

  • Q1. Asked on joins and sql
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. 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.

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - prepared core concepts well

Skills evaluated in this interview

Anonymous

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Feb 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1 SQL problem 1 Pyspark Problem Few Data modelling question and project related.
  • Add your answer
Round 2 - Technical 

(1 Question)

  • Q1. 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

  • Answered by AI
    Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - This company does not want to hire, They are interviewing 100s of candidate and not releasing offer letter even after clearing all rounds.

Skills evaluated in this interview

Anonymous

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. PySpark ,SQL, Python related questions
  • Add your answer
Round 2 - HR 

(1 Question)

  • Q1. General Discussion
  • Add your answer
Anonymous

Data Engineer Interview Questions & Answers

user image Sneha Ikhar

posted on 23 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Related Big Data, SQL, PySpark
  • Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about NucleusTeq?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Software Developer Interview Questions & Answers

TCS user image Anonymous

posted on 29 Jun 2022

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of
Anonymous
company Logo

Software Developer Interview Questions & Answers

TCS user image Trisha Kundu

posted on 10 Oct 2020

I applied via Campus Placement and was interviewed in Apr 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Are you willing to relocate?
  • Ans. 

    Yes, I am open to relocating for the right opportunity that aligns with my career goals and personal growth.

    • Relocation can provide exposure to new technologies and methodologies.

    • I am excited about the prospect of working in diverse teams and cultures.

    • For example, moving to a tech hub like San Francisco could enhance my career.

    • I understand the challenges of relocating, but I see them as opportunities for growth.

  • Answered by AI
    Add your answer
  • Q2. Why should I hire you?
  • Ans. 

    I bring a unique blend of skills, experience, and passion for software development that aligns perfectly with your team's goals.

    • Proven experience in developing scalable applications, such as a recent project where I improved performance by 30%.

    • Strong problem-solving skills demonstrated through my contributions to open-source projects, enhancing functionality and fixing bugs.

    • Excellent teamwork and communication abilitie...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - My technical and Hr interview done at same place. It lasted about 40minutes. The interviewer test both my technical knowledge and communication skills. I tell most of the answer. They check patience level.He stressed on my final year project . Asking about range and specification of compotents which I heve used in my project. Finally ask some HR questions.
Anonymous

NucleusTeq Interview FAQs

How many rounds are there in NucleusTeq interview?
NucleusTeq interview process usually has 2-3 rounds. The most common rounds in the NucleusTeq interview process are Technical, HR and Aptitude Test.
How to prepare for NucleusTeq interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at NucleusTeq. The most common topics and skills that interviewers at NucleusTeq expect are Python, Spark, Java, Big Data and Hive.
What are the top questions asked in NucleusTeq interview?

Some of the top questions asked at the NucleusTeq interview -

  1. Prepare Amazon Cart APIs in java, create Rest API s with proper co...read more
  2. Memory management introduced in java 1.8. Explain about th...read more
  3. Reverse words given in a string (java programm...read more

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Software Developer Interview Questions
  • Senior Executive Interview Questions
  • Team Lead Interview Questions
  • Analyst Interview Questions
  • Consultant Interview Questions
  • Associate Software Engineer Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Accountant Interview Questions
  • Show more
  • Data Analyst Interview Questions
  • HR Executive Interview Questions

Overall Interview Experience Rating

3.6/5

based on 8 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 80%
2-4 weeks 20%
View more

Interview Questions from Similar Companies

TCS
TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture
Accenture Interview Questions
3.8
 • 8.6k Interviews
Infosys
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro
Wipro Interview Questions
3.7
 • 6k Interviews
Cognizant
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon
Amazon Interview Questions
4.0
 • 5.3k Interviews
Capgemini
Capgemini Interview Questions
3.7
 • 5k Interviews
Tech Mahindra
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact
Genpact Interview Questions
3.8
 • 3.4k Interviews
View all

NucleusTeq Reviews and Ratings

based on 7 reviews

3.4/5

Rating in categories

3.3

Skill development

3.2

Work-life balance

3.7

Salary

3.6

Job security

3.2

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 7 Reviews and Ratings
Jobs at NucleusTeq
NucleusTeq
Java Developer - Spring Boot (5-15 yrs)

5-15 Yrs

Not Disclosed

NucleusTeq
NucleusTeq - Cloud Security Engineer (8-16 yrs)

8-16 Yrs

Not Disclosed

NucleusTeq
NucleusTeq - Data Engineer - Google Cloud Platform (5-12 yrs)

5-12 Yrs

Not Disclosed

Explore more jobs
NucleusTeq Salaries in India
Software Engineer
22 salaries
unlock blur

₹5 L/yr - ₹7 L/yr

Data Engineer
7 salaries
unlock blur

₹6.5 L/yr - ₹8 L/yr

Technical Lead
5 salaries
unlock blur

₹20 L/yr - ₹34.4 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹3.5 L/yr - ₹13.3 L/yr

Senior Engineer
4 salaries
unlock blur

₹10 L/yr - ₹26 L/yr

Explore more salaries
Compare NucleusTeq with
TCS

TCS

3.6
Compare
Accenture

Accenture

3.8
Compare
Wipro

Wipro

3.7
Compare
Cognizant

Cognizant

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • NucleusTeq Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

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

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter