Upload Button Icon Add office photos

Filter interviews by

NEC Software Solutions Plsql Developer Interview Questions and Answers

Updated 24 Apr 2022

NEC Software Solutions Plsql Developer Interview Experiences

1 interview found

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 - Technical 

(1 Question)

  • Q1. Difference between delete and truncate?
  • Ans. 

    Delete removes specific rows from a table while truncate removes all rows from a table.

    • Delete is a DML operation while truncate is a DDL operation.

    • Delete can be rolled back while truncate cannot be rolled back.

    • Delete operation is slower than truncate operation.

    • Delete operation does not reset the identity of the table while truncate operation resets the identity of the table.

    • Delete operation fires triggers while truncat

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why are you looking for switch?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basics for the role which you are applying

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. RANK, WITH CLAUSE, PARTITION, DISTINCT, REF CURSOR
  • Q2. Procedure with Ref cursor AVG, EXISTS, write a block to find factorial
  • Ans. 

    Using PL/SQL to create a procedure with a ref cursor to find the average and factorial of a given number.

    • Create a procedure that takes in a number as input and returns the average of that number using a ref cursor.

    • Use the EXISTS function to check if a factorial exists for a given number.

    • Write a block of code to calculate the factorial of a number using a loop.

  • Answered by AI
  • Q3. Handle duplicate records with case statement
  • Ans. 

    Use a case statement to handle duplicate records in PL/SQL.

    • Use a case statement to check for duplicate records based on specific criteria.

    • Implement logic within the case statement to handle the duplicates appropriately.

    • Consider using a unique identifier or combination of columns to identify duplicates.

  • Answered by AI
  • Q4. Joins, DBMS_PROFILER

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Plsql Function procedure
  • Ans. 

    A PL/SQL function is a named PL/SQL block that returns a value.

    • Functions are used to perform a specific task and return a single value.

    • They can accept input parameters and return a value.

    • Functions can be called from SQL statements or other PL/SQL blocks.

  • Answered by AI
  • Q2. Write program on given topic
  • Ans. 

    Write a program to calculate the factorial of a given number.

    • Create a function to calculate the factorial recursively or iteratively.

    • Handle edge cases like negative numbers or zero.

    • Use a loop to multiply numbers from 1 to the given number to calculate the factorial.

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic SQL questions
  • Q2. Advanced PLSQL questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Technical MCQ questions on core computer science subjects were asked.

Round 2 - One-on-one 

(2 Questions)

  • Q1. How to find whether the given linked list has loop in it?
  • Q2. Explain osi model with example of browser.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Core java, advanced java, spring boot, Hibernate, database
  • Q2. Design pattern, previous project experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare everything whatever mentioned
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Display a list of items using Pagination concept in React using any online coding editor.
  • Ans. 

    Display a list of items using Pagination concept in React

    • Create a list of items to display

    • Implement pagination logic to display a limited number of items per page

    • Add navigation buttons to switch between pages

  • Answered by AI
  • Q2. Check if pair sum exists in the array (Two Sum)?
  • Ans. 

    Check if pair sum exists in the array using a hash map.

    • Use a hash map to store the difference between the target sum and each element in the array.

    • Iterate through the array and check if the current element exists in the hash map.

    • Return true if a pair sum exists, otherwise return false.

  • Answered by AI
  • Q3. React LifeCycle?
  • Q4. How do you improve the performance of a website?
  • Ans. 

    Improving website performance involves optimizing code, reducing server requests, using caching, and optimizing images.

    • Optimize code by minifying CSS, JavaScript, and HTML

    • Reduce server requests by combining files and using asynchronous loading

    • Utilize caching techniques like browser caching and server-side caching

    • Optimize images by resizing, compressing, and using modern image formats like WebP

  • Answered by AI
  • Q5. What is NextJS?
  • Ans. 

    NextJS is a React framework that allows for server-side rendering and static site generation.

    • NextJS is built on top of React, providing features like server-side rendering and static site generation.

    • It simplifies the process of building React applications by handling routing, code splitting, and more out of the box.

    • NextJS also supports API routes for serverless functions and data fetching.

    • It offers features like automa...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

The interview will last for 30 minutes and will include basic Node.js questions, followed by two coding questions.

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Chitkara Institute of Engineering & Technology, Rajpura and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 coding questions, very basic

Round 2 - One-on-one 

(1 Question)

  • Q1. Again DSA and DBMS questions, easy to medium easy

Interview Preparation Tips

Interview preparation tips for other job seekers - Just practice on oops, DSA and DBMS.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts, DSA, asked intro

NEC Software Solutions Interview FAQs

How many rounds are there in NEC Software Solutions Plsql Developer interview?
NEC Software Solutions interview process usually has 3 rounds. The most common rounds in the NEC Software Solutions interview process are Resume Shortlist, Technical and HR.
How to prepare for NEC Software Solutions Plsql Developer 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 NEC Software Solutions. The most common topics and skills that interviewers at NEC Software Solutions expect are Stored Procedures, PLSQL, Performance Tuning, Collections and Design Patterns.

Tell us how to improve this page.

Software Engineer
167 salaries
unlock blur

₹4 L/yr - ₹13 L/yr

Senior Software Engineer
115 salaries
unlock blur

₹8 L/yr - ₹27 L/yr

Test Analyst
94 salaries
unlock blur

₹4 L/yr - ₹10.2 L/yr

Senior Test Analyst
84 salaries
unlock blur

₹6.1 L/yr - ₹21.6 L/yr

Lead Software Engineer
72 salaries
unlock blur

₹13 L/yr - ₹27 L/yr

Explore more salaries
Compare NEC Software Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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