Upload Button Icon Add office photos
Engaged Employer

i

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

viAct Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

viAct Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Campus Placement and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Coding Test 

- find 2nd min and Max from array
- find mid of linked list
- reverse stack

Round 2 - One-on-one 

(6 Questions)

  • Q1. Search element is 2d matrix, which is sorted row and column wise.
  • Ans. 

    Search element in a sorted 2D matrix

    • Start from the top right corner or bottom left corner

    • Compare the target element with the current element

    • Move left or down if the target is smaller or move right or up if the target is larger

  • Answered by AI
  • Q2. How web works, what happens after you type any url in browser?
  • Ans. 

    When a URL is typed in a browser, it sends a request to the server which responds with the requested web page.

    • Browser checks cache for DNS resolution

    • If not found, browser sends a DNS request to resolve the domain name to an IP address

    • Browser sends an HTTP request to the server at the IP address

    • Server responds with the requested web page

    • Browser renders the web page

  • Answered by AI
  • Q3. Explain different layers in OSI model
  • Ans. 

    The OSI model has 7 layers that define how data is transmitted over a network.

    • Layer 1: Physical layer - deals with the physical aspects of transmitting data

    • Layer 2: Data link layer - responsible for error-free transfer of data between nodes

    • Layer 3: Network layer - handles routing and forwarding of data packets

    • Layer 4: Transport layer - ensures reliable delivery of data between end systems

    • Layer 5: Session layer - establ...

  • Answered by AI
  • Q4. Difference between TCP and UDP
  • Ans. 

    TCP is a connection-oriented protocol while UDP is connectionless.

    • TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.

    • TCP is slower but more reliable while UDP is faster but less reliable.

    • TCP is used for applications that require high reliability and accuracy while UDP is used for applications that require speed and efficiency.

    • Examples of TCP-based applications i...

  • Answered by AI
  • Q5. Questions related to switch and router
  • Q6. Different ways of process scheduling
  • Ans. 

    Process scheduling can be done using various algorithms such as FCFS, SJF, Round Robin, Priority scheduling, etc.

    • First Come First Serve (FCFS) - Processes are executed in the order they arrive.

    • Shortest Job First (SJF) - Processes with the shortest burst time are executed first.

    • Round Robin - Processes are executed in a cyclic manner with a fixed time slice.

    • Priority Scheduling - Processes with higher priority are execute...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Where do you see your self in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and staying updated with the latest technologies

    • Contributing to the growth and success of the company

    • Mentoring and guiding junior engineers

  • Answered by AI
  • Q2. What do you know about versa network
  • Ans. 

    Versa Networks is a software-defined networking (SDN) company that provides cloud-native solutions for secure connectivity and network management.

    • Versa Networks specializes in SD-WAN (Software-Defined Wide Area Networking) solutions.

    • Their solutions enable organizations to securely connect and manage their networks across multiple locations and cloud environments.

    • Versa Networks offers features like traffic optimization,...

  • Answered by AI
  • Q3. Introduction yourself
  • Ans. 

    I am a software engineer with expertise in developing and maintaining software applications.

    • Proficient in programming languages such as Java, C++, and Python

    • Experienced in developing web applications using frameworks like Spring and Django

    • Skilled in database management and SQL queries

    • Familiar with version control systems like Git

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Versa Networks Software Engineer interview:
  • DSA
  • Computer Networking
  • Operating Systems
Interview preparation tips for other job seekers - Share whatever you know don't doubt yourself that you might be wrong.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

3 Coding Questions (Medium Level) + 12 MCQ(CS Fundamentals)

Round 2 - Technical 

(2 Questions)

  • Q1. Question on OOPS
  • Q2. Questions on Computer Networks
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 Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse the linkedlist
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Iterate through the linked list and change the direction of pointers to reverse the list

    • Use three pointers - prev, current, and next to reverse the list

    • Example: 1 -> 2 -> 3 -> 4 -> null, after reversing: 4 -> 3 -> 2 -> 1 -> null

  • Answered by AI
  • Q2. What are event emitters?
  • Ans. 

    Event emitters are objects in Node.js that allow for communication between different parts of a program by emitting named events.

    • Event emitters are part of the EventEmitter class in Node.js

    • They allow for custom events to be emitted and listened for

    • Listeners can be attached to specific events to execute code when the event is emitted

    • Example: EventEmitter in Node.js can be used to create a custom event 'click' and attach...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Difference between contextapi and redux
  • Ans. 

    ContextAPI is a built-in feature in React for managing global state, while Redux is a separate library for state management in React applications.

    • ContextAPI is built into React, while Redux is a separate library

    • ContextAPI is primarily used for smaller applications with simpler state management needs

    • Redux is more suitable for larger applications with complex state management requirements

    • Redux provides a centralized stor...

  • Answered by AI
  • Q2. Ways to optimize website
  • Ans. 

    Optimizing a website involves improving performance, user experience, and search engine rankings.

    • Minimize HTTP requests by combining files, using CSS sprites, and reducing scripts

    • Enable browser caching to store website data locally for faster loading times

    • Optimize images by resizing, compressing, and using the correct file format

    • Use a content delivery network (CDN) to distribute content across multiple servers for fast...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PSJ Strategywerks Software Developer interview:
  • Javascript
  • React.Js

Skills evaluated in this interview

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

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:
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 - 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
  • 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

I applied via Other and was interviewed in Nov 2019. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All technical questions related to ML & DL. The truth is if you know your stuff you can easily get a job. Well if you are reading this review few years down the line then the interview process might change...

Interview Preparation Tips

Interview preparation tips for other job seekers - Study well.

I applied via LinkedIn and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Given a situation to react
  • Q2. Normal management stuffs

Interview Preparation Tips

Interview preparation tips for other job seekers - Had a good experience and got the offer.

Tell us how to improve this page.

Interview Questions from Similar Companies

Acviss Interview Questions
4.3
 • 8 Interviews
Reveation Labs Interview Questions
4.3
 • 7 Interviews
Elucidata Interview Questions
3.7
 • 6 Interviews
QuickRide Interview Questions
2.9
 • 5 Interviews
Tech Formation Interview Questions
4.3
 • 5 Interviews
Procol Interview Questions
4.0
 • 4 Interviews
Versa Networks Interview Questions
3.1
 • 2 Interviews
QPe India Interview Questions
4.1
 • 1 Interview
View all

viAct Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

5.0

Salary

4.0

Job security

5.0

Company culture

5.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Compare viAct with

QuickRide

2.9
Compare

sysotel.ai

2.3
Compare

Reveation Labs

4.3
Compare

CRUD Operations Private Limited

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