Upload Button Icon Add office photos
Engaged Employer

i

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

Statusneo Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Statusneo Associate Interview Questions and Answers

Updated 1 Feb 2025

Statusneo Associate Interview Experiences

1 interview found

Associate Interview Questions & Answers

user image Sanaa khan

posted on 1 Feb 2025

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What is your name

Interview questions from similar companies

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

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic question on dot net and sql server
Round 2 - Technical 

(1 Question)

  • Q1. Bit twisted and elaborative discussion on various technical spheres.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Adesh Institute of Engineering and Technology, Faridkot and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apti , html , linux ,sql, java

Round 2 - Group Discussion 

They give topics and we have to speak for 30 sec

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

4 coding questions. medium to hard level.
I solved 2.5 questions to get into the next round.

Round 2 - Technical 

(1 Question)

  • Q1. A very basic technical interview. Questions regarding c++, projects, oops. We were told to be well prepared with our projects.
Round 3 - HR 

(1 Question)

  • Q1. Basic HR. Nothing very hefty.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics. Confidence is what they're looking for.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding ques were based on topic of dp and trees

Round 2 - Technical 

(1 Question)

  • Q1. Basic coding ques ,oops , java, os
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Timed java coding assessment to work on your own.

Round 3 - Technical 

(2 Questions)

  • Q1. What is SOLID in software design?
  • Ans. 

    SOLID is a set of principles for object-oriented software design.

    • S - Single Responsibility Principle

    • O - Open-Closed Principle

    • L - Liskov Substitution Principle

    • I - Interface Segregation Principle

    • D - Dependency Inversion Principle

  • Answered by AI
  • Q2. What is command factory pattern and how is it used?
  • Ans. 

    Command factory pattern is a design pattern that creates objects based on the command type.

    • It is used to encapsulate the creation of command objects.

    • It provides a way to decouple the client from the command objects.

    • It can be used in applications that require dynamic creation of commands.

    • Example: A remote control for a TV that creates different commands based on user input.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This is for a US branch, not India. Coding test is simple in java.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Dec 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. So they asked totally from my resume and they finally asked three coding questions which were simple and you should answer genuinely
  • Q2. 1. write a code to check whether entered input is a palindrome or not 2. wap to print the reverse of an array 3. find the second highest in the array
  • Ans. 

    Answer to coding questions for Associate Software Engineer interview

    • To check for palindrome, compare the input string with its reverse

    • To print the reverse of an array, loop through the array in reverse order and print each element

    • To find the second highest in an array, loop through the array and keep track of the highest and second highest values

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - resume should be genuine, be prepared beforehand and be strong on basics and always put a smile in the interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Mar 2023. There were 5 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Basic knowing about our communication skills
Round 2 - Technical 

(1 Question)

  • Q1. Technical related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Primary skill technical related questions
Round 4 - Behavioral 

(1 Question)

  • Q1. Challenging questions and games for understanding our time management and responsibilities
Round 5 - Client Interview 

(1 Question)

  • Q1. Basics question for your technical skill

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to join sofftek very friendly culture

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

It was Easy to moderate. Questions were not that tough. Just basic aptitude

Round 3 - Technical 

(2 Questions)

  • Q1. What is docker command to list the containers?
  • Ans. 

    The docker command to list the containers is 'docker ps'.

    • The 'docker ps' command lists all the running containers.

    • To list all the containers (including the stopped ones), use 'docker ps -a'.

    • To display the container IDs in a short format, use 'docker ps -q'.

    • To display the container names instead of IDs, use 'docker ps --format '{{.Names}}'.'

  • Answered by AI
  • Q2. Which command is use to grab the text or work in linux?
  • Ans. 

    The command used to grab text or work in Linux is 'grep'.

    • Grep stands for 'global regular expression print'.

    • It is used to search for a specific pattern or text in a file or output.

    • It can be used with various options to refine the search.

    • Example: 'grep hello file.txt' will search for the word 'hello' in the file 'file.txt'.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics and focus on communication skills. Technical skills mentioned in JD is important and most importantly ask questions.

Skills evaluated in this interview

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

Round 1 - Aptitude Test 

In the first round, a set of 20 MCQ were asked related to general aptitude.

Round 2 - Technical 

(1 Question)

  • Q1. In the panel there were 2 interviewers, they asked about previous experience. Technical questions were related to Database: Diff between drop and delete, basic sql commands. Asked how to handle the client...

Interview Preparation Tips

Topics to prepare for Basware Associate Consultant interview:
  • DBMS
Interview preparation tips for other job seekers - Brush up some basics of database, like simple sql commands.
Communication skill is must, you need to be quite fluent in that.

Statusneo Interview FAQs

How many rounds are there in Statusneo Associate interview?
Statusneo interview process usually has 1 rounds. The most common rounds in the Statusneo interview process are HR.

Tell us how to improve this page.

Statusneo Associate Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Associate Interview Questions from Similar Companies

Wipro Associate Interview Questions
3.7
 • 143 Interviews
TCS Associate Interview Questions
3.7
 • 60 Interviews
View all
Senior Consultant
137 salaries
unlock blur

₹14 L/yr - ₹40 L/yr

Consultant
61 salaries
unlock blur

₹8.6 L/yr - ₹30.2 L/yr

Digital Consultant
44 salaries
unlock blur

₹8 L/yr - ₹25.2 L/yr

Principal Consultant
42 salaries
unlock blur

₹20.1 L/yr - ₹45.9 L/yr

Software Developer
35 salaries
unlock blur

₹5 L/yr - ₹19 L/yr

Explore more salaries
Compare Statusneo with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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