Upload Button Icon Add office photos
Engaged Employer

i

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

ProcDNA Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

ProcDNA Software Engineer Interview Questions and Answers

Updated 10 Sep 2024

ProcDNA Software Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

First round was aptitude round

Round 2 - Second round was ppt 

(2 Questions)

  • Q1. Case study for medicine company
  • Q2. Use ml and solve it
  • Ans. 

    Using machine learning to solve a problem

    • Identify the problem you want to solve

    • Collect and preprocess data for training

    • Choose a suitable machine learning algorithm

    • Train the model on the data

    • Evaluate the model's performance

    • Make predictions on new data

  • Answered by AI

Interview questions from similar companies

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

Round 1 - Coding Test 

It was average,they asked questions on arrays,linked list and some questions on oops,it was easy and one was average level

Round 2 - Technical 

(2 Questions)

  • Q1. What is oops?describe
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm that uses objects to represent and manipulate data.

    • OOPs focuses on creating reusable code by organizing data and behavior into objects.

    • It provides concepts like encapsulation, inheritance, and polymorphism.

    • Encapsulation hides the internal details of an object and provides a public interface.

    • Inheritance allows creating new classes based on existing ones, inher...

  • Answered by AI
  • Q2. What is dsa?describe
  • Ans. 

    DSA stands for Data Structures and Algorithms.

    • DSA is a field of computer science that deals with the study of data structures and algorithms.

    • It is used to solve complex problems and improve the efficiency of computer programs.

    • Examples of data structures include arrays, linked lists, trees, and graphs.

    • Examples of algorithms include sorting, searching, and graph traversal.

    • DSA is an important topic for software engineers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare really well,be honest and start preparing early,interviewers are usually chill,so speak with confidence,you can achieve what you deserve

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Mar 2022. There were 2 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Singleton in java code. multithreading, spring boot questions.
  • Q2. SQL queries for finding highest salary
  • Ans. 

    SQL queries to find highest salary

    • Use the MAX() function to find the highest salary

    • Combine with the SELECT statement to retrieve the corresponding employee details

    • Use the ORDER BY clause to sort the results in descending order

    • Use the LIMIT clause to limit the number of results returned

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and learn all the core concepts of java and spring boot

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Oct 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 Resume tips
Round 2 - Aptitude Test 

It was an aptitude test

Round 3 - Technical 

(2 Questions)

  • Q1. It was technical test
  • Q2. Sort an array with numbers
  • Ans. 

    Use a sorting algorithm like quicksort or mergesort to rearrange the numbers in ascending or descending order.

    • Implement a sorting algorithm like quicksort, mergesort, or bubblesort to rearrange the numbers in the array.

    • Ensure the algorithm is efficient and handles edge cases like empty arrays or arrays with duplicate numbers.

    • Test the sorting function with different arrays to verify its correctness.

    • Example: [5, 2, 9, 1,

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IQVIA Software Engineer interview:
  • DSA
  • Aml

Skills evaluated in this interview

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

(3 Questions)

  • Q1. SQL interview question
  • Q2. Stored Procedure and function differences
  • Ans. 

    Stored procedures are precompiled and stored in the database, while functions are compiled and stored in memory.

    • Stored procedures are precompiled and stored in the database for reuse.

    • Functions are compiled and stored in memory for faster execution.

    • Stored procedures can return multiple values, while functions return a single value.

    • Functions can be called from within a stored procedure, but stored procedures cannot be ca

  • Answered by AI
  • Q3. SQL query flow and window function they will ask

Interview Preparation Tips

Interview preparation tips for other job seekers - Good hands on SQL is required
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Coding Test 

Complexity level - moderate. Basic concepts.

Round 3 - HR 

(2 Questions)

  • Q1. Questions to assess how independently a candidate can work.
  • Q2. - Can you work independently? - Can you work under pressure in a dynamic environment?
  • Ans. 

    Yes, I have experience working independently and thrive in dynamic environments.

    • I have successfully completed multiple projects on my own, demonstrating my ability to work independently.

    • I am comfortable making decisions and solving problems without constant supervision.

    • I have experience working in fast-paced environments where I had to adapt quickly to changing priorities and deadlines.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Self and other tools
  • Q2. Jenkins Linux Ansible git AWS

Interview Questionnaire 

2 Questions

  • Q1. Related to SQL queries.like find the 3rd highest salary from a table.
  • Q2. My strengths and wealness

Interview Preparation Tips

Round: Test
Experience: Apptitude

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

A question expecting the prod code with out clear instructions

Round 2 - Technical 

(1 Question)

  • Q1. Buy and Sell Stock
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 dsa coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Cannot disclose
Round 3 - Technical 

(1 Question)

  • Q1. Cannot disclose
Round 4 - HR 

(1 Question)

  • Q1. Offer discussion
Contribute & help others!
anonymous
You can choose to be anonymous

ProcDNA Interview FAQs

How many rounds are there in ProcDNA Software Engineer interview?
ProcDNA interview process usually has 2 rounds. The most common rounds in the ProcDNA interview process are Aptitude Test.
What are the top questions asked in ProcDNA Software Engineer interview?

Some of the top questions asked at the ProcDNA Software Engineer interview -

  1. Use ml and solve...read more
  2. Case study for medicine comp...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

SALARIES

ePack Durables Solutions

SALARIES

ProcDNA

SALARIES

Porter

INTERVIEWS

ProcDNA

No Interviews

INTERVIEWS

RapiPay

No Interviews

Tell us how to improve this page.

ProcDNA Software Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

ProcDNA Software Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

3.0

Skill development

1.0

Work-life balance

4.0

Salary

4.0

Job security

2.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Business Analyst
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Programmer Analyst
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare ProcDNA with

Genotypic Technology

3.0
Compare

Mapmygenome- Genetic Testing/Counseling

3.5
Compare

Medgenome Labs

3.6
Compare

Xcelris Labs

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