Upload Button Icon Add office photos

Filter interviews by

Moksa Technologies Interview Questions and Answers

Updated 3 Sep 2024

Moksa Technologies Interview Experiences

Popular Designations

3 interviews found

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About the Genesys testing
  • Q2. About agile methodologies

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

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

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

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Interview questions from similar companies

I applied via Referral and was interviewed in Nov 2018. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Core informatica. Lot of scenario based questions.
  • Q2. Very basic questions. Simple and easy.
  • Q3. Third round was very difficult. Couldn't answer one question properly. But I gave efforts
  • Q4. Get Fibonacci series in informatica
  • Ans. 

    Fibonacci series can be generated in Informatica using a recursive function.

    • Create a mapping with a recursive function

    • Use a variable port to store the previous two values

    • Use an expression transformation to generate the series

    • Example: f(0) = 0, f(1) = 1, f(n) = f(n-1) + f(n-2)

  • Answered by AI

Interview Preparation Tips

General Tips: Informatica prepare well. Sql queries too.
Skills: Communication, Body Language, Problem Solving, Analytical Skills, Presentation Skills
Duration: 1-3 Months

Skills evaluated in this interview

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

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. API testing methods
  • Ans. 

    API testing methods involve functional, performance, security, and exploratory testing.

    • Functional testing ensures that the API meets the requirements and specifications.

    • Performance testing checks the API's response time, throughput, and resource utilization.

    • Security testing verifies the API's authentication, authorization, and encryption mechanisms.

    • Exploratory testing involves ad-hoc testing to discover defects and usa...

  • Answered by AI
  • Q2. Difference between sanity and smoke
  • Ans. 

    Sanity and Smoke are types of software testing. Sanity tests a specific functionality while Smoke tests the entire system.

    • Sanity testing is a narrow and deep testing approach while Smoke testing is a broad and shallow testing approach.

    • Sanity testing is performed after a small change in code while Smoke testing is performed after a major change in code.

    • Sanity testing is used to check if the critical functionalities are ...

  • Answered by AI
  • Q3. Difference between retesting and regression
  • Ans. 

    Retesting is testing the same functionality again after fixing the defects. Regression is testing the unchanged functionality after making changes.

    • Retesting is done to ensure that the defects have been fixed and the functionality is working as expected.

    • Regression is done to ensure that the changes made to the software have not affected the existing functionality.

    • Retesting is a subset of regression testing.

    • Retesting is ...

  • Answered by AI
  • Q4. Bug life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - It was technical based interview round.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. SOLID principles examples in depth,given to design user management database in sql(just flow diagram,and in which table which value is used),some basic c# questions related to how you log in c#

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

Interview Questionnaire 

3 Questions

  • Q1. SQL window functions
  • Q2. Basic SQL queries
  • Q3. Basic Power BI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be kind and humble and don't cheat. The interview will be a cup of cake if you even have some decent experience. Just get your basic right. There won't be much scenarios and coding questions

I applied via Company Website and was interviewed in Sep 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 - Aptitude Test 

Basic Aptitude questions like quantitative and logical

Round 3 - Coding Test 

Programs have to written for given questions

Round 4 - Technical 

(2 Questions)

  • Q1. F2F interview programming questions were asked
  • Q2. Questions were asked about projects and technology used in project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong enough in data structures and algorithms you can easily crack the interview

I applied via Company Website and was interviewed in May 2022. There were 4 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 - Aptitude Test 

The test contains basic programming output questions and some aptitude questions.

Round 3 - Coding Test 

We have to solve 5 programming questions in 1 hour. Questions are on arrays and strings.

Round 4 - Technical 

(2 Questions)

  • Q1. Parenthesis balancing Reversing the string Finding the angle between hour and minute hand of clock
  • Ans. 

    Three technical questions related to string manipulation and clock calculations.

    • For parenthesis balancing, use a stack data structure to keep track of opening and closing brackets.

    • To reverse a string, use two pointers starting from the beginning and end of the string and swap characters until they meet in the middle.

    • To find the angle between hour and minute hand of clock, use the formula (30H - 11/2M) degrees, where H

  • Answered by AI
  • Q2. Prime no Add all digits in a number
  • Ans. 

    The question asks to check if a number is prime and add all its digits.

    • To check if a number is prime, we can use a loop to divide it by all numbers from 2 to its square root.

    • If the number is divisible by any of these numbers, it is not prime.

    • To add all digits in a number, we can use a loop to extract each digit and add it to a running total.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice all previously asked questions which are on internet. Questions are based on arrays, mathematics (prime no.,leap year etc) strings, stack and queue.
Try to optimise the code as much as possible.

Skills evaluated in this interview

Moksa Technologies Interview FAQs

How many rounds are there in Moksa Technologies interview?
Moksa Technologies interview process usually has 1 rounds. The most common rounds in the Moksa Technologies interview process are Technical.
How to prepare for Moksa Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Moksa Technologies. The most common topics and skills that interviewers at Moksa Technologies expect are Genesys, Composing, IVR, SIP and VXML.
What are the top questions asked in Moksa Technologies interview?

Some of the top questions asked at the Moksa Technologies 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.

Moksa Technologies Interview Process

based on 3 interviews

Interview experience

2.3
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
View all

Moksa Technologies Reviews and Ratings

based on 63 reviews

3.7/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.7

Salary

3.9

Job security

3.6

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 63 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.5
Compare

Cyfuture

3.0
Compare

Value Point Systems

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