Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by REDVision Global Technologies Team. If you also belong to the team, you can get access from here

REDVision Global Technologies Verified Tick

Compare button icon Compare button icon Compare
4.6

based on 69 Reviews

Filter interviews by

REDVision Global Technologies Interview Questions and Answers for Experienced

Updated 15 Jun 2024

REDVision Global Technologies Interview Experiences for Experienced

Popular Designations

2 interviews found

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

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Node is single threaded then how to achieve asynchronous behaviour of it?
  • Ans. 

    Node.js achieves asynchronous behavior through event-driven architecture and non-blocking I/O operations.

    • Node.js uses event-driven architecture to handle asynchronous operations.

    • It utilizes non-blocking I/O operations to allow multiple operations to be executed concurrently.

    • Node.js uses callbacks, promises, and async/await to manage asynchronous code execution.

    • Example: Using callbacks in Node.js to handle asynchronous

  • Answered by AI
  • Q2. What is lookup in mongodb?
  • Ans. 

    Lookup in MongoDB is used to perform a left outer join to retrieve documents from another collection.

    • Lookup is used to combine data from two collections based on a common field.

    • It is similar to a SQL join operation.

    • Lookup is used in aggregation pipelines to fetch related documents from another collection.

    • Example: db.collection.aggregate([{ $lookup: { from: 'anotherCollection', localField: 'field', foreignField: 'field'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience, interviewer and HR all are cooperative and helpful. HR gives prompt response.

Skills evaluated in this interview

Mern Full Stack Developer Interview Questions asked at other Companies

Q1. What is the way to save large files (e.g. photos) into MongoDB database.
View answer (2)

ASM Interview Questions & Answers

user image Anonymous

posted on 15 Mar 2024

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

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is mutual fund
  • Ans. 

    A mutual fund is a type of investment vehicle consisting of a pool of funds collected from many investors to invest in securities like stocks, bonds, and other assets.

    • Mutual funds are managed by professional fund managers who allocate the fund's assets and attempt to produce capital gains or income for the fund's investors.

    • Investors in a mutual fund own shares of the fund, which represent a portion of the holdings of t...

  • Answered by AI
  • Q2. Wealth elite software’s

Interview Preparation Tips

Interview preparation tips for other job seekers - Goo and knowledge yourself for mutual fund

ASM Interview Questions asked at other Companies

Q1. How will you calculate client base in a given state
View answer (3)

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(1 Question)

  • Q1. Diff between react and jQuery
  • Ans. 

    React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.

    • React is component-based, promoting reusability and modularity.

    • React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.

    • React is declarative, making it easier to reason about the UI, while jQuery is imperative.

    • React is typically used for single-pa...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked to write a bank application - which includes adding,removing,transferring of money

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium level leetcode

Round 2 - Technical 

(2 Questions)

  • Q1. DSA was asked, medium leetcode
  • Q2. About resume, projects you did

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA, problem solving and communication
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Asked process related knowledge
Round 2 - One-on-one 

(1 Question)

  • Q1. Discussion with the manager related to the present and previous job function.
Round 3 - Group Discussion 

Manager and one level above manager had discussion with my on why you want this job , why you are leaving current organization and want to join this organization. This type of questions were asked and discussion was of almost 30-40 minutes.

Round 4 - Salary Discussion 

(1 Question)

  • Q1. Salary Discussion with respect to the current salary.

Deputy Sales Associate Interview Questions & Answers

PolicyX.com user image Anonymous

posted on 17 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test of 4 level

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What do you about policyx.com or insurance
Round 3 - One-on-one 

(2 Questions)

  • Q1. What do you know about insurance
  • Q2. If experience than previous work profile

Interview Preparation Tips

Interview preparation tips for other job seekers - The motive of HR is to just check the confidence and stability. Product knowledge company will provide you but you just need to be confidential.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is your method of working
  • Ans. 

    My method of working is organized, efficient, and detail-oriented.

    • I prioritize tasks based on deadlines and importance

    • I create detailed to-do lists and schedules to stay on track

    • I regularly communicate with team members to ensure everyone is on the same page

  • Answered by AI
  • Q2. What payment are you demanding?
  • Ans. 

    The payment being demanded depends on the outstanding balance and payment terms.

    • The payment being demanded should be based on the outstanding balance owed by the debtor.

    • Consider the payment terms agreed upon by both parties when determining the payment to be demanded.

    • It is important to communicate clearly and professionally with the debtor regarding the payment being demanded.

    • Provide options for payment plans or negoti...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to design an app as a white labeled.
  • Ans. 

    Designing a white-labeled app involves creating a customizable platform that can be rebranded by different clients.

    • Create a flexible design structure that allows for easy customization of colors, logos, and branding elements.

    • Implement a robust admin panel where clients can easily upload their branding assets and make changes.

    • Ensure that the app's functionality remains consistent across different branding variations.

    • Con...

  • Answered by AI
  • Q2. Generic UI theme can be set via firebase. Set the theme of UI elements dynamically.
  • Ans. 

    Use Firebase to dynamically set the theme of UI elements.

    • Create a collection in Firebase to store UI themes.

    • Retrieve the selected theme from Firebase and apply it to UI elements.

    • Update the UI elements whenever the theme is changed in Firebase.

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. How to handle team, how do you ensure to follow agile and enable team to follow the same?
Round 3 - HR 

(2 Questions)

  • Q1. Your biggest challenge in your career.
  • Q2. Bring out some technical challenge or a challenge you faced while handling team.

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Basic Intro followed by SQL test. Worst part is that SQL test was on Notepad with poorly drafted questions. The interview was outsourced to Curatal who had very poor management, the interviewer did not turn camera on and had no information about the job profile.

REDVision Global Technologies Interview FAQs

How many rounds are there in REDVision Global Technologies interview for experienced candidates?
REDVision Global Technologies interview process for experienced candidates usually has 1 rounds. The most common rounds in the REDVision Global Technologies interview process for experienced candidates are One-on-one Round and Technical.
What are the top questions asked in REDVision Global Technologies interview for experienced candidates?

Some of the top questions asked at the REDVision Global Technologies interview for experienced candidates -

  1. Node is single threaded then how to achieve asynchronous behaviour of ...read more
  2. What is lookup in mongo...read more
  3. What is mutual f...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

CapitalOne Interview Questions
3.8
 • 77 Interviews
OneCard Interview Questions
3.5
 • 18 Interviews
Namaste Credit Interview Questions
3.4
 • 10 Interviews
Global Payments Interview Questions
4.1
 • 10 Interviews
PolicyX.com Interview Questions
3.3
 • 10 Interviews
Paytail Interview Questions
3.0
 • 8 Interviews
Instamojo Interview Questions
3.4
 • 7 Interviews
EpiFi Interview Questions
3.5
 • 7 Interviews
View all

REDVision Global Technologies Reviews and Ratings

based on 69 reviews

4.6/5

Rating in categories

4.0

Skill development

4.1

Work-life balance

4.1

Salary

4.3

Job security

4.4

Company culture

3.9

Promotions

4.2

Work satisfaction

Explore 69 Reviews and Ratings
Compare REDVision Global Technologies with

Wibmo

3.1
Compare

OneCard

3.5
Compare

PolicyX.com

3.3
Compare

Datasigns Technologies

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