Upload Button Icon Add office photos

Filter interviews by

Csi Software Interview Questions and Answers

Updated 1 Feb 2021

Csi Software Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. First round was about one task they had given. Write that code in angular js and node js. That they are checking basics and logic. Then they ask questions of concept of node js.
  • Q2. What is promise. Promise.all(), etc.
  • Ans. 

    Promise is a JavaScript object representing the eventual completion or failure of an asynchronous operation.

    • Promise.all() is a method that takes an array of promises and returns a new promise that resolves when all of the input promises have resolved.

    • Promise.race() is a method that takes an array of promises and returns a new promise that resolves or rejects as soon as one of the input promises resolves or rejects.

    • Prom...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and clear ur basic concepts only.

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 questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

For Advance developer role they asked Medium to Hard Leetcode Questions of Topic String and Matrices, and for QA Role They just asked 4questions 1Pattern printing kite, 2print 1 to 50 number using recursion, 3is it Anagraam Or not, 4number is Armstrong or not

Interview Preparation Tips

Interview preparation tips for other job seekers - that both tests are held in pen and paper mode.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Group Discussion 

Prepare notes
Know participants
Maintain a good posture

Round 3 - HR 

(5 Questions)

  • Q1. Name and where are you from ?
  • Ans. My self Sirisha , I'm from khammam district sathupally mandal
  • Answered Anonymously
  • Q2. Educational background?
  • Ans. Degree final year at kakatiya University
  • Answered Anonymously
  • Q3. What are your strengths?
  • Q4. What are your weakness?
  • Ans. Straight forward More talkative Trust people very quickly
  • Answered Anonymously
  • Q5. Why should I hair you?
  • Ans. Career goals Work experience Skills realated to job
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Be prepared. Bring resumes & business cards.
2.Prepare your 30-sec elevator pitch to employers.
3. Network with employers AND other job seekers.
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 Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Mcq questions on dbms, networking and 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Puzzles to check thinking abilty
  • Q2. Coding question on linked list and array

I applied via Walk-in and was interviewed before May 2021. 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 - Aptitude Test 
Round 3 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is more focused on MySQL queries.
Coding questions mostly related to arrays.

I applied via Campus Placement and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic knowledge required for the Aptitude Test. You need to understand the questions and their technicality and then each question is very easy.

Round 2 - Coding Test 

Need to focus more on the SQL Queries and some average coding skills. This test is used to check the code understanding of the candidate.

Round 3 - Coding Test 

Little more complex problems, need to understand the logic and some complex SQL Queries.
More Focus on JOINS in SQL.

Interview Preparation Tips

Interview preparation tips for other job seekers - You can learn new things here.
Work-Life balance is not good, you have to work more than expected.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

First there will be a topic given to you to write an article of length 300-400 words in 15 mins. This article writing is to check your knowledge of English language.
Then there is a 45 mins round test in which 40 questions will be asked.
20 Technical and 20 Programming.
The programming questions will be from C++, and you are required to choose the correct output of the given C++ program.
The technical aptitude questions were medium to hard.

Round 2 - Technical 

(1 Question)

  • Q1. It's a 1:30 hr round. In this part, there will be 4 coding questions from arrays topic which you can solve with any programming language you know. Along with this, you will have 2 questions from SQL and e...

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some basic knowledge of C++ to answer aptitude questions.
Be heavily prepared for the technical aptitude part.
Learn some basic command of SQL.
Be prepared to face the medium level DSA questions from arrays.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

40 Minutes. 40 Question in office Test.
20 Questions Programming related and 20 Questions Aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Aptitude and input output Questions. Practice it for 1st round
if you clear that then you will be eligible for Technical Interview
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 Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There was total of 40 questions
First 20: Aptitude based topics like time and work, profit and loss, speed and distance
Second 20: Programming MCQs based on C, C++ and python. Task is to guess the correct output and errors.

Round 2 - Assignment 

There were 4 coding questions based on array, 2 SQL queries and one article.
Coding questions were easy for batch 2 but difficult for batch 1. Star patterns are present in batch 1.
SQL queries were easy.
One article (200-300)words. Topics was Google maps.

Round 3 - One-on-one 

(3 Questions)

  • Q1. Founder came and asked approach I used to solve coding questions in round 2. He then check the output for each question. Then he checked the SQL queries I have written, in which I had write two wrong queri...
  • Q2. He asked me about different approaches to solve a problem
  • Q3. He asked about the project I had done on Java Full stack.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice aptitude and c, c++ and python output based mcqs which can be easily found on gfg.
Practice as much coding questions based on array, patterns and star patterns.
Practice as much SQL queries as you can.
You have to carry your own laptop so install atleast one ide which can work without internet.
Also practice writing articles for this company (2-3).
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude question were asked around 20 Question of Aptitude and 20 of basic debugging of C language code. Before aptitude there was a essay writing on "factors which increases the market of E-commerce platforms"

Round 2 - Coding Test 

There were 4 coding question and 2 SQL questions. Basic pattern printing question and easy question of leetcode were there in coding and in SQL from "joins" topic.

Round 3 - Coding Test 

Same as the previous round more question of Coding and SQL, plus in the starting they would ask about your tech stack and then assign you a stack for the same.

Interview Preparation Tips

Topics to prepare for Velocity Software Solutions Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Do easy to medium leetcode question mostly pattern printing and SQL as well.

Csi Software Interview FAQs

How to prepare for Csi 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 Csi Software. The most common topics and skills that interviewers at Csi Software expect are Performance Tuning, Python, Spark, Structural Engineering and API Testing.
What are the top questions asked in Csi Software interview?

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

  1. What is promise. Promise.all(), e...read more
  2. First round was about one task they had given. Write that code in angular js an...read more

Tell us how to improve this page.

Csi Software Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.1

Salary

4.5

Job security

4.5

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 4 Reviews and Ratings
Information Technology Recruiter
5 salaries
unlock blur

₹2.1 L/yr - ₹4 L/yr

Android App Developer
4 salaries
unlock blur

₹4.5 L/yr - ₹7.5 L/yr

HR Manager
3 salaries
unlock blur

₹5.2 L/yr - ₹7 L/yr

HR Executive
3 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Recruitment Executive
3 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Explore more salaries
Compare Csi Software with

Plada Infotech Services

3.6
Compare

Affiliated Computer Services

3.8
Compare

Samsung Semiconductor

3.5
Compare

Smart Call Center Solutions

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