Upload Button Icon Add office photos
Engaged Employer

i

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

Capital Numbers Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Capital Numbers Infotech Software Developer Interview Questions and Answers for Experienced

Updated 19 Jul 2024

Capital Numbers Infotech Software Developer Interview Experiences for Experienced

2 interviews found

I applied via Recruitment Consulltant and was interviewed in May 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 tips
Round 2 - Technical 

(3 Questions)

  • Q1. 2 Technical rounds with HR round that's good
  • Q2. Basic tech questions first 2nd round go little bit inside of code linked list
  • Q3. Django total process
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion, previous companies discussion
  • Q2. Tell me about your company and roles responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - No need to worry big some time they need particular tech
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 Sep 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 tips
Round 2 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Communication Test

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to say, keep away from them. Firing is a daily process, be aware.

Software Developer Interview Questions Asked at Other Companies for undefined

asked in Amazon
Q1. Fenwick Tree Problem Statement You are provided with an array/lis ... read more
asked in Infosys
Q2. 1. what is the difference between exception and error. How did u ... read more
asked in Amazon
Q3. Fire in the Cells Problem Statement Given a matrix MAT of size N ... read more
asked in Amazon
Q4. Find All Pairs Adding Up to Target Given an array of integers ARR ... read more
Q5. Is the Sentence a Pangram? Ninja is relocating to a place called ... read more

Interview questions from similar companies

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

(2 Questions)

  • Q1. Java coding and development
  • Q2. Db and development skills
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. OOPS , multi thread, exception
  • Q2. Java 8 features

Interview Preparation Tips

Interview preparation tips for other job seekers - Need good knowledge of core java
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Moderate round . Easy to clear

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain stream api
  • Ans. 

    Stream API is a feature in Java that allows processing collections of objects in a functional style.

    • Stream API provides a way to perform operations on a collection of objects in a declarative way.

    • It supports functional-style operations like map, filter, reduce, and forEach.

    • Streams can be created from various sources like collections, arrays, or I/O channels.

    • Stream operations are lazy, meaning they are only executed whe...

  • Answered by AI
  • Q2. Data base connection in sprinh boot
  • Ans. 

    Database connection in Spring Boot is configured using application.properties or application.yml file.

    • Define database connection properties in application.properties or application.yml file

    • Use @EnableJpaRepositories annotation to enable JPA repositories

    • Use @Entity annotation to define entity classes

    • Use @Autowired annotation to inject the DataSource or EntityManager

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join in mgs
  • Ans. 

    I want to join MGS because of its reputation for cutting-edge technology and innovative projects.

    • Exciting opportunities for growth and learning

    • Strong focus on technology and innovation

    • Desire to work with talented and passionate individuals

    • Alignment with company values and culture

  • Answered by AI
  • Q2. Notice period days

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice more in coding

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Online aptitude test on basic mcqs

Round 2 - Technical 

(4 Questions)

  • Q1. Core java, springboot, microservices, mysql questions
  • Q2. Oops, collections questions
  • Q3. Multithreading questions
  • Q4. Exception questions

Interview Preparation Tips

Interview preparation tips for other job seekers - mid level difficulty
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is four pillars of oops concepts
  • Ans. 

    Encapsulation, Inheritance, Polymorphism, Abstraction

    • Encapsulation: Bundling data and methods that operate on the data into a single unit

    • Inheritance: Ability of a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

    • Abstraction: Hiding the complex implementation details and showing only the necessary features

  • Answered by AI
  • Q2. Different between array and collection
  • Ans. 

    Arrays are fixed in size and store elements of the same data type, while collections are dynamic in size and can store elements of different data types.

    • Arrays have a fixed size, while collections can dynamically resize.

    • Arrays store elements of the same data type, while collections can store elements of different data types.

    • Arrays use indexes to access elements, while collections use iterators or other methods.

    • Examples:...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Why strings are immutable
  • Ans. 

    Strings are immutable to ensure data integrity and security by preventing accidental or intentional modification.

    • Immutable strings prevent accidental changes to data

    • Enhances security by preventing data tampering

    • Allows for efficient memory management

  • Answered by AI
  • Q2. Count the number of repeated words from the given string
  • Ans. 

    Count the number of repeated words in a given string

    • Split the string into words using a delimiter like space

    • Create a hashmap to store word frequencies

    • Iterate through the words and update the hashmap accordingly

    • Count the number of words with frequency greater than 1

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Core Java more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Difficulty level is medium

Round 2 - Technical 

(1 Question)

  • Q1. Medium about java and database
Round 3 - HR 

(1 Question)

  • Q1. Medium level - about project

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

Round 1 - Aptitude Test 

Basic Programming questions will be there

Round 2 - Technical 

(2 Questions)

  • Q1. Why Java is most secured!?
  • Ans. 

    Java is most secured due to its strong memory management, bytecode verification, and security manager.

    • Java's strong memory management prevents buffer overflow and other memory-related vulnerabilities.

    • Bytecode verification ensures that the code is safe to execute and prevents malicious code from running.

    • Security manager allows fine-grained control over access to system resources.

    • Java also has a robust set of security AP...

  • Answered by AI
  • Q2. Explain how Java program execute?
  • Ans. 

    Java programs are executed by the Java Virtual Machine (JVM) which interprets and executes the bytecode generated by the Java compiler.

    • Java source code is compiled into bytecode by the Java compiler

    • The bytecode is platform-independent and can be executed on any device with a JVM

    • The JVM interprets the bytecode and executes the instructions

    • The JVM manages memory, handles exceptions, and provides other runtime services

    • Exa

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

(1 Question)

  • Q1. Communication and basic technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview casually and enhance well yourself in communication wise as well as technically.. Kudos...

Skills evaluated in this interview

Capital Numbers Infotech Interview FAQs

How many rounds are there in Capital Numbers Infotech Software Developer interview for experienced candidates?
Capital Numbers Infotech interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Capital Numbers Infotech interview process for experienced candidates are Resume Shortlist, HR and Technical.
How to prepare for Capital Numbers Infotech Software Developer interview for experienced candidates?
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 Capital Numbers Infotech. The most common topics and skills that interviewers at Capital Numbers Infotech expect are AWS and Servicenow.
What are the top questions asked in Capital Numbers Infotech Software Developer interview for experienced candidates?

Some of the top questions asked at the Capital Numbers Infotech Software Developer interview for experienced candidates -

  1. Basic tech questions first 2nd round go little bit inside of code linked l...read more
  2. 2 Technical rounds with HR round that's g...read more
  3. fundamentals of Re...read more

Tell us how to improve this page.

Capital Numbers Infotech Software Developer Interview Process for Experienced

based on 1 interview

Interview experience

3
  
Average
View more
Capital Numbers Infotech Software Developer Salary
based on 25 salaries
₹3.6 L/yr - ₹12.2 L/yr
At par with the average Software Developer Salary in India
View more details

Capital Numbers Infotech Software Developer Reviews and Ratings

based on 31 reviews

4.2/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

3.8

Salary

4.0

Job security

4.1

Company culture

3.8

Promotions

4.1

Work satisfaction

Explore 31 Reviews and Ratings
Software Engineer
203 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
126 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Front end Developer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Developer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Capital Numbers Infotech 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