Upload Button Icon Add office photos

Filter interviews by

Vmoksha Technologies Interview Questions and Answers

Updated 9 Feb 2024

Vmoksha Technologies Interview Experiences

Popular Designations

6 interviews found

Team Lead Interview Questions & Answers

user image Anonymous

posted on 8 Nov 2023

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 3 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 - HR 

(1 Question)

  • Q1. Salary negotiation
Round 3 - Assignment 

Project planning and client reporting

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Associate Content Writer Interview Questions & Answers

user image Unmana Chakraverty

posted on 7 Mar 2023

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

I applied via Referral and was interviewed in Feb 2023. There were 2 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 - HR 

(2 Questions)

  • Q1. What tools I use to write content?
  • Ans. 

    I use a variety of tools to write content, including word processors, research databases, and grammar checkers.

    • I primarily use Microsoft Word for drafting and editing content.

    • I also use online research databases like JSTOR and Google Scholar to find sources and information.

    • I frequently use Grammarly to check for grammar and spelling errors.

    • I sometimes use mind mapping tools like MindMeister to organize my thoughts and ...

  • Answered by AI
  • Q2. What elements do I look for while writing an article?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be real and honest.
Be very sure about what you are saying

Associate Content Writer Interview Questions asked at other Companies

Q1. What tools I use to write content?
View answer (1)
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 

(1 Question)

  • Q1. Related to basic accounting, finance, taxation, Tally software
Round 3 - HR 

(1 Question)

  • Q1. Educational background, Personal details, hobbies and finally CTC package

Interview Preparation Tips

Interview preparation tips for other job seekers - This is my humble request if you are a innocent, dedicated, workaholic, genuine, decent candidate then please don't apply job at Vmoksha.
You'll not be treated as a human and no value for your performance and contributions.

Finance Executive Interview Questions asked at other Companies

Q1. Certains Rules to follow - 1. Remove your footwear outside of the company, though it sounds strange! yes, this is a rule. They have other footwear inside the company (optional) if you want to carry it. 2. For Washrooms, they have kept chapp... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About work, technical knowledge
  • Q2. Experience about previous work

Content Writer Interview Questions asked at other Companies

Q1. What are the steps to follow to write good content?
View answer (5)

Vmoksha Technologies interview questions for popular designations

 Associate Content Writer

 (1)

 Content Writer

 (1)

 Finance Executive

 (1)

 Intern

 (1)

 System Software Engineer

 (1)

 Team Lead

 (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 18 Jan 2022

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

Interview Questionnaire 

1 Question

  • Q1. Some general questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy and nothing much complicated

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Interview Questionnaire 

1 Question

  • Q1. Fullly tecthnical

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Response,,Good Take care.

System Software Engineer Interview Questions asked at other Companies

Q1. Reverse a string in following format If the string is Have a good day The resulting string should be day good a Have
View answer (1)

Interview questions from similar companies

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. How does Angular work ?
  • Ans. 

    Angular is a front-end web application framework that allows developers to build dynamic single-page applications.

    • Angular uses TypeScript for building applications.

    • It follows the MVC (Model-View-Controller) architecture.

    • Angular provides two-way data binding, which means changes in the model are automatically reflected in the view and vice versa.

    • It uses directives to extend HTML with new attributes and tags.

    • Angular has ...

  • Answered by AI
  • Q2. Array based javascript question
  • Q3. What is hoisting ?
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.

    • In JavaScript, variable and function declarations are hoisted to the top of their scope.

    • This means that you can use a variable or function before it is declared.

    • However, only the declarations are hoisted, not the initializations.

  • Answered by AI
  • Q4. What is temporal dead zone ?
  • Ans. 

    Temporal dead zone is the period between entering scope and being able to access a variable.

    • Occurs when trying to access a variable before it has been declared

    • Caused by hoisting in JavaScript

    • Results in a ReferenceError

    • Example: const x = 10; console.log(x); // ReferenceError: Cannot access 'x' before initialization

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics well

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Project related question
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the worst organization I have ever worked for.

I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is React Js? Virtual Dom? d/ w state and props? Hooks? D/w class nd functional Components? Life Cycle Components? Mounting? Routing? And soo on
  • Ans. 

    React Js is a JavaScript library for building user interfaces.

    • Virtual DOM is a lightweight copy of the actual DOM used for faster rendering.

    • State and props are used to manage data in React components.

    • Hooks are functions that allow you to use state and other React features in functional components.

    • Class and functional components are two ways to create React components.

    • Life cycle components are methods that are called at...

  • Answered by AI
  • Q2.  What is JavaScript? ES6? Promise? Async await?
  • Ans. 

    JavaScript is a scripting language used for web development. ES6 is the latest version with new features. Promise and Async await are used for asynchronous programming.

    • JavaScript is a high-level, interpreted language used for web development.

    • ES6 is the latest version of JavaScript with new features like arrow functions, let and const keywords, and template literals.

    • Promise is a way to handle asynchronous operations in ...

  • Answered by AI
  • Q3. HTML CSS Jquery AJAX calls
  • Q4. Aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with Self Introduction Be Confidence

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Sep 2023. 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 - Assignment 

Assignment test will be intrested to me

Round 3 - Aptitude Test 

Aptitude test will be intrested to me

Interview Preparation Tips

Topics to prepare for Terralogic Software Solutions Software Developer interview:
  • Java,SQL, python
  • Java, SQL, python
Interview preparation tips for other job seekers - For intrested in this company

Vmoksha Technologies Interview FAQs

How many rounds are there in Vmoksha Technologies interview?
Vmoksha Technologies interview process usually has 2-3 rounds. The most common rounds in the Vmoksha Technologies interview process are Resume Shortlist, HR and Technical.
How to prepare for Vmoksha 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 Vmoksha Technologies. The most common topics and skills that interviewers at Vmoksha Technologies expect are Javascript, HTML, CSS, Ajax and Digital Marketing.
What are the top questions asked in Vmoksha Technologies interview?

Some of the top questions asked at the Vmoksha Technologies interview -

  1. What tools I use to write conte...read more
  2. Related to basic accounting, finance, taxation, Tally softw...read more
  3. Some general questi...read more

Tell us how to improve this page.

Vmoksha Technologies Interview Process

based on 7 interviews

Interview experience

3.4
  
Average
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

Vmoksha Technologies Reviews and Ratings

based on 130 reviews

4.3/5

Rating in categories

4.3

Skill development

4.3

Work-life balance

4.3

Salary

4.2

Job security

4.2

Company culture

4.2

Promotions

4.2

Work satisfaction

Explore 130 Reviews and Ratings
Software Engineer
26 salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Senior Software Engineer
14 salaries
unlock blur

₹5.8 L/yr - ₹12.5 L/yr

Devops Engineer
11 salaries
unlock blur

₹3.8 L/yr - ₹12.8 L/yr

Associate Software Engineer
11 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

System Engineer
10 salaries
unlock blur

₹4.5 L/yr - ₹6.7 L/yr

Explore more salaries
Compare Vmoksha Technologies with

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

Saama Technologies

3.7
Compare

DISYS

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