Upload Button Icon Add office photos
Engaged Employer

i

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

Axioned Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Axioned Interview Questions, Process, and Tips

Updated 18 Oct 2024

Top Axioned Interview Questions and Answers

View all 12 questions

Axioned Interview Experiences

Popular Designations

7 interviews found

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

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

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 Resume tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. What is html, css.
  • Ans. 

    HTML is a markup language used for creating the structure of web pages, while CSS is a styling language used for designing the appearance of web pages.

    • HTML stands for HyperText Markup Language and is used to create the structure of web pages.

    • CSS stands for Cascading Style Sheets and is used to style the appearance of web pages.

    • HTML uses tags to define elements like headings, paragraphs, images, links, etc.

    • CSS is used t...

  • Answered by AI
  • Q2. What is the difference between block element and inline element.
  • Ans. 

    Block elements take up the full width available, while inline elements only take up as much width as necessary.

    • Block elements start on a new line and stack vertically, while inline elements flow within the text.

    • Block elements can have margins and padding applied to all sides, while inline elements only have left and right margins and padding.

    • Examples of block elements include <div>, <p>, <h1>-<h6&g...

  • Answered by AI
  • Q3. What is doctype in html.
  • Ans. 

    Doctype in HTML specifies the version of HTML being used in the document.

    • Doctype declaration is placed at the very beginning of an HTML document before the <html> tag.

    • It helps the browser to render the web page correctly by specifying the version of HTML being used.

    • Example: <!DOCTYPE html> specifies the document is using HTML5.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Axioned Web Developer Trainee interview:
  • HTML
  • CSS
  • Javascript
  • Html5
Interview preparation tips for other job seekers - Prepare basic topics if you are applying for web developer trainee role.

Skills evaluated in this interview

Web Developer Trainee Interview Questions asked at other Companies

Q1. What are the different ways to link css? Which has the highest priority?
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is different types of software testing
  • Ans. 

    Different types of software testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing: Testing individual components or modules of the software.

    • Integration testing: Testing how different modules work together.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the software meets the requirements of the end users.

  • Answered by AI
  • Q2. Sdlc model in software testing
  • Ans. 

    SDLC models in software testing refer to the different approaches used to develop and test software.

    • SDLC models include Waterfall, Agile, V-Model, Spiral, etc.

    • Each model has its own set of phases and activities for development and testing.

    • Testing activities are integrated into each phase of the SDLC model.

    • The choice of SDLC model depends on project requirements and constraints.

    • For example, Agile is used for projects wi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
Axioned Interview Questions and Answers for Freshers
illustration image

Web Developer Interview Questions & Answers

user image Anonymous

posted on 18 Oct 2024

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

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Basic math related easy dsa problem

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)

I applied via Indeed and was interviewed before Nov 2021. There were 5 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 Resume tips
Round 2 - Aptitude Test 

MCQ questions based on logical reasoning

Round 3 - Assignment 

Static website to be developed using HTML and CSS with responsiveness

Round 4 - Coding Test 

JavaScript code to write which we do as exercises like prime numbers, Fibonacci series, Armstrong number, sorting without built-in function

Round 5 - Technical 

(3 Questions)

  • Q1. Detailed HTML, CSS, JS questions
  • Q2. Block & inline elements in HTML, semantic tags, hyperlink n it's attributes, img tag n it's attributes, boilerplate code explain,
  • Q3. Ways to write CSS, difference b/w visibility hidden & display none property, psuedo class & elements, types of selectors, box model, flexbox & grid
  • Ans. 

    CSS basics including selectors, properties, and layout techniques.

    • Visibility hidden hides an element but still takes up space, while display none removes it completely.

    • Pseudo classes and elements allow for styling based on element state or position in the document.

    • Selectors include element, class, ID, attribute, and descendant selectors.

    • Box model refers to the layout of elements with content, padding, border, and margi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare before interview, they actually ask in depth about HTML, CSS & JavaScript. If you don't know the answer, say it directly because you cannot fool them, very knowledgeable developers who take actual interviews

Skills evaluated in this interview

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -&gt; 2 -&gt; 3 -&gt; 2 -&gt; 1 -&gt; NULL Outpu... read more
View answer (1)

Axioned interview questions for popular designations

 Web Developer Trainee

 (2)

 Accounts & Finance Manager

 (1)

 Software Testing Engineer

 (1)

 Software Engineer Trainee

 (1)

 Web Developer

 (1)

 Software Tester

 (1)

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

I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Group Discussion 

How you are going to manage the tax saving of an person?

Accounts & Finance Manager Interview Questions asked at other Companies

Q1. If any one invest their money in a company (debture). Then what get he or she from the company?
View answer (3)

Interview Questionnaire 

4 Questions

  • Q1. 1. Write the Test cases
  • Ans. 

    Test cases are a set of conditions used to validate the functionality of software.

    • Identify the objective of the software

    • Create test cases for each objective

    • Test cases should cover all possible scenarios

    • Test cases should be repeatable and consistent

    • Test cases should be documented and reviewed

  • Answered by AI
  • Q2. 2. Explain SDLC modle
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process followed by software development teams to design, develop and test high-quality software.

    • SDLC is a process that consists of several phases including planning, analysis, design, development, testing, deployment, and maintenance.

    • Each phase has its own set of deliverables and objectives that must be met before moving on to the next phase.

    • The goal of SDLC is to pro...

  • Answered by AI
  • Q3.  3. Explain bug life cycle
  • Ans. 

    Bug life cycle is the process of identifying, reporting, resolving, and verifying software defects.

    • Bug is identified by testers during testing

    • Bug is reported to development team

    • Development team resolves the bug

    • Bug fix is verified by testers

    • Bug is closed if verified or reopened if not fixed

    • Bug data is analyzed to prevent future occurrences

  • Answered by AI
  • Q4. 4. What are different types of testing with example
  • Ans. 

    Different types of testing include unit, integration, system, acceptance, and regression testing.

    • Unit testing: testing individual units or components of the software

    • Integration testing: testing how different units or components work together

    • System testing: testing the entire system as a whole

    • Acceptance testing: testing to ensure the software meets the requirements and is ready for release

    • Regression testing: testing to ...

  • Answered by AI

Skills evaluated in this interview

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
View answer (1)

I applied via Indeed and was interviewed before Nov 2021. 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 Resume tips
Round 2 - Coding Test 

They will provide you with a PD which will contain the website using HTML, CSS and some JS if needed that needs to be coded within 2-3 days.

Round 3 - Technical 

(3 Questions)

  • Q1. After clearing the coding round, you will be called for the interview where they will ask you regarding HTML, CSS , JS and even some basic DSA questions
  • Q2. What is hoisting in JS
  • Ans. 

    Hoisting is a JS mechanism where variable and function declarations are moved to the top of their scope.

    • Variable declarations are hoisted but not their values

    • Function declarations are fully hoisted

    • Let and const declarations are not hoisted

  • Answered by AI
  • Q3. How to find second maximum element in an Array
  • Ans. 

    To find second maximum element in an array, sort the array in descending order and return the second element.

    • Sort the array in descending order

    • Return the second element

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic DSA is enough
They will grill you on Web Dev concepts, especially from JS so prepare well

Skills evaluated in this interview

Web Developer Trainee Interview Questions asked at other Companies

Q1. What are the different ways to link css? Which has the highest priority?
View answer (1)

Interview questions from similar companies

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

I applied via Campus Placement

Round 1 - HR 

(1 Question)

  • Q1. What are the adjustives in your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Self confidence

Interview Questionnaire 

2 Questions

  • Q1. What is precompilaion unit?
  • Ans. 

    Precompilation unit is a compiled code that can be reused by multiple source files.

    • Precompilation unit is created by the compiler from the source code.

    • It contains the compiled code of header files and other dependencies.

    • It can be reused by multiple source files, reducing compilation time.

    • It is also known as precompiled header or PCH.

    • Example: stdafx.h in Visual Studio is a precompiled header file.

  • Answered by AI
  • Q2. About ur future,ur short term goal,why this company

Interview Preparation Tips

Skills: Resume, CGPA
College Name: IIT Kharagpur

Interview Questionnaire 

3 Questions

  • Q1. First 50 Prime Number
  • Ans. 

    The first 50 prime numbers are...

    • Start with 2, the first prime number

    • Check each odd number greater than 2

    • Use trial division to check if a number is prime

    • Stop when you have found 50 prime numbers

  • Answered by AI
  • Q2. How to sort the file in the range (hint provided)
  • Ans. 

    Sorting a file within a range

    • Use a sorting algorithm like quicksort or mergesort

    • Read the file and store the data in an array or list

    • Sort the array or list within the given range

    • Write the sorted data back to the file

  • Answered by AI
  • Q3. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js, Express, and MongoDB

    • Familiar with version control systems like Git and project management tools like Jira

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Shortlist cut was 0.0 cgpa
Tips: Need to mention Programming skill in any one of three language C , C++ ,Java

Round: Test
Experience: Test was Average, Many question were from INDIABIX.COM , computer network, operating system ,data structure, c , c++ language
Tips: Understand Data Structure and Algorithm deeply, At least read about computer networks, operating system , DBMS 3-4 times for basic good understand, refer various site
Duration: 180 minutes

Round: Test
Experience: Two question were given , we have to write the code on A4 size sheet
Tips: Deep understanding of STACK AND QUEUE
Duration: 60 minutes

Round: Technical Interview
Experience: Previous Test (2 Questions on A4 size sheet) were discussed and is there any improvement that can be done, discussed each and every step.
Tips: Comments is important using programming
present with demo example (various cases)

Round: HR Interview
Experience: Be calm and show your interest in the company,
ask question about company, what are activity other than techincal technical stuff
Tips: Smile , if possible talk in Hindi - English,Try to Make the interview in discussion

General Tips: Practice Daily , Understand Each and Every Step in Detail , Try to code in A4 size paper then computer
Skill Tips: Read Good Books , Practice Daily

Skills: Algorithms And Data Structures
College Name: IIT Kharagpur

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Axioned Interview FAQs

How many rounds are there in Axioned interview?
Axioned interview process usually has 2-3 rounds. The most common rounds in the Axioned interview process are Resume Shortlist, Aptitude Test and Coding Test.
How to prepare for Axioned 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 Axioned. The most common topics and skills that interviewers at Axioned expect are Javascript, AWS, MongoDB, PDF and Node.Js.
What are the top questions asked in Axioned interview?

Some of the top questions asked at the Axioned interview -

  1. what is the difference between block element and inline eleme...read more
  2. ways to write CSS, difference b/w visibility hidden & display none property, ps...read more
  3. 4. What are different types of testing with exam...read more

Recently Viewed

INTERVIEWS

Haleon

No Interviews

JOBS

Browse jobs

Discover jobs you love

DESIGNATION

INTERVIEWS

PRDXN

No Interviews

DESIGNATION

DESIGNATION

DESIGNATION

DESIGNATION

Tell us how to improve this page.

Axioned Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
HCL Infosystems Interview Questions
3.9
 • 140 Interviews
View all

Axioned Reviews and Ratings

based on 19 reviews

3.6/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.0

Salary

2.6

Job security

3.6

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 19 Reviews and Ratings
Software Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Tester
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Developer Trainee
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Axioned with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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