Upload Button Icon Add office photos
Engaged Employer

i

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

Elixir Web Solutions Verified Tick

Compare button icon Compare button icon Compare
3.2

based on 27 Reviews

Filter interviews by

Elixir Web Solutions Web Developer Interview Questions and Answers

Updated 20 Jan 2022

Elixir Web Solutions Web Developer Interview Experiences

1 interview found

Web Developer Interview Questions & Answers

user image Rajesh Kumar

posted on 20 Jan 2022

I applied via Indeed and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Are you a full stack developer?
  • Ans. 

    Yes, I am a full stack developer.

    • I have experience in both front-end and back-end development.

    • I am proficient in languages such as HTML, CSS, JavaScript, and PHP.

    • I have worked with frameworks such as React, Angular, and Node.js.

    • I am comfortable working with databases and server-side technologies.

    • I have developed and deployed full-stack applications.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be humble. If you are new just explain them your problem the directors are very helpful.

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. Name some plugin for SEO in wordpress
  • Ans. 

    Some popular SEO plugins for WordPress include Yoast SEO, All in One SEO Pack, and Rank Math.

    • Yoast SEO is one of the most popular SEO plugins for WordPress, offering features like XML sitemap generation, meta tag optimization, and content analysis.

    • All in One SEO Pack is another widely used plugin that provides similar features to Yoast SEO, such as XML sitemap support and meta tag optimization.

    • Rank Math is a newer SEO ...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Name some plugin for SEO in wordpress
  • Ans. 

    Some popular SEO plugins for WordPress include Yoast SEO, All in One SEO Pack, and Rank Math.

    • Yoast SEO is one of the most popular SEO plugins for WordPress, offering features like XML sitemap generation, meta tag optimization, and content analysis.

    • All in One SEO Pack is another widely used plugin that provides similar features to Yoast SEO, such as XML sitemap support and meta tag optimization.

    • Rank Math is a newer SEO ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via AmbitionBox and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is the starting round in every companys

Round 2 - Technical 

(1 Question)

  • Q1. Ask me anything
Round 3 - HR 

(1 Question)

  • Q1. Ask me anything

Interview Preparation Tips

Topics to prepare for Coalition Technologies Front end Developer interview:
  • HTML
  • CSS
  • Javascript
  • Servlets
  • JDBC
  • MySQL
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 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 - Aptitude Test 

There are some mcq based on dsa and core subject

Round 3 - Coding Test 

3 coding question easy to medium

Round 4 - One-on-one 

(2 Questions)

  • Q1. Find the mid of linked list using single loop
  • Ans. 

    To find the mid of a linked list using a single loop.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move the slow pointer by one node and the fast pointer by two nodes in each iteration.

    • When the fast pointer reaches the end of the linked list, the slow pointer will be pointing to the middle node.

    • Return the value of the node pointed by the slow pointer as the mid of the linked list.

  • Answered by AI
  • Q2. Reverse array without using extra space
  • Ans. 

    Reverse an array without using extra space

    • Use two pointers, one at the beginning and one at the end of the array

    • Swap the elements at the two pointers and move the pointers towards each other

    • Repeat until the pointers meet at the middle of the array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on DSA and core subject and confidence level high

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2023. 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 tips
Round 2 - Coding Test 

Asked most question from javascript, and react also, interviewer was behaving rude

Round 3 - HR 

(1 Question)

  • Q1. There was no hr round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare very deep and basic of javascript and reactjs.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2023. There were 4 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 tips
Round 2 - Aptitude Test 

Nimber series arithmetic aptitude

Round 3 - HR 

(4 Questions)

  • Q1. Why you lokking for a new role
  • Q2. Ask me about webtechnologies
  • Q3. Tell me about yousrself
  • Q4. Ask me about my course
Round 4 - Assignment 

Calculator assignment on webtechnologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills and technical skills diciplain, self motivation,self confidence, willing to relocate
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 tips
Round 2 - Aptitude Test 

Aptitude test are the used to assess an individual's abilities and potential specific areas to determine their suitability for a particular role, job, or educational program.

Round 3 - Coding Test 

Code testing corresponds to the testing that is carried out on code

Interview Preparation Tips

Topics to prepare for Coalition Technologies Front end Developer interview:
  • Coding
  • English
  • Public Speaking
Interview preparation tips for other job seekers - 1.Never stop Learning 2. work on Goals. 3.Be organized

I applied via LinkedIn and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. They just asked simple basics of javascript and react.

Interview Preparation Tips

Interview preparation tips for other job seekers - You just need to know every basic concept of javascript and React like how to fetch data from backend and how to fetch data in json format.

Tell us how to improve this page.

Elixir Web Solutions Web Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
SEO Executive
10 salaries
unlock blur

₹1.2 L/yr - ₹3.6 L/yr

PPC Executive
10 salaries
unlock blur

₹2.4 L/yr - ₹3.5 L/yr

Graphic Designer
6 salaries
unlock blur

₹3 L/yr - ₹4.2 L/yr

Content Writer
6 salaries
unlock blur

₹3.2 L/yr - ₹4.2 L/yr

Social Media Executive
6 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Explore more salaries
Compare Elixir Web Solutions 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