Upload Button Icon Add office photos
Engaged Employer

i

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

CSM Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CSM Technologies Junior Software Engineer Interview Questions and Answers

Updated 27 Nov 2023

CSM Technologies Junior Software Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in May 2023. 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. Difference between session and cookie in php
  • Ans. 

    Session and cookie are used to store data in PHP. Session is stored on the server, while cookie is stored on the client's browser.

    • Session data is stored on the server and is accessible across different pages of a website.

    • Cookie data is stored on the client's browser and can be accessed by the server on subsequent requests.

    • Sessions are more secure as the data is stored on the server and not exposed to the client.

    • Cookies...

  • Answered by AI
  • Q2. Difference between get and post in php
  • Ans. 

    GET and POST are HTTP methods used to send data to a server in PHP.

    • GET method appends data to the URL as query parameters

    • POST method sends data in the body of the HTTP request

    • GET is less secure as data is visible in the URL

    • POST is more secure as data is not visible in the URL

    • GET has limitations on the amount of data that can be sent

    • POST has no limitations on data size

  • Answered by AI
  • Q3. Output for a Php for loop program
  • Ans. 

    The program will output a series of strings based on the given conditions in the for loop.

    • The for loop will iterate a certain number of times based on the given conditions.

    • Each iteration will generate a string output.

    • The strings may vary depending on the conditions inside the loop.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Discussion about salary and work

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts, DSA, asked intro
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 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 - Aptitude Test 

Some logical, reasoning and aptitude questions was given as multiple choice options.

Round 3 - Coding Test 

How would you implement Binary search ?

Round 4 - HR 

(4 Questions)

  • Q1. Why are you join to this company what do you know about this company?
  • Q2. What is the salary expectations from us?
  • Q3. What is the OOPS concepts? Why are using oops concepts?
  • Ans. 

    OOPS concepts refer to Object-Oriented Programming concepts such as inheritance, encapsulation, polymorphism, and abstraction. They are used to create modular, reusable, and maintainable code.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: Parent class 'Animal' and child class 'Dog'.

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

  • Answered by AI
  • Q4. Are you comfortable for the rotational shifts?

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jan 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 - Aptitude Test 

First step is aptitude test . This questions are easy.

Round 3 - Coding Test 

In that aptitude test another section is coding question(2 questions)

Round 4 - Technical 

(2 Questions)

  • Q1. They generally ask basic questions like- what is stack? some queries in SQL
  • Q2. How to create login form in html?
  • Ans. 

    To create a login form in HTML, use the

    element with input fields for username and password.

    • Use the element to create the form.

    • Add elements for username and password fields.

    • Set the 'type' attribute of the input fields to 'text' or 'password'.

    • Include a submit button using the element with 'type' set to 'submit'.

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for resume based question. In my resume I mentioned ReactJS, so they ask basic question about it.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jul 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Confidence and bold speaking with our questions
  • Q2. What about you salary

Interview Preparation Tips

Topics to prepare for CMS IT Services Junior Software Developer interview:
  • Java
  • Python
  • CSS
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Mahatma Gandhi Institute of Technology, Hyderabad and was interviewed in Dec 2022. 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 - Aptitude Test 

It was easy- moderate in difficulty level.

Round 3 - Technical 

(2 Questions)

  • Q1. The questions were purely based on python and SQL
  • Q2. SQL- What are window functions and were asked to write some basic fetching queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude test, along with coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. DevOps, Java, Python and dbms
  • Q2. Technical questions related to oops and devops.
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

All online coding in java and other tecs,

Round 3 - Technical 

(2 Questions)

  • Q1. Java , oops , collection, mvc boot
  • Q2. Boot , kafka , agile

Interview Preparation Tips

Interview preparation tips for other job seekers - study hard hard hard
as its hard hard hard
hard hard hard
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What is your knowledge about HTC Global services
  • Ans. 

    HTC Global Services is a global provider of IT and business process services.

    • HTC Global Services offers a wide range of services including application development, maintenance, and support.

    • They also provide business process outsourcing services such as finance and accounting, human resources, and procurement.

    • HTC Global Services has a strong presence in industries like healthcare, banking, and manufacturing.

    • The company ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Tell me the journal entries for Accrual, deferred revenues
  • Ans. 

    Accrual journal entry records revenue or expenses before cash is exchanged, while deferred revenue journal entry records cash received before revenue is earned.

    • Accrual journal entry: Debit accounts receivable/accrued revenue, credit revenue

    • Deferred revenue journal entry: Debit cash, credit deferred revenue/liability

    • Accrual example: Debit Accounts Receivable $1,000, credit Service Revenue $1,000

    • Deferred revenue example:

  • Answered by AI

CSM Technologies Interview FAQs

How many rounds are there in CSM Technologies Junior Software Engineer interview?
CSM Technologies interview process usually has 3 rounds. The most common rounds in the CSM Technologies interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in CSM Technologies Junior Software Engineer interview?

Some of the top questions asked at the CSM Technologies Junior Software Engineer interview -

  1. Difference between session and cookie in ...read more
  2. Difference between get and post in ...read more
  3. Output for a Php for loop prog...read more

Tell us how to improve this page.

CSM Technologies Junior Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Fast track your campus placements

View all
CSM Technologies Junior Software Engineer Salary
based on 54 salaries
₹1 L/yr - ₹3.6 L/yr
44% less than the average Junior Software Engineer Salary in India
View more details

CSM Technologies Junior Software Engineer Reviews and Ratings

based on 29 reviews

4.5/5

Rating in categories

4.5

Skill development

4.6

Work-life balance

4.1

Salary

4.4

Job security

4.4

Company culture

4.1

Promotions

4.5

Work satisfaction

Explore 29 Reviews and Ratings
Software Engineer
339 salaries
unlock blur

₹1.8 L/yr - ₹5.2 L/yr

Programmer Analyst
88 salaries
unlock blur

₹4.3 L/yr - ₹13.2 L/yr

Software Developer
77 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Senior Software Engineer
74 salaries
unlock blur

₹3 L/yr - ₹8.4 L/yr

Junior Software Engineer
54 salaries
unlock blur

₹1 L/yr - ₹3.6 L/yr

Explore more salaries
Compare CSM Technologies 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