Upload Button Icon Add office photos
Engaged Employer

i

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

Alliance Web Solution Verified Tick

Compare button icon Compare button icon Compare
2.8

based on 26 Reviews

Filter interviews by

Alliance Web Solution Interview Questions and Answers

Updated 10 Feb 2024

Alliance Web Solution 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 in Jan 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Questions about Testing methodology
Round 2 - Aptitude Test 

Aptitude questions and questions about Testing methodology.

Round 3 - One-on-one 

(1 Question)

  • Q1. About the work experience and salary negotiation

Manual Test Engineer Interview Questions asked at other Companies

Q1. Why choose testing field What is manual testing What is traditional testing What is the difference between functional and non functional testing What is severity and priority in a testing What is smoke or sanity testing What is test case Ho... read more
View answer (2)

Jobs at Alliance Web Solution

View all

Interview questions from similar companies

QA Lead Interview Questions & Answers

Tech Vedika user image automation engineer selenium

posted on 16 Sep 2024

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Reverse the words in string. 1st word will be coming last and last to the first.with out using builtin functions
  • Ans. 

    Reverse the words in a string without using built-in functions.

    • Split the string into an array of words using a space as the delimiter.

    • Create a new array and iterate over the words array in reverse order, adding each word to the new array.

    • Join the new array of words back into a single string with spaces between each word.

  • Answered by AI
  • Q2. Given some url asked what i have understood from that url in api testing.
  • Q3. Difference between path and querry params
  • Ans. 

    Path params are part of the URL path, while query params are appended to the URL after a '?'

    • Path params are used to identify a specific resource in the URL path, while query params are used to filter or sort the results

    • Path params are defined in the URL path itself, like /users/{id}, while query params are added after a '?' like /users?role=admin

    • Path params are typically used for required parameters, while query params...

  • Answered by AI
  • Q4. Types of parameters in the api testing
  • Ans. 

    Parameters in API testing include path parameters, query parameters, header parameters, and body parameters.

    • Path parameters are used to identify a specific resource in the URL path, e.g. /users/{id}

    • Query parameters are used for filtering or sorting data, e.g. /users?status=active

    • Header parameters contain additional information for the request, e.g. Content-Type: application/json

    • Body parameters are used to send data in ...

  • Answered by AI
  • Q5. How do you write post querry in restassured
  • Ans. 

    To write a post query in RestAssured, use the given() method to set request parameters and body, then use the post() method to send the request.

    • Use given() method to set request parameters and body

    • Use post() method to send the request

    • Example: given().param("key", "value").body("{\"name\": \"John\"}").post("/endpoint")

  • Answered by AI

Skills evaluated in this interview

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
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Array and string manipulation related questions all are basics
  • Q2. Task related to your framework
Round 2 - One-on-one 

(2 Questions)

  • Q1. What are the projects you have worked on, and can you describe their architecture?
  • Ans. 

    I have worked on projects involving e-commerce, social networking, and productivity apps with client-server architecture.

    • Developed an e-commerce app with a client-side interface for users to browse products and a server-side database for inventory management.

    • Built a social networking app with a client-server architecture for users to create profiles, connect with friends, and share updates.

    • Designed a productivity app w...

  • Answered by AI
  • Q2. What are some basic questions regarding the tools you use to build projects?
Round 3 - One-on-one 

(1 Question)

  • Q1. What deep questions related to your field were asked during the interview conducted by the tech lead?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Assignment 

API Design using Node and Mongo

Round 2 - Coding Test 

NodeJs , JavaScript, System Design

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

2 section
MCQ + CODING(intermediate level)

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions related to JS, ANGULAR, Node JS, and some Coding questions
Round 3 - Assignment 

Todo application was the assignment task to complete in one day.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for the profile which you have applied for,
Basics of profile stack you should know atleast,
Good to have DSA atleast intermediate level
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Personal info about yourself
  • Q2. Past working profession and culture and the job requirement standards

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good experience...
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - One-on-one 

(9 Questions)

  • Q1. Very good day😊
  • Q2. May. Life. Strike🎳
  • Q3. World. One. Strike
  • Q4. May. Name. Strike.
  • Q5. May. Cantry. Strong💪
  • Q6. May. Experience. Strong
  • Q7. May. Education. Strong
  • Q8. May. Book. Strong
  • Q9. May. Question. Strong💪💪💪💪

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good👍. So. Macha
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Ubuntu install?
  • Q2. Windows install?

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t join this company, fake company they don’t have any projects. More than 80% of employee is intern without pay. They hire you with fake promises and they gave you work of installing ubuntu and windows no matter you are experienced software engineer.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2023. 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 - Coding Test 

Same sample coding exam

Round 3 - Technical 

(4 Questions)

  • Q1. Ask technical questions
  • Q2. Python, django and SQL questions
  • Q3. List, tuple, orm, queries questions
  • Q4. Company working environmentquestions
Round 4 - HR 

(1 Question)

  • Q1. Self introduction questions

Interview Preparation Tips

Topics to prepare for Dhanush InfoTech Python Developer Trainee interview:
  • Python and django and SQL
Interview preparation tips for other job seekers - Just normal company, no salaries, no projects, no hikes

Alliance Web Solution Interview FAQs

How many rounds are there in Alliance Web Solution interview?
Alliance Web Solution interview process usually has 3 rounds. The most common rounds in the Alliance Web Solution interview process are HR, Aptitude Test and One-on-one Round.
How to prepare for Alliance Web Solution 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 Alliance Web Solution. The most common topics and skills that interviewers at Alliance Web Solution expect are Lead Generation, IT Sales, Business Development, Communication Skills and Client Handling.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 787 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

Alliance Web Solution Reviews and Ratings

based on 26 reviews

2.8/5

Rating in categories

2.8

Skill development

3.2

Work-Life balance

2.7

Salary & Benefits

2.8

Job Security

3.1

Company culture

2.7

Promotions/Appraisal

2.9

Work Satisfaction

Explore 26 Reviews and Ratings
Business Development Executive

Noida

0-1 Yrs

Not Disclosed

Business Development Manager

Noida

2-4 Yrs

Not Disclosed

Explore more jobs
Business Analyst
7 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Graphic Designer
6 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Social Media Executive
5 salaries
unlock blur

₹2 L/yr - ₹3.4 L/yr

Front end Developer
5 salaries
unlock blur

₹3 L/yr - ₹3.7 L/yr

SEO Executive
5 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Alliance Web Solution with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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