Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Dynamic Vishva Technology Solutions Private Limited Team. If you also belong to the team, you can get access from here

Filter interviews by

Dynamic Vishva Technology Solutions Private Limited Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Assignment 

Assignment Round - Complete the assignment within 3 days.

Round 3 - Technical 

(2 Questions)

  • Q1. About the projects in detail?
  • Q2. Python and Django - Basic to advanced questions. Python : 1. Sorting 2. Sum of index equals to X arr = [1, 2, 2, 1, 6] x = 3 [(1,2) (2,1)] Django : 1. Celery 2. Signal 3. Mid...
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round. About projects. Quation related AWS Redis

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is key to success.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. About my knowledge in Next js
  • Q2. How do I have my career planned
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Recruiter call 

(1 Question)

  • Q1. About previous roles
Round 2 - One-on-one 

(1 Question)

  • Q1. Hiring manager round
Round 3 - Coding Test 

Take home assignment

Round 4 - One-on-one 

(1 Question)

  • Q1. Assignment review
Round 5 - One-on-one 

(1 Question)

  • Q1. VP interview regarding past work

Interview Preparation Tips

Interview preparation tips for other job seekers - Offer was rescinded. So proceed with caution ⚠️ Keep interviewing elsewhere.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why do you find yourself suitable for this job
  • Q2. What are the name of the companies you are connected to?
Round 2 - One-on-one 

(1 Question)

  • Q1. How are you so sure you can lead a team
Round 3 - HR 

(1 Question)

  • Q1. What salary hike you would fit in
  • Ans. 

    I am looking for a salary hike that reflects my skills, experience, and the value I bring to the company.

    • I believe a 15-20% increase is reasonable based on my previous performance and industry standards.

    • For example, in my last role, I consistently exceeded sales targets by 30%, which contributed significantly to the company's revenue.

    • Additionally, I have taken on leadership roles in projects, demonstrating my ability t...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MENTAL FAMILIY RELATION

Round 2 - One-on-one 

(1 Question)

  • Q1. Share ur experience
  • Ans. 

    I have over five years of experience in sales, focusing on building relationships and exceeding targets in various industries.

    • Developed strong client relationships, resulting in a 30% increase in repeat business over two years.

    • Consistently exceeded sales targets by an average of 20% each quarter through strategic planning and execution.

    • Led a team of five sales representatives, providing training and mentorship that imp...

  • Answered by AI

I applied via LinkedIn and was interviewed in Apr 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 - Technical 

(1 Question)

  • Q1. All C# basics and advanced questions
Round 3 - Technical 

(1 Question)

  • Q1. Second Technical round was with US CEO
Round 4 - Technical 

(1 Question)

  • Q1. C# basics and Database related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions will be based on the profile you will be giving an interview. Basics to advanced questions will be there. Confidence is must while giving an interview which will help you to get consider.
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. Technical interview was taken by Rahul Maheshwari who live in the us, normal c# question they asked
  • Q2. Oops concept, difference between asp.net vs .net core,dependency injection etc

Interview Preparation Tips

Interview preparation tips for other job seekers - basic knowledge of c# and framework question they asked
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your certifications on Cloud
  • Ans. 

    I am certified in AWS Certified Solutions Architect - Associate and Google Cloud Certified - Professional Cloud Architect.

    • Certified in AWS Certified Solutions Architect - Associate

    • Certified in Google Cloud Certified - Professional Cloud Architect

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Desing API endpoints
  • Ans. 

    Designing API endpoints involves defining routes, methods, and data formats for client-server communication.

    • Use RESTful conventions: e.g., GET /users to retrieve users.

    • Implement CRUD operations: POST /users to create, GET /users/{id} to read, PUT /users/{id} to update, DELETE /users/{id} to delete.

    • Consider versioning: e.g., /v1/users to manage changes over time.

    • Use meaningful resource names: e.g., /products instead of ...

  • Answered by AI
  • Q2. SQL queries test
  • Q3. Basic and intermediate level questions on C#
Round 3 - Group Discussion 

Questions about projects, DI in ASP.NET Core, React Element Tree

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

I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic Qualification
  • Q2. Reasons for job change
  • Ans. 

    I'm seeking new challenges, opportunities for growth, and a better alignment with my career goals and values.

    • Desire for professional growth: I'm looking for a role that offers more opportunities for learning and advancement.

    • Alignment with career goals: My current position doesn't fully align with my long-term career aspirations in software development.

    • Seeking a better work culture: I want to be part of a team that valu...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Virtual Dom vs Real Dom
  • Ans. 

    Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.

    • Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.

    • Real Dom represents the actual structure of the web page, while Virtual Dom is a simplified version stored in memory.

    • Changes made to the Virtual Dom are compared with the Real Dom to determine the minimum number of updates neede...

  • Answered by AI
  • Q2. React Hooks flow

Interview Preparation Tips

Interview preparation tips for other job seekers - Be more focused on technical in Deep as else you'll be rejected :)

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Sep 2022. There were 4 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 - Aptitude Test 

Aptitude test and coding test

Round 3 - Technical 

(1 Question)

  • Q1. Python basics and about academic project
Round 4 - Technical 

(1 Question)

  • Q1. Python questions and hands on coding

Dynamic Vishva Technology Solutions Private Limited Interview FAQs

How to prepare for Dynamic Vishva Technology Solutions Private Limited 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 Dynamic Vishva Technology Solutions Private Limited. The most common topics and skills that interviewers at Dynamic Vishva Technology Solutions Private Limited expect are CSS, Communication Skills, HTML, Javascript and MySQL.

Tell us how to improve this page.

Interview Questions from Similar Companies

Acviss Interview Questions
4.4
 • 8 Interviews
Tech Formation Interview Questions
4.6
 • 7 Interviews
Reveation Labs Interview Questions
4.3
 • 7 Interviews
Elucidata Interview Questions
3.7
 • 6 Interviews
QuickRide Interview Questions
2.9
 • 6 Interviews
Hasura Interview Questions
4.3
 • 5 Interviews
View all

Dynamic Vishva Technology Solutions Private Limited Reviews and Ratings

based on 11 reviews

4.2/5

Rating in categories

4.2

Skill development

4.1

Work-life balance

4.0

Salary

4.3

Job security

4.3

Company culture

4.1

Promotions

3.8

Work satisfaction

Explore 11 Reviews and Ratings
Python Developer

Remote

1-3 Yrs

Not Disclosed

Php Developer

Remote

0-2 Yrs

Not Disclosed

Product Designer

Remote

3-5 Yrs

Not Disclosed

Explore more jobs
UI/UX Designer
5 salaries
unlock blur

₹3 L/yr - ₹3.8 L/yr

Python Developer
5 salaries
unlock blur

₹1.9 L/yr - ₹7.2 L/yr

Software Developer
4 salaries
unlock blur

₹2 L/yr - ₹2.7 L/yr

Android Developer
4 salaries
unlock blur

₹1.2 L/yr - ₹2.6 L/yr

Content Writer
3 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Dynamic Vishva Technology Solutions Private Limited with

QuickRide

2.9
Compare

sysotel.ai

2.3
Compare

Tech Formation

4.6
Compare

Reveation Labs

4.3
Compare
write
Share an Interview