Upload Button Icon Add office photos

Filter interviews by

Hbits Online Platform Assistant Vice President Technology Interview Questions and Answers for Experienced

Updated 16 Feb 2024

Hbits Online Platform Assistant Vice President Technology Interview Experiences for Experienced

1 interview found

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Array methods search map filter
  • Q2. Object prototype
  • Q3. React component based questions

Interview questions from similar companies

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

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Communication Round
  • Q2. Best Interaction Skills
Round 2 - Technical 

(1 Question)

  • Q1. Technical Skills
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain about azure functions
  • Ans. 

    Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure.

    • Azure Functions allows you to write small pieces of code that run in response to events.

    • It supports multiple programming languages like C#, JavaScript, Python, etc.

    • You can easily integrate Azure Functions with other Azure services like Azure Storage, Azure Cosmos DB, etc...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 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 - Assignment 

It was a multiple questions test, 90 minutes test 43 questions technical question based on the position i have applied. It is intermediate level of test. I have cleared the test.

Round 3 - Technical 

(5 Questions)

  • Q1. After completed my Assessment test , I got a call from HR for technical round through WebEx. Yesterday interview done in that call panel asked about my role of my current company and asked about my project...
  • Q2. Put vs patch in restful
  • Ans. 

    In RESTful APIs, 'put' is used to update an entire resource, while 'patch' is used to update only specific fields of a resource.

    • PUT is used to update the entire resource, while PATCH is used to update specific fields

    • PUT requires the client to send the entire updated resource, while PATCH only requires the client to send the specific fields to be updated

    • PUT is idempotent, meaning multiple identical requests will have th...

  • Answered by AI
  • Q3. Different between restful and webclient
  • Ans. 

    Restful is an architectural style for designing networked applications, while WebClient is a class in Java used for making HTTP requests.

    • RESTful is an architectural style that uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources.

    • WebClient is a class in Java that provides a higher-level API for making HTTP requests and handling responses.

    • RESTful APIs are stateless and use standard HTTP status...

  • Answered by AI
  • Q4. Serialization and deserialization in java
  • Ans. 

    Serialization is the process of converting an object into a byte stream, while deserialization is the process of converting a byte stream back into an object in Java.

    • Serialization is achieved by implementing the Serializable interface in Java.

    • Deserialization is done by reading the byte stream and reconstructing the object using the readObject() method.

    • Example: ObjectOutputStream for serialization and ObjectInputStream

  • Answered by AI
  • Q5. What are functional interface in java8
  • Ans. 

    Functional interfaces in Java 8 are interfaces with a single abstract method, used for lambda expressions and method references.

    • Functional interfaces have only one abstract method, but can have multiple default or static methods.

    • They can be used with lambda expressions and method references.

    • Examples include java.lang.Runnable, java.util.Comparator, and java.util.function.Predicate.

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Assignment 

Very easy questions.And can be easily answered

Round 2 - HR 

(1 Question)

  • Q1. What were your roles and responsibilities
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What are the commonly used design patterns in .NET?
  • Ans. 

    Commonly used design patterns in .NET include Singleton, Factory, Observer, and MVC.

    • Singleton pattern ensures a class has only one instance and provides a global point of access to it.

    • Factory pattern creates objects without specifying the exact class of object that will be created.

    • Observer pattern defines a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and...

  • Answered by AI
  • Q2. What are DevOps pipelines and how are they implemented using Azure DevOps?
  • Ans. 

    DevOps pipelines automate the software delivery process, integrating code changes from development to production.

    • DevOps pipelines are automated workflows that allow for continuous integration and continuous delivery (CI/CD) of software.

    • Azure DevOps provides tools for creating, managing, and executing DevOps pipelines.

    • Pipelines in Azure DevOps can be defined using YAML or through a visual designer.

    • They typically consist...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. 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 - One-on-one 

(2 Questions)

  • Q1. How do u explain class & object with a real time example
  • Ans. 

    A class is a blueprint for creating objects, while an object is an instance of a class.

    • A class defines the properties and behaviors that an object can have.

    • An object is created using the class as a template.

    • For example, consider a class called 'Car' that has properties like 'color', 'brand', and 'model'. An object of this class can be created as 'myCar' with specific values for these properties.

    • The class 'Car' can also...

  • Answered by AI
  • Q2. Multiple inheritance, method overloading, method overriding, jdbc, spring core
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation
Interview experience
4
Good
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 - Technical 

(1 Question)

  • Q1. Hardware Support, Software Support, Network Support, Customer Handling, Asset Management
Round 3 - Assignment 

Sanrio base question

Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2017. There were 6 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Salary discussion and negotiation
  • Q2. Java related questions were asked.
  • Q3. Selenium waits and some program
  • Q4. Asked about Collection Framework and different usecases
  • Q5. Different testing Methodologies where they checking code skills
  • Q6. Questions around different scenario based coding
  • Q7. Asked about project and work done with the experience
  • Q8. Given exam in some app where you need to write, speak and hear english senetences.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at NSS College of Engineering, Palakkad and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

How to eradicate poverty? This was the topic of discussion

Round 2 - One-on-one 

(1 Question)

  • Q1. Explain binary search.
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • It works by repeatedly dividing the search space in half.

    • Compare the target value with the middle element of the array.

    • If the target value is smaller, search the left half of the array.

    • If the target value is larger, search the right half of the array.

    • Repeat until the target value is found or the search space is empty.

  • Answered by AI

Skills evaluated in this interview

Hbits Online Platform Interview FAQs

How many rounds are there in Hbits Online Platform Assistant Vice President Technology interview for experienced candidates?
Hbits Online Platform interview process for experienced candidates usually has 1 rounds. The most common rounds in the Hbits Online Platform interview process for experienced candidates are Technical.
What are the top questions asked in Hbits Online Platform Assistant Vice President Technology interview for experienced candidates?

Some of the top questions asked at the Hbits Online Platform Assistant Vice President Technology interview for experienced candidates -

  1. Array methods search map fil...read more
  2. React component based questi...read more
  3. Object protot...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Hbits Online Platform interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
AVP
3 salaries
unlock blur

₹18 L/yr - ₹18 L/yr

Explore more salaries
Compare Hbits Online Platform with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Paytm

3.3
Compare

MakeMyTrip

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview