Upload Button Icon Add office photos

Filter interviews by

Consilium Software Interview Questions and Answers

Updated 5 Mar 2025

Consilium Software Interview Experiences

Popular Designations

3 interviews found

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

I appeared for an interview in Aug 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. Professional background only

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t even go for interview.

Finance Manager Interview Questions asked at other Companies

Q1. What are the major adjustments need to be done while finalization of Accounts ?
View answer (2)

I applied via Walk-in

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 

(3 Questions)

  • Q1. . Net Code compilation on. Net plateform?
  • Ans. 

    .NET code is compiled on the .NET platform.

    • The .NET platform includes a compiler that translates source code into Microsoft Intermediate Language (MSIL).

    • The MSIL is then compiled into native code by the Just-In-Time (JIT) compiler when the code is executed.

    • The .NET platform also includes a tool called Ngen.exe that can precompile MSIL into native code for faster startup times.

    • The .NET platform supports multiple program

  • Answered by AI
  • Q2. What are Ajax attributes in Jquery?
  • Ans. 

    Ajax attributes in Jquery are used to handle asynchronous HTTP requests.

    • Ajax attributes include url, type, data, success, error, and beforeSend.

    • They are used to send and receive data from a server without reloading the page.

    • Example: $.ajax({url: 'example.com', type: 'GET', success: function(data){console.log(data)}});

  • Answered by AI
  • Q3. What are difference s between SP and Sql function?
  • Ans. 

    SP is a stored procedure while SQL function returns a value.

    • SP is used to execute a set of SQL statements while SQL function returns a single value.

    • SP can have input/output parameters while SQL function can only have input parameters.

    • SP can modify data in tables while SQL function cannot.

    • SP can be called from within a SQL statement while SQL function can be used in a SELECT statement.

    • Examples of SQL functions include S...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Consilium Software Software Developer interview:
  • OOP
  • Jquery
  • SQL
Interview preparation tips for other job seekers - Have good understanding of OOP and web app development.

Skills evaluated in this interview

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 (43)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Aptitude Test 

Standard aptitude questions.

Round 2 - Coding Test 

Questions related to data types.

Round 3 - HR 

(2 Questions)

  • Q1. Brief introduction
  • Q2. Salary expectation

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (209)

Jobs at Consilium Software

View all

Interview questions from similar companies

I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. How to use visio
  • Ans. 

    Visio is a diagramming tool used to create flowcharts, diagrams, and other visual representations of data.

    • Start by selecting a template or creating a new document

    • Drag and drop shapes onto the canvas and connect them with lines or arrows

    • Add text, images, and other elements to enhance the diagram

    • Use the formatting tools to customize the appearance of the diagram

    • Save and export the diagram in various formats such as PDF o

  • Answered by AI

Consilium Software Interview FAQs

How many rounds are there in Consilium Software interview?
Consilium Software interview process usually has 2 rounds. The most common rounds in the Consilium Software interview process are One-on-one Round, Aptitude Test and Coding Test.
How to prepare for Consilium 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 Consilium Software. The most common topics and skills that interviewers at Consilium Software expect are CRM, Oracle, cisco, Salesforce and Cisco.
What are the top questions asked in Consilium Software interview?

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

  1. What are difference s between SP and Sql functi...read more
  2. . Net Code compilation on. Net platefo...read more
  3. What are Ajax attributes in Jque...read more

Tell us how to improve this page.

Consilium Software Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
View all

Consilium Software Reviews and Ratings

based on 12 reviews

2.2/5

Rating in categories

2.4

Skill development

2.4

Work-life balance

2.2

Salary

2.8

Job security

2.0

Company culture

2.3

Promotions

2.5

Work satisfaction

Explore 12 Reviews and Ratings
Senior DevOps Engineer

New Delhi

4-7 Yrs

Not Disclosed

Explore more jobs
Software Developer
39 salaries
unlock blur

₹2.8 L/yr - ₹8.5 L/yr

Database Developer
11 salaries
unlock blur

₹3.6 L/yr - ₹11 L/yr

Senior Software Developer
7 salaries
unlock blur

₹7 L/yr - ₹18.1 L/yr

Junior Software Developer
6 salaries
unlock blur

₹1.8 L/yr - ₹4.7 L/yr

Vice President Sales
5 salaries
unlock blur

₹20.4 L/yr - ₹40 L/yr

Explore more salaries
Compare Consilium Software with

Capgemini Engineering

3.5
Compare

Persistent Systems

3.5
Compare

TCS

3.7
Compare

HCLTech

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