Upload Button Icon Add office photos

Filter interviews by

Calance Software Interview Questions and Answers

Updated 13 Sep 2024

Calance Software Interview Experiences

Popular Designations

2 interviews found

NOC Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Sep 2024

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

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated NOC Engineer with 5 years of experience in network monitoring, troubleshooting, and maintenance.

    • Experienced in monitoring network performance and identifying issues

    • Skilled in troubleshooting network problems and implementing solutions

    • Proficient in maintaining network infrastructure and ensuring uptime

    • Certified in network technologies such as CCNA or CCNP

    • Strong communication skills and ability to work u

  • Answered by AI
  • Q2. Why do you want to work here
  • Ans. 

    I am passionate about network engineering and believe this company offers a challenging and rewarding environment to grow my skills.

    • I am impressed by the company's reputation in the industry

    • I am excited about the opportunity to work with cutting-edge technology

    • I believe the company's focus on professional development aligns with my career goals

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be chill

NOC Engineer Interview Questions asked at other Companies

Q1. How to access others computer on our PC? Which tools is used to access within single network?
View answer (8)

I was interviewed in Sep 2017.

Interview Questionnaire 

1 Question

  • Q1. About myself & work experience

Interview Preparation Tips

Round: HR Interview
Experience: They asked simple about work experience & total experience reason for job change etc
Tips: It was good interview

Round: Group Discussion
Experience: There was group discussion pertaining to my experience reason for job change overall experience current salary expected salary etc
Tips: They told they can

Assistant Manager Finance & Accounts Interview Questions asked at other Companies

Q1. Can you please wait for 5 days to get your Reliving letter?
View answer (2)

Jobs at Calance Software

View all

Interview questions from similar companies

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

(2 Questions)

  • Q1. Tools you have worked on?
  • Ans. 

    I have worked on tools such as Microsoft Excel, Tableau, Jira, and SQL databases.

    • Microsoft Excel

    • Tableau

    • Jira

    • SQL databases

  • Answered by AI
  • Q2. Salary expectations
Round 2 - Technical 

(1 Question)

  • Q1. JIRA, Agile Methodologies, SCRUM, Product management
Round 3 - HR 

(1 Question)

  • Q1. Strengths, weakness, why do you think you are better for this role?
  • Ans. 

    I have strong analytical skills, attention to detail, and excellent communication abilities which make me well-suited for the role of a Business Analyst.

    • Strong analytical skills - able to analyze data and identify trends

    • Attention to detail - ensuring accuracy in reports and recommendations

    • Excellent communication abilities - able to effectively communicate with stakeholders and team members

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Change management, About myself and the projects I have worked on
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mcqs questions based on java full stack

Round 2 - HR 

(2 Questions)

  • Q1. About java and it’s uses
  • Q2. Personal details , info
Round 3 - Cto 

(2 Questions)

  • Q1. Ctc discussion with manager
  • Q2. Crct discussion with manager
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Create a procedure
  • Ans. 

    Create a procedure to sort an array of integers in ascending order.

    • Declare a function that takes an array of integers as input

    • Implement a sorting algorithm like bubble sort, selection sort, or insertion sort

    • Return the sorted array

  • Answered by AI
  • Q2. Create xml and declare xml
  • Ans. 

    Creating and declaring XML involves defining the structure and content of the XML document.

    • Define the XML version and encoding at the beginning of the document

    • Declare the root element and any nested elements with opening and closing tags

    • Include attributes within the opening tag to provide additional information

    • Use self-closing tags for elements without content

    • Example: Harry Potter

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. I was asked some questions related to Node.js, WebSockets, and streams.
Round 2 - Coding Test 

Coding Que - Find minimum in a rotated sorted array with duplicates.

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

I applied via Referral and was interviewed in Aug 2023. There were 4 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 tips
Round 2 - Coding Test 

Same sample coding exam

Round 3 - Technical 

(4 Questions)

  • Q1. Ask technical questions
  • Q2. Python, django and SQL questions
  • Q3. List, tuple, orm, queries questions
  • Q4. Company working environmentquestions
Round 4 - HR 

(1 Question)

  • Q1. Self introduction questions

Interview Preparation Tips

Topics to prepare for Dhanush InfoTech Python Developer Trainee interview:
  • Python and django and SQL
Interview preparation tips for other job seekers - Just normal company, no salaries, no projects, no hikes
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. What are oops concepts in java, explain real time scenario
  • Ans. 

    OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a subclass to inherit properties and methods from a superclass.

    • Polymorphism allows objects to take on multiple forms and behave differently based on their context.

    • Encapsulation hides the implementation details of an object and only exposes necessary information.

    • Abstraction allows for the creation of abstract class...

  • Answered by AI
  • Q2. Uses of interface, inheritance
  • Ans. 

    Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.

    • Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.

    • Inheritance allows for code reuse and extension of existing classes, reducing code duplication.

    • Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i

  • Answered by AI
  • Q3. SQL query for join of tables
  • Ans. 

    SQL query for joining tables

    • Use JOIN keyword to combine two or more tables based on a related column

    • Specify the columns to be selected using SELECT keyword

    • Use ON keyword to specify the condition for joining the tables

    • Different types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN

  • Answered by AI
  • Q4. Java concepts used in your project
  • Ans. 

    Used Java concepts such as inheritance, polymorphism, and exception handling in my project.

    • Implemented inheritance to create a base class and derived classes with specific functionalities.

    • Utilized polymorphism to allow objects of different classes to be treated as if they were of the same class.

    • Implemented exception handling to handle errors and prevent program crashes.

    • Used interfaces to define a set of methods that a ...

  • Answered by AI
  • Q5. Overloading vs overriding, practical uses
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.

    • Overloading is used to provide different ways to call a method with different parameters

    • Overriding is used to provide a specific implementation of a method in a subclass

    • Overloading is resolved at compile-time while overriding is r...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zebra Technologies Software Developer interview:
  • Core Java
  • OOPS
  • collection framework
  • Database Management

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

English grammar questions

Round 2 - HR 

(2 Questions)

  • Q1. Queried about educational background
  • Q2. Queried if signing a contract with company is okay.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills (English).
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

They asked me about the basic coding question and then they went to medium lvl on arrays

Round 3 - Coding Test 

They asked me about SDLC, OS , JAVA MEMORY MANAGEMENT and Arrays

Round 4 - Behavioral 

(2 Questions)

  • Q1. About my projects how you approached and why you choosen this way and what is the uniqueness of this project
  • Q2. Basic Java and OOPS and DSA related and SDLC, OS

Interview Preparation Tips

Interview preparation tips for other job seekers - First focus on basics and OOPS and a basic DSA and SDLC, OS

Calance Software Interview FAQs

How many rounds are there in Calance Software interview?
Calance Software interview process usually has 1 rounds. The most common rounds in the Calance Software interview process are HR.
How to prepare for Calance 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 Calance Software. The most common topics and skills that interviewers at Calance Software expect are SQL, AWS, C#, Service Desk and .Net.

Tell us how to improve this page.

Calance Software Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
View all

Calance Software Reviews and Ratings

based on 33 reviews

3.1/5

Rating in categories

2.9

Skill development

3.4

Work-life balance

3.0

Salary

3.2

Job security

3.2

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 33 Reviews and Ratings
IAM- OKTA Senior Systems Administrator

Bangalore / Bengaluru

5-10 Yrs

₹ 0.5-2 LPA

System Engineer VMware with Cisco UCS experience

Bangalore / Bengaluru

5-10 Yrs

₹ 0.5-3 LPA

Explore more jobs
Technology Consultant
21 salaries
unlock blur

₹4.2 L/yr - ₹15 L/yr

Senior Technology Consultant
15 salaries
unlock blur

₹8.8 L/yr - ₹26.5 L/yr

NOC Analyst
15 salaries
unlock blur

₹4 L/yr - ₹6.8 L/yr

Software Engineer
11 salaries
unlock blur

₹5.5 L/yr - ₹9 L/yr

Assistant Manager
5 salaries
unlock blur

₹5.6 L/yr - ₹6 L/yr

Explore more salaries
Compare Calance Software 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