Upload Button Icon Add office photos

Filter interviews by

Moksa Technologies Associate Consultant Interview Questions and Answers

Updated 3 Oct 2021

Moksa Technologies Associate Consultant Interview Experiences

2 interviews found

I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are the layers in genesys ,how to login in CME
  • Ans. 

    Genesys has multiple layers and CME login requires specific credentials.

    • Genesys has three main layers: Presentation Layer, Business Layer, and Data Layer.

    • CME login requires a username and password provided by the system administrator.

    • The CME login page can be accessed through a web browser.

    • The CME login credentials are used to access the Configuration Manager and make changes to the Genesys system.

  • Answered by AI
  • Q2. What will be your troubleshooting if user is unable to login
  • Ans. 

    I would check if the user's credentials are correct and if the login server is functioning properly.

    • Verify if the user is entering the correct username and password

    • Check if the user's account is active and not locked

    • Ensure that the login server is up and running

    • Check if there are any network connectivity issues

    • Reset the user's password if necessary

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak clearly and keep the answer short

I applied via Naukri.com and was interviewed in Dec 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Genesys CFM,OCM,CCPulse,basic SQL,PRI Related

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Genesys and Basic SQL Parts

Associate Consultant Interview Questions Asked at Other Companies

asked in IQVIA
Q1. There are 2 cricket teams, A and B, with 11 players each. If ever ... read more
asked in KPMG India
Q2. While working late at night, you figure out that the data availab ... read more
asked in Capgemini
Q3. Could you tell me, which tools do you have used in test managemen ... read more
Q4. Reverse the String Problem Statement You are given a string STR w ... read more
Q5. Find the Third Greatest Element Given an array 'ARR' of 'N' disti ... read more

Interview questions from similar companies

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 mins
Round difficulty - Medium

  • Q1. 

    Railway Seat Berth Determination

    Given a railway seat number represented as an integer, determine if it is a valid seat number and identify its berth type. Possible berth types include lower berth, middle...

  • Ans. 

    Given a railway seat number, determine if it is valid and identify its berth type.

    • Parse input integer 't' for number of test cases

    • For each test case, check if seat number is valid (1 <= N <= 100)

    • Identify berth type based on seat number and output the result

    • Possible berth types are Lower, Middle, Upper, Side Lower, and Side Upper

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 mins
Round difficulty - Hard

First they asked me to introduce myself then they started questioning on oops concept from basic to advance level such as inheritance, polymorphism, abstraction, exception handling , STL etc. Next they started questioning on data structures. They asked me the logic of “how to find the middle of a linked list”.

  • Q1. 

    Matrix Symmetry Check

    You are provided with a square matrix. Your task is to return true if the matrix is symmetric; otherwise, return false.

    A symmetric matrix is characterized by its transpose being eq...

  • Ans. 

    Check if a square matrix is symmetric by comparing it with its transpose.

    • Iterate through the matrix and compare each element with its corresponding element in the transpose

    • If any pair of elements do not match, return false immediately

    • If all pairs match, return true at the end

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from K. K. Wagh Institute Of Engineering Education And Research. I applied for the job as Software Engineer in PuneEligibility criteria6.0 CGPAJosh Technology Group interview preparation:Topics to prepare for the interview - Data Structures, OOPS, DBMS, Python, SQLTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Clear the basic concepts of data structure and OOPs.
Tip 2 : Use coding ninja platform and Hackerearth for practice on coding skills.
Tip 3 : Use Geeks For Geeks for interview preparation.

Application resume tips for other job seekers

Tip 1: Make your resume short and try to make it of one page only.
Tip 2: Add relevant keywords

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Company Website and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

DSA Medium Level Questions. Solve within 3 Hours.

Round 2 - One-on-one 

(1 Question)

  • Q1. 1 Question on String and 1 question on Dynamic Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA Well and Have good Knowledge of Java. But it is not a good Company to join. Please don't join that company

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

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

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

Interview Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. It was mostly puzzles.
  • Q2. One algo question invoving recursive function .

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers - prepare puzzles and basic computer science fundamentals

Interview Questionnaire 

2 Questions

  • Q1. 1.Tell me about your self?
  • Q2. 2.what is you learn in institution?

Interview Preparation Tips

Interview preparation tips for other job seekers - It's real good experience and I have learn and This is my first call interview..So next time i will give my full potential and do well thanks for give me an opportunity

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

Interview Questionnaire 

4 Questions

  • Q1. Database related questions
  • Q2. Api
  • Q3. Two basic coding questions
  • Q4. Some apti based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just try to attempt all the sample questions available in geeks for geeks

Moksa Technologies Interview FAQs

What are the top questions asked in Moksa Technologies Associate Consultant interview?

Some of the top questions asked at the Moksa Technologies Associate Consultant interview -

  1. What will be your troubleshooting if user is unable to lo...read more
  2. What are the layers in genesys ,how to login in ...read more
  3. Genesys CFM,OCM,CCPulse,basic SQL,PRI Relat...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

kipi.ai Interview Questions
4.1
 • 58 Interviews
Affine Interview Questions
3.3
 • 49 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
View all
Moksa Technologies Associate Consultant Salary
based on 98 salaries
₹3 L/yr - ₹10 L/yr
52% less than the average Associate Consultant Salary in India
View more details

Moksa Technologies Associate Consultant Reviews and Ratings

based on 19 reviews

3.7/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.7

Salary

4.1

Job security

3.6

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 19 Reviews and Ratings
Associate Consultant
98 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Consultant
94 salaries
unlock blur

₹4.5 L/yr - ₹18.4 L/yr

Senior Consultant
31 salaries
unlock blur

₹11.1 L/yr - ₹22 L/yr

Associate Technical Consultant
11 salaries
unlock blur

₹3.2 L/yr - ₹5.4 L/yr

Lead Consultant
9 salaries
unlock blur

₹20 L/yr - ₹24 L/yr

Explore more salaries
Compare Moksa Technologies with

Medcode

4.5
Compare

Maxgen Technologies

4.6
Compare

Cyfuture

3.0
Compare

Value Point Systems

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