Upload Button Icon Add office photos

Filter interviews by

Iaxn Telecom Interview Questions and Answers

Updated 23 Feb 2022

Iaxn Telecom Interview Experiences

1 interview found

I applied via Referral and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is internet? Where does it use?
  • Ans. 

    The internet is a global network of interconnected computers and servers that communicate with each other using standardized protocols.

    • Internet is used for communication, information sharing, entertainment, and e-commerce.

    • It allows people to connect with each other from anywhere in the world through email, social media, and video conferencing.

    • It provides access to vast amounts of information through search engines and ...

  • Answered by AI
  • Q2. Difference between mb, gb, tb
  • Ans. 

    MB, GB, and TB are units of digital storage capacity. Each unit represents an increasing amount of storage space.

    • MB stands for megabyte and is equal to 1,000,000 bytes.

    • GB stands for gigabyte and is equal to 1,000,000,000 bytes.

    • TB stands for terabyte and is equal to 1,000,000,000,000 bytes.

    • As the unit increases, so does the amount of storage space available.

    • For example, a typical smartphone may have 64GB of storage, whi

  • Answered by AI
Round 2 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - All are very good corporative, and supporting staff

Skills evaluated in this interview

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (50)

Interview questions from similar companies

Chief Staff Interview Questions & Answers

CMA CGM user image Himanka Ghosh

posted on 10 Jan 2025

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

I applied via campus placement at Indian Institute of Management (IIM),Udaipur and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Tell me about yourself
  • Q2. What are your strengths?
  • Q3. What are your hobbies (I said writing, he asked what type, I rep;ied mainly SCM topics on Linkedin and on Bhagavad Gita, spirituality on Quora. The interviewer was interested and he asked links to my profi...
  • Q4. I had a resume point of inventory management and he asked to explain
  • Q5. How would you add value to shipping coming from ed-tech industry
  • Q6. Why shipping?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume well.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

This is good experience 👍

Round 2 - Group Discussion 

This is good experience 👍 bhut hi accha rha h

Round 3 - One-on-one 

(5 Questions)

  • Q1. Aapka naam kya hai
  • Q2. Aapke pass phone hai laptop hai
  • Q3. Aap kahan se Hain
  • Q4. Aap is job ko kar payenge
  • Q5. Aapke yahan per net theek chalta hai
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Symbiosis Centre For Management and HRD (SCMHRD)

Round 1 - Aptitude Test 

Gamification round Game gamification

Round 2 - Group Discussion 

Data analytics related topic

Round 3 - Technical 

(1 Question)

  • Q1. Data data data related
Round 4 - Technical 

(1 Question)

  • Q1. Case study related questions
Round 5 - HR 

(1 Question)

  • Q1. Hr related questions culture fit questions
Round 6 - Technical 

(1 Question)

  • Q1. Supply chain related questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is react.js? Ans: React.js is javascript library used for building the UI components.
  • Ans. 

    React.js is a JavaScript library used for building user interfaces by creating reusable UI components.

    • React.js allows developers to create interactive user interfaces efficiently.

    • It uses a virtual DOM for optimal performance by updating only the necessary components.

    • React components can be reused across different parts of an application.

    • It follows a unidirectional data flow, making it easier to manage state and data.

    • Re...

  • Answered by AI
  • Q2. What is JavaScript? Ans: javaScript is type free language that means to declare the variable we don't any specific datatype and values. javascript is a dynamic type language.
  • Q3. Why javascript is Dynamic language? Ans: The type of variable is dynamically changed based on the its current value. that is the reason the javascript is treated as as dynamic language.
  • Ans. 

    JavaScript is considered a dynamic language because variables can change types based on their current value.

    • Variables in JavaScript can hold different types of values at different times

    • The type of a variable is determined at runtime, not at compile time

    • Dynamic typing allows for flexibility and ease of use in JavaScript programming

    • Example: a variable can start as a number and then be reassigned as a string

  • Answered by AI
  • Q4. How to run the jscode? Ans: In terminal type the node filename.js
Round 2 - HR 

(2 Questions)

  • Q1. Why should i hire you? Ans: you should hire me because of i have great skills on the frontend development. and improve the organizations standard with my work and skills.
  • Q2. What is salary expection per annum? Ans: upto 600000
  • Ans. 

    My salary expectation is up to 600,000 per annum based on my experience and skills.

    • Consider factors such as experience, skills, industry standards, and location when determining salary expectations.

    • Research average salaries for front end developers in your area to ensure your expectations are realistic.

    • Be prepared to negotiate and discuss other benefits in addition to salary.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tracxn Front end Developer interview:
  • Html5
  • CSS3
  • React.Js
  • Bootstrap
  • Javascript
Interview preparation tips for other job seekers - no

Skills evaluated in this interview

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

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. 1st Technical round : Difference between Epic and User story.
  • Ans. 

    An Epic is a large body of work that can be broken down into smaller tasks called User Stories.

    • Epic is a high-level requirement that is too large to be completed in a single iteration.

    • User Story is a small, specific piece of work that can be completed in a single iteration.

    • Epics are usually broken down into multiple User Stories for implementation.

    • User Stories are more detailed and focused compared to Epics.

    • Example: Ep...

  • Answered by AI
  • Q2. Test cases of Data grid.
  • Ans. 

    Test cases for data grid involve verifying data display, sorting, filtering, pagination, editing, and deleting functionalities.

    • Verify data is displayed correctly in the grid

    • Test sorting functionality by sorting columns in ascending and descending order

    • Test filtering functionality by applying filters and checking if data is displayed correctly

    • Test pagination by navigating through multiple pages of data

    • Test editing funct...

  • Answered by AI
  • Q3. How to test a website on different devices?
  • Ans. 

    To test a website on different devices, use responsive design testing tools, emulators, physical devices, and browser developer tools.

    • Use responsive design testing tools like BrowserStack or Responsinator to simulate different screen sizes.

    • Utilize emulators like Android Studio's emulator or Xcode's simulator to test on various mobile devices.

    • Test on physical devices to ensure accurate performance and user experience.

    • Us...

  • Answered by AI
  • Q4. Have you ever meet your client.
  • Ans. 

    Yes, I have met with clients in previous roles to discuss project requirements and gather feedback.

    • I have met with clients to understand their requirements and expectations for the project.

    • I have conducted meetings to gather feedback on the testing process and results.

    • Building a good relationship with clients is important for successful project delivery.

  • Answered by AI
Round 2 - Assignment 

Write testcases for a profile page that has option to change: name, email, phone number, address etc.

Round 3 - Technical 

(1 Question)

  • Q1. Severity, priority, scenario based questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. CEO round : general problem solving questions.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Coding test was really good it was easier to tackle the problem and writting code for it.

Round 2 - Technical 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What is the major project you have worked on, and can you provide an explanation of it?
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express

    • Utilized MongoDB for database storage

    • Incorporated authentication and authorization features for user security

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. SQL ques and concept
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at International Institute of Information Technology (IIIT), Allahabad and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

2 sections 37 minutes first section aptitude and case study based que , section 2 maths and logic

Round 2 - Technical 

(4 Questions)

  • Q1. Intro and why interested in tradinf
  • Ans. 

    I have always been fascinated by the financial markets and enjoy analyzing trends and data to make informed decisions.

    • I have a strong background in finance and data analysis, which makes me well-suited for a role as a Financial Marketing Analyst.

    • I am passionate about understanding consumer behavior and market dynamics to develop effective marketing strategies.

    • I have experience in conducting market research and competit...

  • Answered by AI
  • Q2. Any experience in trading share your experience and if yes share your screen and show your portfolio if you want
  • Q3. Explain your trading strategy
  • Ans. 

    My trading strategy involves a combination of technical analysis, fundamental analysis, and risk management.

    • I use technical analysis to identify entry and exit points based on chart patterns and indicators.

    • I also consider fundamental analysis to evaluate the financial health and growth potential of the companies I invest in.

    • Risk management is a key component of my strategy, as I set stop-loss orders and diversify my po...

  • Answered by AI
  • Q4. Biggest risk you have taken in your life
  • Ans. 

    The biggest risk I have taken in my life was quitting my stable job to start my own business.

    • Left a secure job to pursue entrepreneurship

    • Invested personal savings into the business

    • Took on financial risks without guaranteed income

    • Faced uncertainty and challenges in the initial stages

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was very friendly and easy to talk he was just interested in knowing about my interest in trading .
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
6-8 weeks
Result
No response

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Some questions related to APIs/Postman.
  • Q2. Some questions related to stakeholder management.
  • Q3. Some easy questions related to SQL
Round 2 - One-on-one 

(2 Questions)

  • Q1. What are some key traits that an implementation analyst must have?
  • Q2. Explain about your previous experience
Round 3 - One-on-one 

(3 Questions)

  • Q1. Have you ever mentored someone and have you ever led a team?
  • Q2. How many micro-services you've worked with in a single project?
  • Q3. How do you communicate among your team?

Interview Preparation Tips

Topics to prepare for Zeta Implementation Analyst interview:
  • API
  • SQL
  • Postman
  • Stakeholder Management
  • Business Management
Interview preparation tips for other job seekers - Do non stop licking of the manager and HR. Even though you're going to meet the same person in one of the interview if you meet him again be ready with some questions and don't answer a single question wrong because if you do no matter what they will dis qualify you based on a single answer and pray that the HR who's contacting you is not Anushree VN otherwise you will just keep sending her followup mails for 1 month and she will reply back with I tried to call you but your phone was unreachable.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. What can you tell me about SCCM technology?
  • Ans. 

    SCCM (System Center Configuration Manager) is a software management suite developed by Microsoft for managing large groups of computers running Windows OS.

    • SCCM allows for remote control, patch management, software distribution, operating system deployment, network access protection, and hardware and software inventory.

    • It helps organizations to manage their IT infrastructure more efficiently and securely.

    • SCCM integrates...

  • Answered by AI
  • Q2. What is Active Directory and how does it function?
  • Ans. 

    Active Directory is a directory service developed by Microsoft for Windows domain networks.

    • Centralized database for managing network resources

    • Stores information about users, computers, groups, and more

    • Allows for authentication and authorization of users and computers

    • Enables administrators to manage and secure network resources

    • Supports features like Group Policy, LDAP, and Kerberos authentication

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Communication skills
  • Q2. Personal information about studies and family

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong technical skills are required.

Iaxn Telecom Interview FAQs

How many rounds are there in Iaxn Telecom interview?
Iaxn Telecom interview process usually has 2 rounds. The most common rounds in the Iaxn Telecom interview process are One-on-one Round and HR.
How to prepare for Iaxn Telecom 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 Iaxn Telecom. The most common topics and skills that interviewers at Iaxn Telecom expect are Javascript, Communication Skills, Field Sales, Finance and Graphic Designing.
What are the top questions asked in Iaxn Telecom interview?

Some of the top questions asked at the Iaxn Telecom interview -

  1. What is internet? Where does it u...read more
  2. Difference between mb, gb,...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Iaxn Telecom interview
Referral
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

Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 805 Interviews
Vodafone Idea Interview Questions
4.1
 • 538 Interviews
ACT Fibernet Interview Questions
4.0
 • 128 Interviews
Hathway Interview Questions
3.5
 • 42 Interviews
Gtpl Hathway Interview Questions
4.0
 • 24 Interviews
DEN Networks Interview Questions
3.6
 • 9 Interviews
View all

Iaxn Telecom Reviews and Ratings

based on 19 reviews

4.2/5

Rating in categories

4.1

Skill development

4.2

Work-Life balance

3.2

Salary & Benefits

4.1

Job Security

4.0

Company culture

3.3

Promotions/Appraisal

4.1

Work Satisfaction

Explore 19 Reviews and Ratings
NOC Engineer
7 salaries
unlock blur

₹2.5 L/yr - ₹3.5 L/yr

MIS Executive
7 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Engineer- Customer Support
6 salaries
unlock blur

₹1.5 L/yr - ₹5.2 L/yr

Customer Care Executive
6 salaries
unlock blur

₹1.6 L/yr - ₹2.5 L/yr

Executive Accountant
5 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Explore more salaries
Compare Iaxn Telecom with

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Jio

3.9
Compare

Tata Communications

4.1
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