Upload Button Icon Add office photos
Engaged Employer

i

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

Prismforce Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 16 Reviews

Filter interviews by

Prismforce Associate Software Engineer Interview Questions and Answers for Freshers

Updated 5 Sep 2023

Prismforce Associate Software Engineer Interview Experiences for Freshers

1 interview found

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

I applied via cuvette and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Assignment 

An assignment in JavaScript was given.

Round 2 - Coding Test 

Initially, the round starts with an introduction, followed by a coding question, and ends with 2-3 node.js question.

Round 3 - Technical 

(1 Question)

  • Q1. This Round is taken by the manager, it starts with a coding problem in Javascript, before moving to Nodejs question.
Round 4 - Technical 

(1 Question)

  • Q1. This Round was taken by the CTO, He gave me one question which was some written code, I had to explain the code flow and code output.

Interview Preparation Tips

Interview preparation tips for other job seekers - Get a good grasp of JavaScript fundamentals and Nodejs lifecycle.
especially promise, callback, and timer functions and their question all used together.

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is use state in react js
  • Ans. 

    useState is a hook in React that allows functional components to have state.

    • useState is a hook provided by React for managing state in functional components.

    • It returns an array with two elements - the current state value and a function to update that value.

    • Example: const [count, setCount] = useState(0);

    • The initial state value is passed as an argument to useState.

  • Answered by AI
  • Q2. Write a code snippet for use effect
  • Ans. 

    Code snippet for useEffect hook in React

    • UseEffect is a hook in React that allows you to perform side effects in function components

    • It runs after every render and can be used for data fetching, subscriptions, or manually changing the DOM

    • Example: useEffect(() => { console.log('Component rendered') }, [])

  • Answered by AI

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 Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

One question was asked about Even odd transformation, other friends got other questions.

Round 2 - Group Discussion 

Group Discussion was offline and was tough , Our discussion was with 15 people and we got 2 topics for 45 minutes, only 4,5 were selected, it was a debate rather than a Group discussion.

Round 3 - One-on-one 

(3 Questions)

  • Q1. Basic resume based questions
  • Q2. Coding and SQL query questions
  • Q3. Even odd , prime number ,Armstrong number coding questions.

Interview Preparation Tips

Topics to prepare for IBM Associate Software Engineer interview:
  • group Discussion
  • resume
  • interview skills
Interview preparation tips for other job seekers - Just Practice Communication skills and your resume projects.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Question based on logical reasoning problem solving coding decoding and other

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Sep 2022. There were 5 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 

Percentage, number series, time

Round 3 - Coding Test 

50min, arrays, lists, tuples, bubble sort

Round 4 - Technical 

(2 Questions)

  • Q1. What do you know about sdlc
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used to design, develop, and maintain software.

    • SDLC is a structured approach to software development

    • It consists of several phases including planning, analysis, design, implementation, testing, and maintenance

    • Each phase has its own set of activities and deliverables

    • SDLC models include Waterfall, Agile, and DevOps

    • SDLC helps ensure software quality and reduces dev

  • Answered by AI
  • Q2. What do you know about oops
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and functions.

    • It emphasizes on encapsulation, inheritance, and polymorphism.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Po...

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What are your strengths

Interview Preparation Tips

Interview preparation tips for other job seekers - work hard eventually u will get it. don't postpone the things

Skills evaluated in this interview

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

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Jul 2022. There were 5 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 

Basic Mathematical and English Skills

Round 3 - Coding Test 

Basic questions which can be solved using Arrays and String

Round 4 - Technical 

(1 Question)

  • Q1. Oops Arrays Strings Collections Multithreading Stack Queues LinkedList Trees Basic SQL questions
Round 5 - HR 

(1 Question)

  • Q1. What is your family background? How do handle pressures in your life? Are you a multitasker?

Interview Preparation Tips

Topics to prepare for LTIMindtree Associate Software Engineer interview:
  • Java
  • SQL
  • Data Structures
Interview preparation tips for other job seekers - 1.Learn all the basic concepts in Java
2.Learn all the basic concepts of SQL
3.Learn important concepts in data structures like trees,queues,stacks

I applied via Naukri.com and was interviewed in Sep 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 - Technical 

(2 Questions)

  • Q1. What about ur self? Tell about ur project?
  • Q2. Tell about ur basic skills?
Round 3 - HR 

(1 Question)

  • Q1. What about ur skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Good skills SQL and Python
Good communication skills

I applied via Naukri.com and was interviewed in Oct 2022. There were 3 interview rounds.

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 - Aptitude Test 

Reasoning, verable test, coding

Round 3 - Assignment 

Reasoning, aptitude test, coding test

Interview Preparation Tips

Interview preparation tips for other job seekers - Market yourself. ...
Apply even if you're not fully qualified. ...
Job search like it's your job. ...
Use informational interviews to network. ...
Set yourself apart with letters of recommendation. ...
Know yourself and what you want. ...
Pump yourself up and stay positive

I applied via campus placement at QIS College of Engineering and Technology, Prakasam and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

In aptitude test there are some questions that which are very to answer

Round 2 - Coding Test 

Coding also I get very simple..due to that I finished it perfectly

Round 3 - Technical 

(2 Questions)

  • Q1. In technical round mainly the questions upon oops concepts..nd main definition like vairable and array..nd about curren affairs
  • Q2. What is opps nd briefly about oops and variables
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs is a way of organizing and designing code around objects

    • Variables are used to store data within an object

    • In OOPs, variables are also known as properties or attributes

    • Variables can have different access modifiers like public, private, protected

    • Example: A car object can have properties like color, model, and spe

  • Answered by AI
Round 4 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
  • Q5. What are the expectations of salary
  • Q6. Tell me about our company

Interview Preparation Tips

Topics to prepare for Tech Mahindra Associate Software Engineer interview:
  • OOPS
  • C
  • C++
Interview preparation tips for other job seekers - Prepare well defintily u going to get a job in tech Mahindra..they are very friendly while making an interview

Interview Questionnaire 

4 Questions

  • Q1. Introduce yourself
  • Q2. Explain project
  • Ans. 

    The project was a web application for managing inventory and sales for a retail store.

    • Developed using Java and Spring framework

    • Implemented CRUD operations for managing products and customers

    • Integrated with payment gateway for online transactions

    • Generated reports for sales and inventory management

    • Deployed on AWS EC2 instance

  • Answered by AI
  • Q3. Hobbies and interests
  • Q4. Favourite language
  • Ans. 

    My favourite language is Python.

    • Python is easy to learn and has a simple syntax.

    • It has a large community and a vast number of libraries.

    • Python is versatile and can be used for web development, data analysis, machine learning, and more.

  • Answered by AI

Prismforce Interview FAQs

How many rounds are there in Prismforce Associate Software Engineer interview for freshers?
Prismforce interview process for freshers usually has 5 rounds. The most common rounds in the Prismforce interview process for freshers are Technical, Resume Shortlist and Assignment.
What are the top questions asked in Prismforce Associate Software Engineer interview for freshers?

Some of the top questions asked at the Prismforce Associate Software Engineer interview for freshers -

  1. This Round was taken by the CTO, He gave me one question which was some written...read more
  2. This Round is taken by the manager, it starts with a coding problem in Javascri...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Prismforce interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Prismforce Associate Software Engineer Salary
based on 6 salaries
₹6 L/yr - ₹10.1 L/yr
42% more than the average Associate Software Engineer Salary in India
View more details
Senior Software Engineer
8 salaries
unlock blur

₹13.7 L/yr - ₹40 L/yr

Software Development Engineer
7 salaries
unlock blur

₹9 L/yr - ₹33.5 L/yr

Softwaretest Engineer
6 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Associate Software Engineer
6 salaries
unlock blur

₹6 L/yr - ₹10.1 L/yr

Implementation Manager
5 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Explore more salaries
Compare Prismforce with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview