Upload Button Icon Add office photos
Engaged Employer

i

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

Auxesis Infotech Verified Tick

Compare button icon Compare button icon Compare
4.5

based on 23 Reviews

Filter interviews by

Auxesis Infotech PHP Developer Interview Questions and Answers

Updated 6 Dec 2022

Auxesis Infotech PHP Developer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Dec 2021. 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 - Coding Test 

Screen shared and coded as per the challenges given by them, challenges were moderate

Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation was aked by HR
  • Q2. Breif description about myself and expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Smooth process of inteview process, medium challenges were asked

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 5 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Introduce yourself
  • Ans. 

    I am a passionate web developer with experience in front-end and back-end technologies.

    • Experienced in HTML, CSS, JavaScript, and various frameworks like React and Angular

    • Proficient in server-side languages like Node.js and PHP

    • Familiar with databases such as MySQL and MongoDB

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

(1 Question)

  • Q1. Roles and responsibilities of my last company
  • Ans. 

    I was responsible for front-end and back-end development, maintaining and updating websites, and collaborating with designers and stakeholders.

    • Developed and maintained websites using HTML, CSS, JavaScript, PHP, and MySQL

    • Collaborated with designers to implement visual elements and user experience improvements

    • Worked with stakeholders to gather requirements and provide technical solutions

    • Ensured websites were responsive a

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Complete the task with given instruction
Round 4 - One-on-one 

(1 Question)

  • Q1. Technical questions
Round 5 - HR 

(3 Questions)

  • Q1. Tell me your family background
  • Ans. 

    I come from a close-knit family with a diverse background and strong values.

    • My parents are both educators, instilling in me a love for learning and problem-solving.

    • I have two siblings, one pursuing a career in finance and the other in healthcare.

    • Family gatherings are always filled with laughter, good food, and lively discussions.

  • Answered by AI
  • Q2. Last company's work experience
  • Ans. 

    I worked as a web developer at a software company, where I was responsible for designing and developing websites and web applications.

    • Designed and developed responsive websites using HTML, CSS, and JavaScript

    • Collaborated with the design team to create user-friendly interfaces

    • Integrated third-party APIs to enhance functionality

    • Optimized website performance for speed and SEO

    • Provided ongoing maintenance and support for ex

  • Answered by AI
  • Q3. How you handle the work pressure
  • Ans. 

    I handle work pressure by prioritizing tasks, setting realistic deadlines, and taking breaks when needed.

    • Prioritize tasks based on deadlines and importance

    • Break down tasks into smaller, manageable chunks

    • Set realistic deadlines and communicate with team members if needed

    • Take short breaks to recharge and refocus

    • Practice stress-relief techniques such as deep breathing or mindfulness

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - After successfully clear all the interview round I was not selected and I was not given a proper reason for my rejection from HR team, my advice is to stay resilient and patient. follow up professionally, but if you experience delays and unclear communication, consider it a reflection of the company's management. keep applying elsewhere, and don't be discouraged by setbacks.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

SQL queries were asked from the given set of questions

Round 2 - Technical 

(2 Questions)

  • Q1. What are different types of errors?
  • Ans. 

    Different types of errors include syntax errors, runtime errors, and logical errors.

    • Syntax errors: Errors in the code structure that prevent it from being compiled or executed.

    • Runtime errors: Errors that occur during program execution, such as division by zero or accessing an out-of-bounds array element.

    • Logical errors: Errors in the program's logic that result in incorrect output or behavior.

    • Examples: Syntax error - mi...

  • Answered by AI
  • Q2. Reverse the given array
  • Ans. 

    Reverse the given array of strings

    • Iterate through the array from both ends and swap elements until reaching the middle

    • Use a temporary variable to store the value of the element being swapped

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is debugging
  • Ans. 

    Debugging is the process of identifying and fixing errors or bugs in software code.

    • Identifying and isolating issues in the code

    • Using tools like breakpoints and print statements to track down bugs

    • Fixing errors to ensure the code runs correctly

    • Testing the code to verify that the bugs have been resolved

  • Answered by AI
  • Q2. How debugging can be achieved
  • Ans. 

    Debugging can be achieved by identifying and fixing errors in the code.

    • Use debugging tools like breakpoints to pause the code execution and inspect variables

    • Review the code logic and look for syntax errors or logical mistakes

    • Utilize logging to track the flow of the program and identify issues

    • Test the code with different inputs to reproduce and isolate the bugs

    • Collaborate with team members to get fresh perspectives on t

  • Answered by AI
  • Q3. Tell me about Yourself

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell about your self
  • Q2. Interested Technology
Round 2 - Technical 

(2 Questions)

  • Q1. What is SQL where it use
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to perform tasks such as querying data, updating records, and creating tables

    • Examples of SQL commands include SELECT, INSERT, UPDATE, DELETE

  • Answered by AI
  • Q2. What is Join and Procedure
  • Ans. 

    Join is used to combine rows from two or more tables based on a related column, while Procedure is a set of SQL statements that perform a specific task.

    • Join is used to retrieve data from multiple tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Procedure is a set of SQL statements stored in the database and executed when called

    • Procedures can accept input parameters

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Explain steps of SDLC?
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software developers to design, develop, and test software applications.

    • 1. Planning: Define the scope, requirements, and objectives of the project.

    • 2. Analysis: Gather and analyze requirements from stakeholders.

    • 3. Design: Create a detailed design of the software based on requirements.

    • 4. Implementation: Develop the software according to the design...

  • 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 before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Create Some part of the project as per guidelines.

Round 2 - Technical 

(2 Questions)

  • Q1. Project related questions and OOPS concept, etc.
  • Q2. Design patterns, app lifecycle

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts also have a knowledge of the language for which you want to apply.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2022. There were 4 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 - Aptitude Test 

Math,logical reasoning, english

Round 3 - Technical 

(2 Questions)

  • Q1. Core java basics
  • Q2. Database basics
Round 4 - Technical 

(3 Questions)

  • Q1. Explain your project during CDAC
  • Q2. Some basic puzzles
  • Q3. 2 codes on java
  • Ans. 

    The question asks for 2 Java codes.

    • Provide 2 Java codes

    • Ensure the codes are related to software development

    • Explain the purpose or functionality of each code

    • Include any relevant examples or explanations

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company for freshers

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Create to do list app

Round 2 - Technical 

(2 Questions)

  • Q1. Full form of css
  • Ans. 

    CSS stands for Cascading Style Sheets.

    • CSS is a style sheet language used for describing the look and formatting of a document written in HTML or XML.

    • It is used to control the layout, colors, fonts, and other visual aspects of a web page.

    • CSS works by selecting HTML elements and applying styles to them.

    • It allows for separation of content and presentation, making it easier to maintain and update websites.

    • Example:

  • Answered by AI
  • Q2. What is div tag
  • Ans. 

    The div tag is an HTML element used to group and style other HTML elements.

    • The div tag is a container that allows you to group other HTML elements together.

    • It is commonly used to apply CSS styles to a group of elements.

    • The div tag has no semantic meaning and is purely used for layout and styling purposes.

    • You can use multiple div tags to create complex layouts on a web page.

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Coding Test 

I con handleting suchvation hardworking in problam solve.

Round 2 - Technical 

(1 Question)

  • Q1. This website is html and css , java script jQuery, bootstrap. Back-end PHP database MYSQLI .

Interview Preparation Tips

Topics to prepare for HCL Infosystems PHP Web Developer interview:
  • University
  • College
Interview preparation tips for other job seekers - Hii
Sir/mam
I con should be Back-en, PHP with MySQL. This praktis is better then experience .

Auxesis Infotech Interview FAQs

How many rounds are there in Auxesis Infotech PHP Developer interview?
Auxesis Infotech interview process usually has 3 rounds. The most common rounds in the Auxesis Infotech interview process are Resume Shortlist, Coding Test and HR.
How to prepare for Auxesis Infotech PHP Developer 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 Auxesis Infotech. The most common topics and skills that interviewers at Auxesis Infotech expect are PHP, MySQL, Drupal, JQuery and Wordpress.

Tell us how to improve this page.

Auxesis Infotech PHP Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
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
 • 802 Interviews
View all
Auxesis Infotech PHP Developer Salary
based on 4 salaries
₹2 L/yr - ₹3.8 L/yr
31% less than the average PHP Developer Salary in India
View more details

Auxesis Infotech PHP Developer Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

3.7

Salary

2.7

Job security

4.2

Company culture

4.5

Promotions

3.7

Work satisfaction

Explore 2 Reviews and Ratings
Web Developer
7 salaries
unlock blur

₹1.1 L/yr - ₹4.6 L/yr

Front end Developer
7 salaries
unlock blur

₹2 L/yr - ₹3.7 L/yr

Project Manager
4 salaries
unlock blur

₹4.8 L/yr - ₹12.5 L/yr

Quality Analyst
4 salaries
unlock blur

₹4.2 L/yr - ₹7.3 L/yr

PHP Developer
4 salaries
unlock blur

₹2 L/yr - ₹3.8 L/yr

Explore more salaries
Compare Auxesis Infotech 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