Premium Employer

i

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

Quorum Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Quorum Software Interview Questions and Answers

Updated 17 Aug 2024

Quorum Software Interview Experiences

Popular Designations

4 interviews found

SQL Developer Interview Questions & Answers

user image Anonymous

posted on 14 Jun 2024

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

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Evaluate your potential to succeed in certain area by looking at your strength and weakness in particular abilities

Round 2 - Technical 

(3 Questions)

  • Q1. What is primary key in sql ?
  • Ans. 

    Primary key in SQL is a unique identifier for each record in a table.

    • Primary key ensures each record in a table is unique

    • Primary key can be a single column or a combination of columns

    • Primary key is used to establish relationships between tables

  • Answered by AI
  • Q2. What is foreign key
  • Ans. 

    A foreign key is a column or a group of columns in a database table that uniquely identifies a record in another table.

    • A foreign key establishes a relationship between two tables by referencing the primary key of another table.

    • It ensures referential integrity, meaning that a record in one table cannot be inserted if the corresponding record in the related table does not exist.

    • Foreign keys help maintain data consistency...

  • Answered by AI
  • Q3. What is view in sql?
  • Ans. 

    A view in SQL is a virtual table based on the result-set of a SELECT statement.

    • Views are used to simplify complex queries by storing them as a virtual table.

    • They can contain data from one or more tables.

    • Views do not store data themselves, but display data from the tables they are based on.

    • Views can be used to restrict access to specific columns or rows of a table.

    • Example: CREATE VIEW vw_employee AS SELECT emp_id, emp_n

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Identify the career goals….
Dedicate time to the search…

Skills evaluated in this interview

SQL Developer Interview Questions asked at other Companies

Q1. How is a change request in application serviced by development team (business analysis, code analysis, discussion with BA, requirment freeze, etc.)
View answer (4)

Intern Interview Questions & Answers

user image Anonymous

posted on 17 Aug 2024

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

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

Round 1 - Aptitude Test 

Aptitude test was easy comparatively others.

Round 2 - Group Discussion 

GD topic was an feature of electronic vehicles. And it was good conversation between us.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good infrastructure

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Quorum Software Interview Questions and Answers for Freshers
illustration image

Software Developer Interview Questions & Answers

user image Sushant Walunj

posted on 24 Jul 2024

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 Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

This round was of 75 minutes which consist reasoning, coding, and basic mathematics

Round 2 - Group Discussion 

GD round was of 10 candidates and discussion topic was Electric vehicle

Round 3 - final round 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Strength,weakness

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - One-on-one 

(2 Questions)

  • Q1. Are you open to work afterhours?
  • Q2. Yes, I'm open to work afterworking hours.
Round 3 - One-on-one 

(1 Question)

  • Q1. What case have you solved before? Explain it.

Support Associate Interview Questions asked at other Companies

Q1. If Customer is Already Angry how will you make them calm.
View answer (2)

Quorum Software interview questions for popular designations

 Support Associate

 (1)

 Software Developer

 (1)

 Intern

 (1)

 SQL Developer

 (1)

Jobs at Quorum Software

View all

Interview questions from similar companies

I was interviewed in Oct 2016.

Interview Questionnaire 

8 Questions

  • Q1. C,C++, Programming Concepts
  • Q2. Resume Based
  • Q3. Puzzle Questions
  • Q4.  OS, Database, Networking, Computer Architecture based question
  • Q5. Project Based- Briefs, Details
  • Q6. What are your hobbies
  • Ans. 

    My hobbies include hiking, playing guitar, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Playing guitar: I love learning new songs and improving my skills.

    • Cooking: I like experimenting with different recipes and creating delicious meals.

  • Answered by AI
  • Q7. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and improving my skills

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q8. Why do you want to join DELL.
  • Ans. 

    I want to join DELL because of their innovative technology solutions and strong reputation in the industry.

    • DELL is known for their cutting-edge technology solutions which align with my passion for software development.

    • I admire DELL's strong reputation in the industry and their commitment to customer satisfaction.

    • I believe joining DELL will provide me with opportunities for growth and career advancement.

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA>9.0

Skills: Technical Skills
College Name: KIIT University

I was interviewed in Jan 2017.

Interview Preparation Tips

Round: Group Discussion
Experience: All got different topics to discuss on gd.
Tips: Plan before you speak. Be sure whether you are to or against.
Duration: 5 minutes

Round: Test
Experience: More questions on blood relationship, ages
Tips: Os db on technical
Duration: 1 hour

Skills: Technical Questions, Manage A Difficult Situation, Technical Knowledge(ML

I was interviewed in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There was an online test having 3 section, one for aptitude testing, one for logical testing and the last one for technical testing.
Aptitude and logical questions were very basic.
Technical questions included : C C++ Java DS DBMS DAA
Tips: For aptitude and logical part, you need to prepare regularly. Nothing comes out of the box, but you just have to be quick in solving the questions.
For the technical part, prepare well by revising your course materials. Basic one word questions are asked.
Duration: 1 hour
Total Questions: 60

Round: Coding
Experience: This round consists of multiple sets of coding. One question per paper. It's on your luck, which question you'll get. Also,net is allowed. You have to complete the code and show it to the invigilator.
Tips: This round is generally not there in placement drives of DELL. It is on your luck.

Skills: Communication, Data Structures, Basic Knowledge Of DBMS
College Name: Manipal University Jaipur

Interview Preparation Tips

Round: Test
Experience: Objective based questions covering general aptitude, c programming, algorithms, os, dbms, software engineering

Round: HR Interview
Experience: Candidates are eliminated after each round of interviews. Number of interviews varies from candidate to candidate. However 1 HR and 1 Tech interview is compulsory. Some may have separate tech and coding interviews.

General Tips: The 1st round aptitude paper is not too tough but ensures that not everyone is able to clear the cutoff.
In the tech interview programming questions were easy but OS questions are tricky and interviewer is looking for a candidate with a solid basics.
Skill Tips: Try to score as much as you can in the 1st written round. If you have a good score it will help you during the interviews. Try to score as much as you can in the 1st written round. If you have a good score it will help you during the interviews.
Do not spend too much effort on coding questions. Instead focus on fundamentals of OS, DBMS concepts like paging, threading, system calls etc
Skills:
College Name: NIT Surathkal

Interview Preparation Tips

Round: Test
Experience: It was a blend of topics from IT,CSE and ECE. Try to concentrate on coding and networks for this round. mostly luck based

Round: Group Discussion
Experience: A very easy round. Can easily clear it if you have minimum skills

Round: Technical Interview
Experience: needs a sound knowledge in networking .

Round: HR Interview
Experience: your personality and the way you behave matters a lot. Try to be humble and truthful

General Tips: as I mentioned earlier keep trying never loose hope
Skills: communication skills, grasping power , knowledge
College Name: VIT VELLORE
Motivation: high package :P
Funny Moments: none . but had to go to bangalore for interview which was fun :)

I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.

Interview Preparation Tips

Round: Test
Experience: Tested basics in each subject

Round: Technical Interview
Experience: Had asked me about my projects in detail. Some DSA questions were asked. Asked to code in C for some questions.

Round: Technical Interview
Experience: Asked questions about data structures and some more algorithms. Tested in Probability and some quant.

College Name: IIT Madras
Contribute & help others!
anonymous
You can choose to be anonymous

Quorum Software Interview FAQs

How many rounds are there in Quorum Software interview?
Quorum Software interview process usually has 2-3 rounds. The most common rounds in the Quorum Software interview process are Aptitude Test, One-on-one Round and Group Discussion.
How to prepare for Quorum Software 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 Quorum Software. The most common topics and skills that interviewers at Quorum Software expect are Business operations, Agile, Business Solutions, Troubleshooting and PLSQL.
What are the top questions asked in Quorum Software interview?

Some of the top questions asked at the Quorum Software interview -

  1. What is primary key in sq...read more
  2. What is view in s...read more
  3. What is foreign ...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

GeeksForGeeks

No Interviews

INTERVIEWS

Antino

No Interviews

INTERVIEWS

GeeksForGeeks

No Interviews

INTERVIEWS

Antino

No Interviews

INTERVIEWS

Elektrobit India

No Interviews

INTERVIEWS

Elektrobit India

No Interviews

INTERVIEWS

Elektrobit India

No Interviews

Tell us how to improve this page.

Quorum Software Interview Process

based on 5 interviews

Interview experience

4.8
  
Excellent
View more
Join Quorum Software Connecting people, workflows, and systems across the energy ecosystem

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
Dell Interview Questions
4.0
 • 385 Interviews
Cisco Interview Questions
4.1
 • 370 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 233 Interviews
Salesforce Interview Questions
4.0
 • 221 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
View all

Quorum Software Reviews and Ratings

based on 23 reviews

4.3/5

Rating in categories

3.9

Skill development

4.3

Work-life balance

3.9

Salary

4.2

Job security

4.3

Company culture

3.7

Promotions

4.1

Work satisfaction

Explore 23 Reviews and Ratings
Sr. System Administrator

Pune

8-11 Yrs

Not Disclosed

Software Engineer I

Pune

3-6 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Software Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Support Consultant
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Support Consultant
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Quorum Software with

SAP

4.2
Compare

Oracle

3.7
Compare

Salesforce

4.0
Compare

Microsoft Corporation

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