Upload Button Icon Add office photos

Filter interviews by

Aisensy Communications Interview Questions and Answers

Updated 27 Dec 2024

Aisensy Communications Interview Experiences

Popular Designations

4 interviews found

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

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. How would AiSensy impact small and medium-sized businesses (SMBs) across India?

Senior Business Development Executive Interview Questions asked at other Companies

Q1. If you see 2-3 year you work with idfc first but you will not get any growth in your caree or salary as well..
View answer (2)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Palindromic Substring Using Recursion
  • Ans. 

    A recursive approach to find all palindromic substrings in a given string.

    • Define a recursive function to check if a substring is a palindrome.

    • Iterate through all possible substrings and check if each one is a palindrome.

    • Store palindromic substrings in an array and return it.

  • Answered by AI
  • Q2. Higher order function

Skills evaluated in this interview

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 (199)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in May 2024.

Round 1 - Assignment 

Case Study about AIsensy use cases

Round 2 - Technical 

(1 Question)

  • Q1. How do you manage product mangement lifecycle
  • Ans. 

    I manage the product management lifecycle by defining product strategy, creating roadmaps, prioritizing features, and collaborating with cross-functional teams.

    • Define product strategy based on market research and customer feedback

    • Create product roadmaps outlining key milestones and deliverables

    • Prioritize features based on business goals and user needs

    • Collaborate with cross-functional teams including engineering, design...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about AIsensy

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What will be the output async function run(data){ await console.log(data); } console.log(1); run(2); console.log(3);
  • Ans. 

    The output will be 1, 2, 3 in order.

    • The console.log(1) statement will be executed first, printing 1 to the console.

    • The run(2) function will be called asynchronously, but since it is using await, it will wait for the console.log(2) statement to finish before moving on.

    • The console.log(3) statement will be executed last, printing 3 to the console.

  • Answered by AI
  • Q2. Output will be 1,2,3

Interview Preparation Tips

Interview preparation tips for other job seekers - deep knowledge of js is must

Skills evaluated in this interview

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)

Aisensy Communications interview questions for popular designations

 Software Engineer

 (1)

 Product Manager

 (1)

 React Js Frontend Developer

 (1)

 Senior Business Development Executive

 (1)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Coding Test 
Round 2 - Technical 

(5 Questions)

  • Q1. If you cleared Aptitude and Coding, Mostly Interview will be cleared with some basics questions like OOPs concepts, sort functions kind of questions.
  • Q2. Explain OOPs concept in JAVA?
  • Ans. 

    OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It involves the use of classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are used to define objects and their properties

    • Objects are instances of classes that can interact with each other

    • Inheritance allows for the creation of new classes based on existing ones

    • Polymo...

  • Answered by AI
  • Q3. Function to sort an array in Java?
  • Ans. 

    Java provides Arrays.sort() method to sort an array.

    • Use Arrays.sort() method to sort an array of strings.

    • The method sorts the elements in ascending order by default.

    • To sort in descending order, use Collections.reverseOrder() method.

  • Answered by AI
  • Q4. Tell me about yourself?
  • Q5. Final year project which you worked on?

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of people clears Aptitude/Coding round. clears interview for freshers recruit

Skills evaluated in this interview

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

Aisensy Communications Interview FAQs

How many rounds are there in Aisensy Communications interview?
Aisensy Communications interview process usually has 1-2 rounds. The most common rounds in the Aisensy Communications interview process are One-on-one Round, Technical and Assignment.
How to prepare for Aisensy Communications 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 Aisensy Communications. The most common topics and skills that interviewers at Aisensy Communications expect are IT Sales, Digital Marketing, IT Product Sales, Recruitment and AWS.
What are the top questions asked in Aisensy Communications interview?

Some of the top questions asked at the Aisensy Communications interview -

  1. what will be the output async function run(data){ await console.log(data); } ...read more
  2. How do you manage product mangement lifecy...read more
  3. Palindromic Substring Using Recurs...read more

Tell us how to improve this page.

Aisensy Communications Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Jio Interview Questions
3.9
 • 1.7k Interviews
Bharti Airtel Interview Questions
4.0
 • 845 Interviews
Vodafone Idea Interview Questions
4.1
 • 553 Interviews
Aircel Interview Questions
4.4
 • 8 Interviews
Telenor Interview Questions
4.2
 • 7 Interviews
View all

Aisensy Communications Reviews and Ratings

based on 12 reviews

3.0/5

Rating in categories

3.5

Skill development

2.3

Work-life balance

2.8

Salary

2.0

Job security

2.4

Company culture

2.5

Promotions

2.6

Work satisfaction

Explore 12 Reviews and Ratings
Key Account Manager
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Success Manager
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Consultant
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Aisensy Communications with

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Jio

3.9
Compare

Tata Communications

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