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:
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 

(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

I applied via Referral and was interviewed before Nov 2021. 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 

Reasoning Aptitude Test and some logical questions

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java Questions of java 8, Collection, SpringBoot annotations, hibernate and jpa annotations,
Round 4 - Technical 

(1 Question)

  • Q1. Java 8, Logical question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare well in java 8 spring boot annotations, questions of collection

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Anything can be asked from oops to design pattern level question. Simple to hard. It's kind of rapid fire.

Interview Preparation Tips

Interview preparation tips for other job seekers - Ready handle a pressure while interview process, be stable, don't confuse

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is event loop?
  • Ans. 

    Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.

    • Event loop is used in programming languages like JavaScript and Python.

    • It manages the execution of multiple tasks by prioritizing them based on their priority level.

    • It continuously checks for new events and executes them in a loop.

    • It allows for efficient handling of I/O operations without blocking the main thread.

    • It is co...

  • Answered by AI
  • Q2. Difference between let var and const.
  • Ans. 

    let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.

    • let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.

    • const is used to declare variables that cannot be reassigned and have block scope.

    • Using const does not mean the value is immutable, only the variable reference is.

    • let and const were introduc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If going for Mean or Mern stack be very firm on JavaScript basics and ES6 concepts.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

This was a very easy test. It can be crackable easily.

Round 2 - Technical 

(2 Questions)

  • Q1. There is only 1 technical happened. Core java, angular, JUNIT
  • Ans. Basics of core java must, Angular if worked on it
  • Answered Anonymously
  • Q2. Junit test cases if worked previously.
  • Ans. 

    Junit test cases should always be re-run to ensure code quality and prevent regression.

    • Junit test cases should be run after every code change.

    • Test cases should cover all possible scenarios and edge cases.

    • Test cases should be automated to save time and ensure consistency.

    • Test cases should be reviewed and updated regularly.

    • Regression testing should be performed to ensure new changes do not break existing functionality.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, Why this company kind of question.

Interview Preparation Tips

Topics to prepare for CitiusTech Senior Software Engineer interview:
  • Core Java
  • Angular
  • JUnit
Interview preparation tips for other job seekers - Company is good in terms of policies, also there is option of onsite.

Skills evaluated in this interview

I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SDLC Defect life cycle What's serverty and priority Sanity and smoke testing What's RTM STLC
  • Ans. 

    Questions related to software development life cycle (SDLC) and testing methodologies.

    • Defect life cycle refers to the stages a defect goes through from discovery to resolution.

    • Severity and priority are used to prioritize defects based on their impact and urgency.

    • Sanity testing is a quick check to ensure that the basic functionality of the system is working.

    • Smoke testing is a preliminary test to check if the major funct...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidence while giving answers

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Am from insurance domain so they asked about insurance regarding questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever knowledge you have regarding to any domain keep it clear n simple.

I appeared for an interview in Sep 2020.

Interview Questionnaire 

1 Question

  • Q1. Oops concept, solid principles, filters in MVC, basics of Angular,life cycle hook

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 rounds- both are technical.

I appeared for an interview before Oct 2021.

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. What is Nested List with example
  • Ans. 

    A nested list is a list that contains other lists as its elements.

    • Nested lists can be created using square brackets and separating the elements with commas.

    • Elements of a nested list can be accessed using indexing and slicing.

    • Example: my_list = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]

    • Accessing element 5: my_list[1][1]

  • Answered by AI
  • Q2. What is queue , explain with example
  • Ans. 

    A queue is a data structure that follows the First In First Out (FIFO) principle.

    • Elements are added to the back of the queue and removed from the front.

    • Example: A line of people waiting for a movie ticket.

    • Operations: Enqueue (add element to back), Dequeue (remove element from front), Peek (view front element)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Data Structure should be stong
Basic python
Coding skills

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Technical experience related to automation testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company to learn

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

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 338 Interviews
CitiusTech Interview Questions
3.4
 • 274 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Altimetrik Interview Questions
3.8
 • 219 Interviews
Xoriant Interview Questions
4.1
 • 183 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
View all

Fast track your campus placements

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

CSM Technologies Junior Software Engineer Reviews and Ratings

based on 22 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.2

Salary

4.3

Job security

4.4

Company culture

4.1

Promotions

4.5

Work satisfaction

Explore 22 Reviews and Ratings
Software Engineer
349 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

Senior Software Engineer
83 salaries
unlock blur

₹3.5 L/yr - ₹8.4 L/yr

Software Developer
81 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Junior Software Engineer
54 salaries
unlock blur

₹1 L/yr - ₹3.6 L/yr

Explore more salaries
Compare CSM Technologies with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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