Upload Button Icon Add office photos

Filter interviews by

Knack Systems Senior Associate Consultant Interview Questions, Process, and Tips

Updated 11 Nov 2021

Knack Systems Senior Associate Consultant Interview Experiences

1 interview found

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

Interview Questionnaire 

7 Questions

  • Q1. What are the errors you got while replicating the data from c4c to ECC?
  • Ans. 

    I have not encountered any errors while replicating data from c4c to ECC.

    • I have not faced any errors while replicating data from c4c to ECC.

    • I have successfully replicated data from c4c to ECC without any issues.

    • I have not come across any errors during the replication process.

  • Answered by AI
  • Q2. Have you created custom reports in c4c?
  • Ans. 

    Yes, I have created custom reports in c4c.

    • I have experience creating custom reports using the Report Wizard in c4c.

    • I have also created custom reports using the SAP Crystal Reports tool.

    • I am familiar with creating custom fields and adding them to reports.

    • I have created reports for various modules in c4c, including Sales, Service, and Marketing.

    • I have experience scheduling reports to run automatically and sending them to

  • Answered by AI
  • Q3. What is business blueprint and requirement gathering?
  • Ans. 

    Business blueprint is a document that outlines the business processes and requirements gathering is the process of collecting and documenting the needs of stakeholders.

    • Business blueprint is a detailed document that outlines the business processes, functions, and requirements.

    • It serves as a guide for the implementation of a new system or process.

    • Requirement gathering is the process of collecting and documenting the need...

  • Answered by AI
  • Q4. What are document types in your project?
  • Ans. 

    Document types in my project include requirements, design documents, test cases, and user manuals.

    • Requirements documents outline the project's goals and objectives.

    • Design documents describe the system architecture and design.

    • Test cases document the testing process and expected results.

    • User manuals provide instructions for end-users.

  • Answered by AI
  • Q5. Explain your End to end business process
  • Ans. 

    End to end business process involves all the steps from the start to the end of a business operation.

    • It includes planning, execution, monitoring, and evaluation of the process.

    • For example, in a manufacturing business, the end to end process would involve procurement of raw materials, production, quality control, packaging, and distribution.

    • It is important to identify and eliminate bottlenecks in the process to ensure e...

  • Answered by AI
  • Q6. How will you replicate custom fields from ECC to c4c?
  • Ans. 

    Custom fields can be replicated from ECC to c4c using SAP Cloud Platform Integration (CPI).

    • Create custom fields in ECC and map them to corresponding fields in c4c.

    • Configure CPI to extract data from ECC and transform it to match c4c format.

    • Use CPI to push the transformed data to c4c.

    • Test the integration thoroughly to ensure data consistency and accuracy.

  • Answered by AI
  • Q7. Questions related to codelist mapping and ID mapping for integration

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your answers short and simple, don't consume more time to answer the questions. Be confident

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 70 Minutes
Round difficulty - Hard

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the adjacent ratings.

    • Consider both left-to-right and right-to-left passes to ensure fair distribution.

    • Keep track of the total candies dist

  • Answered by AI
  • Q2. 

    Merge Sort Problem Statement

    You are given a sequence of numbers, ARR. Your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm.

    Explanation:

    The Merge Sort...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Use Divide and Conquer approach to recursively divide the input array into two halves.

    • Merge the sorted halves to produce a completely sorted array.

    • Ensure the implementation handles the constraints specified in the problem statement.

    • Example: For input [3, 1, 4, 1, 5], the output should be [1, 1, 3, 4, 5].

  • Answered by AI

Interview Preparation Tips

Eligibility criteria8CGPAThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, apti , programming language , SETime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Do not put false things on resume.
Tip 2 : Have some projects on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

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

I appeared for an interview before Jan 2024.

Round 1 - Aptitude Test 

Logical reasoning questions (1-1.5 hours)

Round 2 - Coding Test 

DSA Questions(2 hours)

Round 3 - HR 

(2 Questions)

  • Q1. How soon I can start?
  • Q2. I am flexible with work timings?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Python
  • Q2. Basics of Django
Round 2 - Technical 

(2 Questions)

  • Q1. Python concepts knowledge check
  • Q2. Django architecture and projects discussion
Round 3 - Behavioral 

(1 Question)

  • Q1. General communication about the role and previous experience
Round 4 - HR 

(1 Question)

  • Q1. Package negotiation and culture check
Round 1 - Technical 

(1 Question)

  • Q1. He asked me to fined n prime number

Interview Preparation Tips

Interview preparation tips for other job seekers - Lean basic array string type questions.some SQL query please
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Coding Test 

2 sum program from Geeks for Geeks

Round 2 - Technical 

(3 Questions)

  • Q1. Ruby basics Eigen class Callbacks
  • Q2. Lazy and Eagar loading N+1 problem
  • Ans. 

    Lazy loading delays loading of related data until it is specifically requested, while eager loading loads all related data upfront. N+1 problem occurs when lazy loading results in multiple additional queries being made.

    • Lazy loading is used to improve performance by only loading related data when needed

    • Eager loading loads all related data upfront to reduce the number of queries made

    • N+1 problem occurs in lazy loading whe...

  • Answered by AI
  • Q3. Puzzles
Round 3 - Technical 

(2 Questions)

  • Q1. AWS basics with CI/CD
  • Q2. Deployment to AWS
Round 4 - HR 

(1 Question)

  • Q1. Basic introduction and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Company
Good Apraisals
Okay Work-life balance
Good learning

No major benefits
Round 1 - Group Discussion 

Nothing

Round 2 - Technical 

(1 Question)

  • Q1. Python Sql Linux CLI
Round 3 - One-on-one 

(1 Question)

  • Q1. General discussions on learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answerything you will clear
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(2 Questions)

  • Q1. Testing process and java code
  • Q2. Python machine learning questions
Round 3 - Coding Test 

Java and python test was there

Interview Preparation Tips

Interview preparation tips for other job seekers - no tips to freshers prepare for interview machine learning
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies

    • Passionate about software engineering

  • Answered by AI
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA

Knack Systems Interview FAQs

What are the top questions asked in Knack Systems Senior Associate Consultant interview?

Some of the top questions asked at the Knack Systems Senior Associate Consultant interview -

  1. What are the errors you got while replicating the data from c4c to E...read more
  2. What is business blueprint and requirement gatheri...read more
  3. How will you replicate custom fields from ECC to c...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
View all
Associate Consultant
75 salaries
unlock blur

₹4.4 L/yr - ₹13.7 L/yr

Senior Consultant
39 salaries
unlock blur

₹8.6 L/yr - ₹28.8 L/yr

Consultant
39 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Software Engineer
34 salaries
unlock blur

₹3.4 L/yr - ₹11.8 L/yr

Management Consultant
15 salaries
unlock blur

₹16 L/yr - ₹43 L/yr

Explore more salaries
Compare Knack Systems with

Maxgen Technologies

4.5
Compare

Value Point Systems

3.7
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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