Upload Button Icon Add office photos

Filter interviews by

Sumtotal Systems Consultant Interview Questions and Answers

Updated 28 Sep 2023

Sumtotal Systems Consultant Interview Experiences

1 interview found

Consultant Interview Questions & Answers

user image Anonymous

posted on 28 Sep 2023

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

I applied via Company Website and was interviewed before Sep 2022. 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 

Aptitute test included Puzzles, Maths problems etc.

Round 3 - One-on-one 

(2 Questions)

  • Q1. SQL queries like finding the nth highest salary etc.
  • Q2. Situational handling - How would you handle escalated customer when not meeting deadlines.
  • Ans. 

    I would listen to the customer's concerns, apologize for the delay, provide a clear explanation, offer a solution or compromise, and ensure follow-up.

    • Listen actively to the customer's concerns and acknowledge their frustration.

    • Apologize sincerely for the delay and take responsibility for the situation.

    • Provide a clear explanation of the reasons for the delay and any steps being taken to address it.

    • Offer a solution or co...

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Situational handling case studies.
  • Q2. Explain implementation process for an enterprise software.
  • Ans. 

    The implementation process for an enterprise software involves planning, customization, testing, training, and deployment.

    • Develop a detailed implementation plan outlining goals, timelines, and resources.

    • Customize the software to meet the specific needs of the organization.

    • Conduct thorough testing to ensure the software functions correctly and meets requirements.

    • Provide training to employees on how to use the software e...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 SQL questions of basic, intermediate and advance level respectively.

Round 2 - Technical 

(1 Question)

  • Q1. Technical Questions related to past work
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and offer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and confident.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Synthetic events in react
  • Ans. 

    Synthetic events in React are custom events created by developers to handle specific interactions.

    • Synthetic events are created using the SyntheticEvent object provided by React.

    • Developers can use synthetic events to handle user interactions like clicks, key presses, etc.

    • Synthetic events have the same interface as native browser events but are normalized across different browsers.

  • Answered by AI
  • Q2. How do you create forms in react?
  • Ans. 

    Forms in React can be created using controlled components, state management, and event handling.

    • Use controlled components to manage form data through state

    • Handle form submission using event handlers like onSubmit

    • Utilize form elements like input, textarea, and select to collect user input

  • Answered by AI
Round 2 - Coding Test 

Create a simple react web app using npm

Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work with us?
  • Ans. 

    I am drawn to your company's reputation for innovative solutions and collaborative work environment.

    • Impressed by company's track record of successful projects

    • Excited about the opportunity to work with a talented team

    • Interested in contributing to cutting-edge solutions

    • Appreciate the focus on collaboration and teamwork

  • Answered by AI
  • Q2. Where do you see yourselves in next 5 years
  • Ans. 

    In the next 5 years, I see myself advancing in my career as a consultant, taking on more challenging projects and expanding my expertise.

    • Continuing to build strong relationships with clients and colleagues

    • Seeking opportunities for professional development and training

    • Exploring new industries and sectors to broaden my experience

    • Working towards leadership roles within the consulting firm

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - know about the company that you are interviewing for

Consultant Interview Questions & Answers

Neudesic Technologies user image vivekvardhan Shanigaram

posted on 27 Aug 2024

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

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

Asked to write Selenium code to launch flipkart and handle the popup that shows up and asked to write code to reverse an entire string later asked reverse each word in that string without reversing the relative order of that string

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

I applied via Naukri.com and was interviewed before Oct 2022. 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 - Coding Test 

It was a 30 minutes round questions on Python, SQL, Pyspark - scenario based question to write the code.

Round 3 - Technical 

(4 Questions)

  • Q1. Here you will be asked few theoretical question like defination, where to use, what is the advantage etc. - Focused on Azure (ADF,ADLS,Synapse), SQL, Pyspark,python
  • Q2. SQL Optimization
  • Q3. Dynamic file ingestion in ADF
  • Ans. 

    Dynamic file ingestion in ADF involves using parameters to dynamically load files into Azure Data Factory.

    • Use parameters to specify the file path and name dynamically

    • Utilize expressions to dynamically generate file paths

    • Implement dynamic mapping data flows to handle different file structures

  • Answered by AI
  • Q4. Agregation in databricks
  • Ans. 

    Aggregation in Databricks refers to the process of combining and summarizing data in a Spark environment.

    • Aggregation functions like sum, count, avg, min, max can be used in Databricks to summarize data.

    • Grouping data based on certain columns and then applying aggregation functions is a common practice.

    • Aggregation can be performed on large datasets efficiently using Databricks' distributed computing capabilities.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. It would be basic HR round to understand your expectation and expertise.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have basic clear, read JD carefully. Consider performance of code before answering. discuss what you are thinking before write the code.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Three to four rounds of interview. 2t and 1m and 1hr round

I applied via LinkedIn and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Coding Test 

A VM was provided with an already applied project with bugs, incorrect implementation of requirement, partial unit test.

They take people in parallel. This works as initial screening round.

Round 2 - Technical 

(3 Questions)

  • Q1. Basic C#, .Net, .Net Core questions
  • Q2. Architecture questions on how to proceed with an app design.
  • Q3. SQL procedure function transactions indexes
Round 3 - Technical 

(1 Question)

  • Q1. Similar from the tech round 1. But more in-depth and including front end technology stack and azure
Round 4 - One-on-one 

(1 Question)

  • Q1. Technical Manager review and discussion. Adaptability, handling questions, over view discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep to your strengths
Be true and don't brag about something you don't know.
Soft skills are also noted so communicate effectively

I applied via Referral and was interviewed in Mar 2022. 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 - Assignment 

UX Dashboard Redesign Assessment. They asked to redesign the Dashboard to sort the issue of cognitive load and better experience

Round 3 - Case Study 

They asked to show case one of the case study

Round 4 - One-on-one 

(2 Questions)

  • Q1. Just discussion about one of my previous project, the methodology, problem statement what all the steps are taken to reach the solution
  • Q2. They asked about what all the technologies I worked earlier and the industry details.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the User Centric Design methodologies, General UX methods details

I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Coding Test 

VM is given and you have 45 min to code the entire code
Please read upon the repository pattern and learn to implement it by heart .
please read upon how to convert decimal to double in .net

Round 2 - Technical 

(2 Questions)

  • Q1. Dapr microservice architecture , Communication and transaction rollback between microservices chereographic saga pattern,api versioning in microservices, dev ops process deployment to kubernetes
  • Q2. Scrum methodology, how do we handle a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay Calm and answer the questions

Interview Questionnaire 

1 Question

  • Q1. Three to four rounds of interview. 2t and 1m and 1hr round

Sumtotal Systems Interview FAQs

How many rounds are there in Sumtotal Systems Consultant interview?
Sumtotal Systems interview process usually has 4 rounds. The most common rounds in the Sumtotal Systems interview process are One-on-one Round, Resume Shortlist and Aptitude Test.
What are the top questions asked in Sumtotal Systems Consultant interview?

Some of the top questions asked at the Sumtotal Systems Consultant interview -

  1. Situational handling - How would you handle escalated customer when not meeting...read more
  2. Explain implementation process for an enterprise softwa...read more
  3. SQL queries like finding the nth highest salary e...read more

Tell us how to improve this page.

Sumtotal Systems Consultant Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Consultant Interview Questions from Similar Companies

TCS Consultant Interview Questions
3.7
 • 57 Interviews
IBM Consultant Interview Questions
4.0
 • 19 Interviews
View all
Senior Software Engineer
66 salaries
unlock blur

₹9.6 L/yr - ₹21.4 L/yr

QA Engineer
35 salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

Software Engineer
30 salaries
unlock blur

₹5.5 L/yr - ₹11 L/yr

Senior QA Engineer
20 salaries
unlock blur

₹9.8 L/yr - ₹15.3 L/yr

Principal Software Engineer
20 salaries
unlock blur

₹18.2 L/yr - ₹30.8 L/yr

Explore more salaries
Compare Sumtotal Systems 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