Upload Button Icon Add office photos
Engaged Employer

i

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

NeoSOFT Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NeoSOFT Oracle Developer Interview Questions and Answers

Updated 4 Feb 2024

NeoSOFT Oracle Developer Interview Experiences

1 interview found

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

I applied via Job Portal and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What are constraints
  • Ans. 

    Constraints are rules that are applied to the data in a database to ensure its integrity and consistency.

    • Constraints define the limits or conditions that must be met for data to be valid.

    • They can be applied to individual columns or entire tables.

    • Common types of constraints include primary key, foreign key, unique, and check constraints.

    • Primary key constraints ensure that each row in a table is uniquely identified.

    • Forei...

  • Answered by AI

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Runtime pollymorphism

Interview Preparation Tips

Round: Test
Experience: I scored good.
Tips: Core java good knowledge.
Duration: 30 minutes
Total Questions: 25

Round: Technical Interview
Experience: like this many ques from core java and hibernate and sql also and I scored good.
Tips: Command over core java and sql also.

I applied via Naukri.com and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Servlet life cycle, bubble sort, quick sort, binary search, how can a software ensure GDPR rules being followed, SQL queries (second highest salary)

Interview Preparation Tips

Interview preparation tips for other job seekers - you will need to give a psychometric test, some beginner sometimes mediocre level programming test and final technical interview which may last till an hour. Do read about 1 or 2 Newgen products before going for the interview. They will definitely ask. Just be confident.Offer letter generally comes within 2 weeks. All the best !!

I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Method overloading, method overriding, life cycle of thread,oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 4 rounds. 1. Technical written test, here, pattern, string, array questions were asked. 2.Face to face .
3. Manager round, here scenario based questions on jdbc,hybernate and other family background details.
4. HR round.

I appeared for an interview before Sep 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

I was asked 2 coding questions, questions from my projects and questions related to different java concepts. One question from cloud computing was also asked.

  • Q1. 

    Maximum Subarray Sum Problem Statement

    Given an array arr of length N consisting of integers, find the sum of the subarray (including empty subarray) with the maximum sum among all subarrays.

    Explanation...

  • Ans. 

    Find the sum of the subarray with the maximum sum among all subarrays in a given array.

    • Iterate through the array and keep track of the current sum and maximum sum seen so far.

    • If the current sum becomes negative, reset it to 0 as it won't contribute to the maximum sum.

    • Return the maximum sum as the result.

    • Example: For input arr = [-2, 1, -3, 4, -1], the maximum subarray sum is 4.

  • Answered by AI
  • Q2. 

    Add Two Numbers as Linked Lists

    You are given two singly linked lists, where each list represents a positive number without any leading zeros.

    Your task is to add these two numbers and return the sum as ...

  • Ans. 

    Add two numbers represented as linked lists and return the sum as a linked list.

    • Traverse both linked lists simultaneously while keeping track of carry

    • Create a new linked list to store the sum

    • Handle cases where one list is longer than the other

    • Consider edge cases like carry at the end of addition

  • Answered by AI
Round 2 - HR 

Round duration - 15 minutes
Round difficulty - Easy

It was a normal discussion about the role, the job expectations and about the company culture.

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Bharati Vidyapeeth's College of Engineering. I applied for the job as SDE - 1 in DelhiEligibility criteriaAbove 8 CGPANewgen Software interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, System Design, OOPS, Dynamic Programming, AptitudeTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Do at-least 200+ dsa problems from various topics.
Tip 2 : Make 2-3 projects and be well versed with their functionality.
Tip 3 : Practice aptitude questions and time yourself while doing the questions.

Application resume tips for other job seekers

Tip 1: Keep your resume short, try to make it one pager only.
Tip 2: Mention only position specific projects, and if you have got a good academic score mention it on top.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked the multiple questions regarding to my profile likr about the project , skills, domain and about your future expectations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus to the fundamentals and be confident.
Stick with your resume

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Based on core java Advanced java
  • Q2.  I have completed software developer course from Jspiders
  • Q3. Please gives the interviews based on Core Java and advanced Java
  • Q4. I am very happy to work with your organization si can you please give me a one chance ?
  • Q5. I have good knowledge on Oops language so

Interview Preparation Tips

Interview preparation tips for other job seekers - I have good understanding about core java.
I have good knowledge on oops Concept.
Advanced java and stream APIs and stream framworks etc.

I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics on java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on the basics on which you are working or learned and the profile they have offered. Be brave and don't be get scared by seeing the interviewer and the way he asking questions.

Interview Questionnaire 

1 Question

  • Q1. How old are you?

Interview Preparation Tips

Interview preparation tips for other job seekers - any one can do it yes i am hay and thanks to listing me hey

I applied via Recruitment Consultant and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1. What is triggers 2. Difference between method overloading and method overriding 3. Ask me to code five numbers in ascending order 4.ask me to code prime or not 5. Difference between final and finally ke...
  • Ans. 

    Interview questions for Software Developer on triggers, method overloading/overriding, sorting, prime numbers, final/finally keyword, and normalization.

    • Triggers are database objects that are automatically executed in response to certain events.

    • Method overloading is having multiple methods with the same name but different parameters, while method overriding is having a subclass method with the same name and parameters a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through coding part and be true to your resume and be confident

Skills evaluated in this interview

NeoSOFT Interview FAQs

How many rounds are there in NeoSOFT Oracle Developer interview?
NeoSOFT interview process usually has 1 rounds. The most common rounds in the NeoSOFT interview process are Technical.

Tell us how to improve this page.

NeoSOFT Oracle Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 336 Interviews
3i Infotech Interview Questions
3.4
 • 143 Interviews
Microland Interview Questions
3.4
 • 128 Interviews
Sify Technologies Interview Questions
3.8
 • 123 Interviews
Mastek Interview Questions
3.5
 • 118 Interviews
Maveric Systems Interview Questions
3.5
 • 115 Interviews
Sonata Software Interview Questions
3.4
 • 114 Interviews
View all
NeoSOFT Oracle Developer Salary
based on 4 salaries
₹4.2 L/yr - ₹8.5 L/yr
29% more than the average Oracle Developer Salary in India
View more details

NeoSOFT Oracle Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
2k salaries
unlock blur

₹3.5 L/yr - ₹14.5 L/yr

Senior Software Engineer
742 salaries
unlock blur

₹5.8 L/yr - ₹22 L/yr

Software Developer
706 salaries
unlock blur

₹3.6 L/yr - ₹14 L/yr

Softwaretest Engineer
516 salaries
unlock blur

₹2 L/yr - ₹8.1 L/yr

Associate Software Engineer
189 salaries
unlock blur

₹2.5 L/yr - ₹9 L/yr

Explore more salaries
Compare NeoSOFT with

ITC Infotech

3.6
Compare

Test Yantra Software Solutions

3.2
Compare

Microland

3.4
Compare

3i Infotech

3.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview