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
Engaged Employer

i

This company page is being actively managed by Decipher Zone Technologies Team. If you also belong to the team, you can get access from here

Decipher Zone Technologies Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 40 Reviews

Play video Play video Video summary
  • About
  • Reviews
    40
  • Salaries
    133
  • Interviews
    2
  • Jobs
    3
  • Benefits
    17
  • Photos
    3

Filter interviews by

Decipher Zone Technologies Interview Questions and Answers

Updated 3 Oct 2024

Decipher Zone Technologies Interview Experiences

2 interviews found

Java Developer Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain OOPS concept
  • Add your answer
  • Q2. Exception hanlding
  • Add your answer
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation
  • Ans. 

    I expect a competitive salary that reflects my skills, experience, and the market standards for Java developers.

    • Based on my research, the average salary for a Java Developer in this region is between $80,000 and $120,000.

    • I have over 5 years of experience, which positions me towards the higher end of that range.

    • I am open to discussing the full compensation package, including benefits and bonuses.

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Not so good
Anonymous

Java Developer Interview Questions & Answers

user image Anonymous

posted on 27 Mar 2024

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

I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Coding Test 

Star pattern coding round. Even Odd number identification using different method.

Interview Preparation Tips

Topics to prepare for Decipher Zone Technologies Java Developer interview:
  • Core Java
  • DSA
Interview preparation tips for other job seekers - Good interview process. Great learning opportunity.
Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Decipher Zone Technologies?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Java Developer Interview Questions & Answers

NexTurn user image Anonymous

posted on 19 Jan 2023

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

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Their are 30 questions which one has to done in 30 mins

Round 3 - Technical 

(2 Questions)

  • Q1. Q1) About the project you have done
  • Add your answer
  • Q2. Q2) some technical questions related to core Java
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your projects well enough so that you are answerable to each question asked
Anonymous
company Logo

Java Developer Interview Questions & Answers

Northcorp Software user image Anonymous

posted on 2 Jul 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What is Multi threading?
  • Ans. 

    Multithreading is a programming technique that allows concurrent execution of two or more threads for improved performance.

    • Multithreading enables parallel execution, improving application responsiveness.

    • Java provides built-in support for multithreading through the Thread class and Runnable interface.

    • Example: A web server can handle multiple client requests simultaneously using threads.

    • Synchronization is crucial to prev...

  • Answered by AI
    Add your answer
  • Q2. What is Java Mail ?
  • Ans. 

    JavaMail is an API for sending and receiving emails in Java applications, supporting various protocols like SMTP, IMAP, and POP3.

    • JavaMail API allows developers to send and receive emails programmatically.

    • It supports multiple protocols: SMTP for sending, IMAP and POP3 for receiving.

    • Example of sending an email using JavaMail: Properties props = new Properties(); props.put('mail.smtp.host', 'smtp.example.com'); ...

  • Answered by AI
    Add your answer
Anonymous
company Logo

Java Developer Interview Questions & Answers

Northcorp Software user image Anonymous

posted on 4 Jun 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What is multithreading
  • Add your answer
  • Q2. What is Spring boot
  • Add your answer
Anonymous
company Logo

Java Developer Interview Questions & Answers

Northcorp Software user image Anonymous

posted on 6 Jan 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is stands for JAVA?
  • Add your answer
  • Q2. Just another virtual accelerator.
  • Add your answer
Anonymous
company Logo

Java Developer Interview Questions & Answers

Northcorp Software user image Anonymous

posted on 7 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the Java?
  • Add your answer
  • Q2. It is a High Level, Multi-paradigm programming, strictly Typed, Platform Independent, General Purpose Programming Language Developed by Mr James Gosling and his team at Sun Microsystems ( now Taken over by...
  • Add your answer
Anonymous
Are these interview questions helpful?
company Logo

Java Developer Interview Questions & Answers

Northcorp Software user image Anonymous

posted on 9 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Process?
  • Ans. 

    A process is an executing instance of a program, encompassing its code, data, and system resources.

    • A process has its own memory space, which includes the code, stack, and heap.

    • Processes can be in various states: running, waiting, or terminated.

    • Example: When you open a web browser, a new process is created for it.

    • Processes can communicate with each other through inter-process communication (IPC) mechanisms.

    • Example of IP...

  • Answered by AI
    Add your answer
  • Q2. Process is a executable is called a process.
  • Add your answer
Anonymous
company Logo

Java Developer Interview Questions & Answers

Northcorp Software user image Anonymous

posted on 9 Jan 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is JAVA Programming language?
  • Add your answer
  • Q2. It is a High level, Multi paradigm programming language....etc.
  • Add your answer
Anonymous
company Logo

Java Developer Interview Questions & Answers

Northcorp Software user image Anonymous

posted on 11 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Java related framework?
  • Add your answer
  • Q2. Java related framework is Spring Boot, Eclipse, Visual Studio Code....etc.
  • Add your answer
Anonymous
More about working at Decipher Zone Technologies
  • HQ - Jaipur, Rajasthan, India
  • IT Services & Consulting
  • 51-200 Employees (India)

Decipher Zone Technologies Interview FAQs

How many rounds are there in Decipher Zone Technologies interview?
Decipher Zone Technologies interview process usually has 1-2 rounds. The most common rounds in the Decipher Zone Technologies interview process are Coding Test, Technical and HR.
How to prepare for Decipher Zone Technologies 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 Decipher Zone Technologies. The most common topics and skills that interviewers at Decipher Zone Technologies expect are JQuery, Javascript, Hibernate, Debugging and Spring Mvc.
What are the top questions asked in Decipher Zone Technologies interview?

Some of the top questions asked at the Decipher Zone Technologies interview -

  1. Explain OOPS conc...read more
  2. Exception hanld...read more

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Executive Interview Questions
  • Intern Interview Questions
  • Software Developer Interview Questions
  • Senior Associate Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Associate Software Engineer Interview Questions
  • Java Developer Interview Questions
  • Senior Software Engineer Interview Questions
  • Show more
  • Data Analyst Interview Questions
  • HR Executive Interview Questions

Overall Interview Experience Rating

4/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Northcorp Software
Northcorp Software Interview Questions
4.5
 • 236 Interviews
Webdew
Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler
HyScaler Interview Questions
4.5
 • 104 Interviews
Zidio Development
Zidio Development Interview Questions
4.5
 • 99 Interviews
Apmosys Technologies
Apmosys Technologies Interview Questions
3.4
 • 52 Interviews
Snovasys
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp
Quantsapp Interview Questions
2.9
 • 36 Interviews
BigStep Technologies
BigStep Technologies Interview Questions
4.4
 • 34 Interviews
NexTurn
NexTurn Interview Questions
4.1
 • 34 Interviews
Appsierra
Appsierra Interview Questions
4.3
 • 32 Interviews
View all

Decipher Zone Technologies Reviews and Ratings

based on 40 reviews

3.9/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.5

Salary

3.7

Job security

4.0

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 40 Reviews and Ratings
Jobs at Decipher Zone Technologies
Decipher Zone Technologies
Flutter Developer

Gurgaon / Gurugram

1-3 Yrs

Not Disclosed

Decipher Zone Technologies
Python Developer

Gurgaon / Gurugram

2-3 Yrs

Not Disclosed

Decipher Zone Technologies
Business Analyst

Gurgaon / Gurugram

1-4 Yrs

Not Disclosed

Explore more jobs
Decipher Zone Technologies Salaries in India
Java Developer
24 salaries
unlock blur

₹3 L/yr - ₹7.2 L/yr

Software Developer
13 salaries
unlock blur

₹3 L/yr - ₹15.2 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹5.4 L/yr - ₹18.9 L/yr

Front end Developer
7 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Software Engineer
6 salaries
unlock blur

₹2.8 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Decipher Zone Technologies with
Zidio Development

Zidio Development

4.4
Compare
Northcorp Software

Northcorp Software

4.5
Compare
Accel Frontline

Accel Frontline

4.0
Compare
Elentec Power India (EPI) Pvt. Ltd.

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Decipher Zone Technologies 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