Upload Button Icon Add office photos
Engaged Employer

i

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

AppViewX Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AppViewX Interview Questions and Answers

Updated 24 Dec 2024

AppViewX Interview Experiences

Popular Designations

14 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Amrita School of Engineering, Bangalore

Round 1 - Coding Test 

Basic DSA linked list, stack etc

Round 2 - Coding Test 

System design food delivery application

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. Why Appviewx and what do u know about it

Interview Preparation Tips

Topics to prepare for AppViewX Software Developer interview:
  • DSA

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

SRE engineer Interview Questions & Answers

user image Vigneshwar

posted on 28 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Easy maths and general aptitudes questions

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

I applied via LinkedIn and was interviewed before Dec 2023. There were 6 interview rounds.

Round 1 - Coding Test 

2 coding questions with 40 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Basics in python and networking
  • Q2. Asked string programs
Round 3 - Technical 

(2 Questions)

  • Q1. Python program factorial using recursion
  • Ans. 

    Python program to calculate factorial using recursion

    • Define a function factorial(n) that calls itself recursively

    • Base case: if n is 0 or 1, return 1

    • Recursive case: return n * factorial(n-1)

    • Example: def factorial(n): return 1 if n == 0 or n == 1 else n * factorial(n-1)

  • Answered by AI
  • Q2. Program to print the words which occurs more than twice in a given sentence
  • Ans. 

    Program to print words occurring more than twice in a sentence

    • Split the sentence into words using split() method

    • Create a dictionary to store word frequencies

    • Iterate through the words and update the frequencies in the dictionary

    • Print the words with frequency greater than 2

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Managerical skills
  • Q2. Questions on network security and cybersecurity
Round 5 - One-on-one 

(2 Questions)

  • Q1. Discussion with Director
  • Q2. Python related questions were asked and attitude was tested
Round 6 - HR 

(2 Questions)

  • Q1. Hobbies, self intro
  • Q2. Expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Python developers.

    • Research the average salary for Python developers in your area to have a realistic expectation.

    • Consider your years of experience and any specialized skills you bring to the table.

    • Be prepared to negotiate based on the company's budget and benefits package.

    • Provide a salary range rather than a specific number to allow for flexi

  • Answered by AI

Python Developer Interview Questions asked at other Companies

Q1. Tell me the logic of program to reverse a given string word by word without using any built in function.
View answer (9)

Intern Interview Questions & Answers

user image Anonymous

posted on 19 Oct 2023

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

Implementaion problems

Round 3 - Group Discussion 

Research and Development engineer for Devops

Round 4 - Technical 

(1 Question)

  • Q1. Basic Networking

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)

AppViewX interview questions for popular designations

 Software Developer

 (3)

 Software Engineer

 (2)

 Customer Success Consultant

 (1)

 Intern

 (1)

 Python Developer

 (1)

 Senior Software Engineer 1

 (1)

 Software Developer 1

 (1)

 Software Development Engineer

 (1)

I applied via Campus Placement

Round 1 - Coding Test 

3 coding questions with time limit of 1.5 hours

Round 2 - Technical 

(1 Question)

  • Q1. 2 coding questions and some basic concepts
Round 3 - Technical 

(1 Question)

  • Q1. 1 coding questions and some basic concepts
Round 4 - Manegerial 

(1 Question)

  • Q1. Conceptual questions
Round 5 - HR 

(1 Question)

  • Q1. General discussions and offers

Interview Preparation Tips

Interview preparation tips for other job seekers - Make your DSA as strong as possible. Know your projects in the resume well

Software Developer 1 Interview Questions asked at other Companies

Q1. Do you have prior experience in Java and Spring Boot?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1 easy and 1 medium leetcode problems
Round 2 - Technical 

(1 Question)

  • Q1. 2 medium leetcode problems

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Jobs at AppViewX

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

I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Average coding and aptitude questions.
Round 2 - One-on-one 

(1 Question)

  • Q1. Few questions on the previous projects, how to solve major issues and one generic coding question maybe there.
Round 3 - HR 

(1 Question)

  • Q1. HR and Culture Fitment

Interview Preparation Tips

Topics to prepare for AppViewX Senior Software Engineer 1 interview:
  • HLD
  • Ds and Algo

Senior Software Engineer 1 Interview Questions asked at other Companies

Q1. Architecture Design for an e2e system that takes input from user to the response shown to the user
View answer (1)

I applied via LinkedIn

Round 1 - Coding Test 

Practice more than theory like leetcode, algo expert etc. Theory - gfg

Round 2 - One-on-one 

(1 Question)

  • Q1. Be prepared on tech stack mentioned in resume.
Round 3 - HR 

(6 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. What are your salary expectations?
  • Q3. Share details of your previous job.
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.
  • Q6. Why are you looking for a change?

Interview Preparation Tips

Topics to prepare for AppViewX Software Engineer interview:
  • Java
  • Ds and algo
Interview preparation tips for other job seekers - Good luck preparation should be more pratical based.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (181)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before 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. Basic tree questions & basics about programming.
Round 3 - Technical 

(1 Question)

  • Q1. Merge two tree, find height of the tree & one question related to max heap.
Round 4 - One-on-one 

(1 Question)

  • Q1. This round was taken by VP. This was just formal round

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

Senior Engineer - Network Interview Questions & Answers

user image Anonymous

posted on 6 Sep 2022

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. It is related to NP and current CTC along with the skill.
Round 2 - Technical 

(1 Question)

  • Q1. Questions was asked in interview on F5 Load balancer & multiple Firewall vendor.
Round 3 - Technical 

(1 Question)

  • Q1. In third round interviewers asked Scenario based questions more.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep learning the new things in IT sector which helps you to find the correct job.

AppViewX Interview FAQs

How many rounds are there in AppViewX interview?
AppViewX interview process usually has 3-4 rounds. The most common rounds in the AppViewX interview process are Technical, Coding Test and One-on-one Round.
How to prepare for AppViewX 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 AppViewX. The most common topics and skills that interviewers at AppViewX expect are Automation, Python, Healthcare, Linux and Networking.
What are the top questions asked in AppViewX interview?

Some of the top questions asked at the AppViewX interview -

  1. Program to print the words which occurs more than twice in a given sente...read more
  2. What do understand by Customer Succe...read more
  3. Python program factorial using recurs...read more

Tell us how to improve this page.

AppViewX Interview Process

based on 9 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
Zoho Interview Questions
4.3
 • 514 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
View all

AppViewX Reviews and Ratings

based on 77 reviews

3.8/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.9

Salary

3.2

Job security

3.6

Company culture

3.4

Promotions

3.3

Work satisfaction

Explore 77 Reviews and Ratings
Customer Success Manager- Commercial (Americas)

Chennai,

Coimbatore

+1

6-11 Yrs

Not Disclosed

Customer Success Manager- Enterprise (EMEA)

Chennai,

Coimbatore

+1

4-9 Yrs

Not Disclosed

Python Automation Engineer

Coimbatore

1-2 Yrs

₹ 7-8 LPA

Explore more jobs
Senior Software Engineer
53 salaries
unlock blur

₹8.9 L/yr - ₹35 L/yr

Software Engineer
48 salaries
unlock blur

₹4.5 L/yr - ₹13.7 L/yr

Software Developer
32 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Software Development Engineer
24 salaries
unlock blur

₹10.5 L/yr - ₹24 L/yr

Technical Lead
23 salaries
unlock blur

₹18 L/yr - ₹47 L/yr

Explore more salaries
Compare AppViewX with

Zoho

4.3
Compare

Freshworks

3.5
Compare

TCS

3.7
Compare

Infosys

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