Upload Button Icon Add office photos

Filter interviews by

Capsitech IT Services Interview Questions, Process, and Tips

Updated 12 Dec 2024

Top Capsitech IT Services Interview Questions and Answers

View all 11 questions

Capsitech IT Services Interview Experiences

Popular Designations

6 interviews found

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

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

Round 1 - Aptitude Test 

Basic aptitude questions which is in online mode

Round 2 - Technical 

(4 Questions)

  • Q1. Oops concepts like encapsulation, method overriding, overloading , inheritance
  • Q2. Basic html and css and about the projects
  • Q3. What is an object, class, instance?
  • Ans. 

    An object is an instance of a class, which is a blueprint for creating objects.

    • An object is a specific instance of a class that contains data and behavior.

    • A class is a blueprint or template for creating objects.

    • An instance is a single occurrence of an object created based on a class.

  • Answered by AI
  • Q4. Explain about the project that you worked?

Full Stack Developer Interview Questions asked at other Companies

Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I applied via Company Website

Round 1 - One-on-one 

(2 Questions)

  • Q1. Given a singly linked list, reverse it in place.
  • Ans. 

    Reverse a singly linked list in place

    • Iterate through the linked list and reverse the pointers

    • Use three pointers - prev, current, next to reverse the list

    • Update the head pointer to the last node after reversing

  • Answered by AI
  • Q2. What is the process for removing duplicates from a string?
  • Ans. 

    To remove duplicates from a string, we can use a set data structure to store unique characters.

    • Create an empty set to store unique characters.

    • Iterate through each character in the string.

    • Add each character to the set if it's not already present.

    • Join the characters in the set to form the final string without duplicates.

  • Answered by AI

Assistant System Engineer Interview Questions asked at other Companies

Q1. ConstellationGiven a matrix ‘UNIVERSE’ with 3 rows and ‘N’ columns, with the characters { # , * , . } and these characters represent a cluster of stars and galaxies in space. Stars are represented by ‘*’ symbol. The ‘.’ symbol represents em... read more
View answer (5)

ml engineer Interview Questions & Answers

user image Anonymous

posted on 26 Oct 2024

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

I applied via campus placement at Sree Nidhi Institute of Science and Technology, Hyderabad and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Fist round was mix of all topics online mcq's test on aptitude, english,python,java,sql etc

Round 2 - Technical 

(4 Questions)

  • Q1. What are filters in CNN?
  • Ans. 

    Filters in CNN are small matrices used to extract features from input data by performing convolution operations.

    • Filters are applied to small regions of the input data to detect specific patterns or features.

    • Each filter slides over the input data and performs element-wise multiplication followed by summation to produce a feature map.

    • Filters are learned during the training process to capture important features for the ta...

  • Answered by AI
  • Q2. What is stack , queue, BST?
  • Ans. 

    Stack, queue, and BST are data structures used in computer science for storing and organizing data.

    • Stack: Last in, first out data structure. Examples include undo functionality in text editors.

    • Queue: First in, first out data structure. Examples include printer queues.

    • BST (Binary Search Tree): Hierarchical data structure where each node has at most two children. Used for efficient searching and sorting.

  • Answered by AI
  • Q3. What is meant by MSE?
  • Ans. 

    MSE stands for Mean Squared Error, a common metric used to measure the average squared difference between predicted values and actual values.

    • MSE is calculated by taking the average of the squared differences between predicted and actual values.

    • It is commonly used in machine learning to evaluate the performance of regression models.

    • Lower MSE values indicate better model performance, as they represent smaller errors betw...

  • Answered by AI
  • Q4. What is the difference between overfitting and underfitting?
  • Ans. 

    Overfitting occurs when a model learns the training data too well, leading to poor generalization. Underfitting occurs when a model is too simple to capture the underlying patterns in the data.

    • Overfitting: model performs well on training data but poorly on unseen data

    • Underfitting: model is too simple and fails to capture the underlying patterns in the data

    • Overfitting can be addressed by using techniques like regulariza...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

ml engineer Interview Questions asked at other Companies

Q1. How to evaluate regression models? explain r squared and adjusted r squared and difference between them
View answer (1)

Accountant Interview Questions & Answers

user image Anonymous

posted on 14 Jul 2024

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

(2 Questions)

  • Q1. Your general introduction.
  • Q2. Youre previous job experience and working
Round 2 - Technical 

(2 Questions)

  • Q1. Basic accounting questions.
  • Q2. Sound knowledge of MS office.

Interview Preparation Tips

Interview preparation tips for other job seekers - New comers can join to gain experience and learning in accounting for short period of time. But staying too long in this company will won't benefit you in your individual career growth.
Don't get fooled and stay long in the name of bonuses commited. In actual you won't get that management as well as team leader and senior staff will eat all your bonuses in the name of performance issue.

Accountant Interview Questions asked at other Companies

Q1. What journal is made when purchase requisition is created
View answer (24)

Capsitech IT Services interview questions for popular designations

 Accountant

 (2)

 Assistant System Engineer

 (1)

 Data Analyst

 (1)

 Full Stack Developer

 (1)

 ml engineer

 (1)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 3 Jun 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. First round was Hr , she asked me about background and for which position i am applying for and then about salary expectation, then she told me to wait for 15 mins , after 30 min I got a response that you ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls get position availability clearance before showing up for the interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Accountant Interview Questions & Answers

user image VISHNU JOSHI

posted on 11 Jan 2023

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 Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. How to report your assignment by mail to your team leader
  • Q2. Why Government decided impose GST?
  • Ans. 

    GST was imposed by the government to simplify the tax system and increase revenue.

    • To simplify the tax system by replacing multiple indirect taxes with a single tax

    • To increase revenue by widening the tax base and reducing tax evasion

    • To promote ease of doing business by reducing compliance burden

    • To make Indian goods competitive in the global market by providing input tax credit

    • Examples: GST replaced taxes like VAT, excis...

  • Answered by AI
  • Q3. What will be effect on Balance Sheet if you return purchased Goods?
  • Ans. 

    Returning purchased goods will decrease inventory and accounts payable on the balance sheet.

    • Returning purchased goods will decrease the inventory account on the balance sheet.

    • Accounts payable will also decrease as the company will no longer owe the supplier for the returned goods.

    • The decrease in inventory and accounts payable will result in a decrease in total assets and liabilities on the balance sheet.

    • The impact on t...

  • Answered by AI
  • Q4. Where we show closing stock in Trial balance?
  • Ans. 

    Closing stock is shown on the assets side of the trial balance.

    • Closing stock is an asset and is shown on the assets side of the trial balance.

    • It is usually shown under the inventory or stock-in-hand account.

    • The value of closing stock is calculated by taking the physical inventory count and multiplying it by the cost per unit.

    • The closing stock figure is carried forward to the next accounting period as the opening stock.

  • Answered by AI
  • Q5. What is the Depreciation and its rate on Furniture and fixture? Method of Charged Dep.
  • Ans. 

    Depreciation is the decrease in value of an asset over time. Furniture and fixture have a depreciation rate and method of charged depreciation.

    • Depreciation is a non-cash expense that reflects the wear and tear of an asset over time

    • Furniture and fixture have a useful life and a salvage value

    • The most common method of charged depreciation is the straight-line method

    • The depreciation rate and method of charged depreciation ...

  • Answered by AI
  • Q6. What is salary expections?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident speak and avoid to say wrong answer. Go through from your CV deeply. Some basic accounting method and GST ITR return prepared

Accountant Interview Questions asked at other Companies

Q1. What journal is made when purchase requisition is created
View answer (24)

Interview questions from similar companies

Web Engineer (Trainee) Interview Questions & Answers

rtCamp Solutions user image Anonymous

posted on 3 Sep 2023

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

I applied via Company Website and was interviewed in Aug 2023. 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 - Technical 

(2 Questions)

  • Q1. Basic of git, GitHub like can we use git without GitHub, encryption, decryption, hashing.
  • Q2. Basic questions on js, java, jQuery. Basic on website handling, like how can we implement delay in the code of a website.

Interview Preparation Tips

Interview preparation tips for other job seekers - While giving the answers to the questions, be confident.
Although I tried my best but I still didn't got selected, even though you give the answers, they do have a little bit of high expectations from the candidates.
But still I would say the company is quite good for freshers, because their pay is very good.
That's all about my experience.
Best luck to you guys.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2023. There were 4 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 - HR 

(1 Question)

  • Q1. What you know about the sales
  • Ans. 

    Sales is the process of selling products or services to customers in exchange for money.

    • Sales involves identifying potential customers and convincing them to purchase a product or service.

    • It includes building relationships with customers, understanding their needs, and providing solutions.

    • Sales also involves negotiating prices, closing deals, and following up with customers for repeat business.

    • Sales can be done through...

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

(1 Question)

  • Q1. Do you know which language is use for frontend technology
  • Ans. 

    The language used for frontend technology is typically HTML, CSS, and JavaScript.

    • HTML is used for structuring web pages

    • CSS is used for styling the web pages

    • JavaScript is used for adding interactivity to the web pages

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Regarding salary discussion

Skills evaluated in this interview

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

I applied via Instahyre and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Javascript basic questions, React Native interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basic understanding of javascript
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jan 2023. There were 3 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 - Telephonic Call 

(3 Questions)

  • Q1. Introduction and technical questions.
  • Q2. What is the use of JAVA API?
  • Ans. 

    The JAVA API is a collection of pre-written classes and interfaces that provide ready-to-use functionality for Java developers.

    • The JAVA API allows developers to save time and effort by using pre-built code for common tasks.

    • It provides a wide range of classes and interfaces for various purposes such as file handling, networking, database connectivity, GUI development, etc.

    • Developers can leverage the API to access system...

  • Answered by AI
  • Q3. Questions are picked from Leetcode.
Round 3 - Coding Test 

The duration of the test is one hour and four coding questions are asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - I am not able to qualify for the coding round so I have no idea of further process.

Skills evaluated in this interview

Capsitech IT Services Interview FAQs

How many rounds are there in Capsitech IT Services interview?
Capsitech IT Services interview process usually has 1-2 rounds. The most common rounds in the Capsitech IT Services interview process are Technical, Aptitude Test and One-on-one Round.
What are the top questions asked in Capsitech IT Services interview?

Some of the top questions asked at the Capsitech IT Services interview -

  1. What will be effect on Balance Sheet if you return purchased Goo...read more
  2. What is the Depreciation and its rate on Furniture and fixture? Method of Charg...read more
  3. Where we show closing stock in Trial balan...read more

Tell us how to improve this page.

Capsitech IT Services Interview Process

based on 9 interviews

Interview experience

3.6
  
Good
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.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
View all

Capsitech IT Services Reviews and Ratings

based on 12 reviews

3.5/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

3.3

Salary

3.2

Job security

2.9

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 12 Reviews and Ratings
Senior Associate
7 salaries
unlock blur

₹3.6 L/yr - ₹15 L/yr

Accounts Manager
7 salaries
unlock blur

₹4.2 L/yr - ₹9 L/yr

Software Developer
4 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Assistant System Engineer
4 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Associate
3 salaries
unlock blur

₹1.2 L/yr - ₹3.8 L/yr

Explore more salaries
Compare Capsitech IT Services 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