Upload Button Icon Add office photos

Filter interviews by

Alchemy Techsol India UI Developer Interview Questions and Answers

Updated 15 Jun 2023

Alchemy Techsol India UI Developer Interview Experiences

1 interview found

UI Developer Interview Questions & Answers

user image Dimpi jha

posted on 15 Jun 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Design a full frontend page ..

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic questions about your technology
Round 3 - HR 

(1 Question)

  • Q1. About your salary expectation

Interview questions from similar companies

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

I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction myself
  • Q2. Core based questions
Round 2 - HR 

(1 Question)

  • Q1. Why looking for this field as your career
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How pagination work in jpa
  • Ans. 

    Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.

    • Use the setFirstResult() method to specify the starting index of the results to retrieve

    • Use the setMaxResults() method to specify the maximum number of results to retrieve

    • Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries

  • Answered by AI
  • Q2. How to create restful api
  • Ans. 

    To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.

    • Define endpoints for different resources (e.g. /users, /products)

    • Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations

    • Handle requests and responses in JSON format

    • Follow REST principles like statelessness, uniform interface, and client-server architecture

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Pseudocode problems and 2 coding questions

Round 2 - HR 

(1 Question)

  • Q1. Introduction, family background, logical question of English alphabet
Round 3 - Technical 

(3 Questions)

  • Q1. AI/ML trends, bitcoin info
  • Q2. Java code for finding even number
  • Ans. 

    Java code to find even numbers in an array

    • Iterate through the array and check if each element is divisible by 2

    • Use the modulus operator (%) to check for even numbers

    • Store the even numbers in a separate array or print them out

  • Answered by AI
  • Q3. Basic questions about technologies mentioned in the resume
Round 4 - BU Head 

(4 Questions)

  • Q1. Intro, family background
  • Q2. HTML, CSS, JAVA, CPP code
  • Q3. Logical Questions
  • Q4. Speaking Communication

Interview Preparation Tips

Interview preparation tips for other job seekers - To succeed as a junior software developer at Winjit Technology, focus on continuous learning and adapting to emerging technologies. Demonstrate a strong work ethic, collaborate effectively with your team, and showcase your problem-solving skills. Prioritize communication, both verbal and written, and actively seek feedback to enhance your skills. Stay proactive, show enthusiasm for innovation, and leverage internships or personal projects to bolster your practical experience. Remember, a positive attitude and a willingness to learn will set you apart in your career journey with Winjit Technology.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Technology related
  • Q2. Programming related
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Recruiter call 

(1 Question)

  • Q1. Why should we choose you?
Round 2 - Behavioral 

(1 Question)

  • Q1. Be cool as a cucumber.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in May 2023. 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 

Javascript & Angular question -
1. Write piece of code to display the array item using iteration method?
2. Write piece of code for API integration using services ?
3. What is the method of data transferring in Angular Components ?
4. What is Routing ?

Round 3 - Technical 

(1 Question)

  • Q1. Angular Question 1. What is the difference between Angular 8 and Angular 12 version ? 2. What is Call Back Function ? 3. What is Life Cycle Hooks ? 4. How to handle large data transferring from Backend ?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2022. 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 - Technical 

(3 Questions)

  • Q1. Difference between function store productor
  • Ans. 

    A function is a reusable block of code that performs a specific task, while a stored procedure is a group of SQL statements that can be executed together.

    • Functions return a value, while stored procedures do not necessarily return a value.

    • Functions can be used in SQL statements like SELECT, WHERE, etc., while stored procedures cannot be used in such statements.

    • Stored procedures can have input and output parameters, whil...

  • Answered by AI
  • Q2. Highest second salary
  • Q3. What join and type explain each
  • Ans. 

    Different types of joins in SQL and their explanations

    • Inner Join - returns rows when there is at least one match in both tables

    • Left Join - returns all rows from the left table and the matched rows from the right table

    • Right Join - returns all rows from the right table and the matched rows from the left table

    • Full Outer Join - returns rows when there is a match in one of the tables

    • Cross Join - returns the Cartesian produc

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Why you left last job
  • Q2. Introduction your self
  • Q3. Decision about the salary

Interview Preparation Tips

Interview preparation tips for other job seekers - no any point

Skills evaluated in this interview

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

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction myself
  • Q2. Core based questions

I applied via campus placement at National Institute of Technology (NIT), Patna and was interviewed in Nov 2021. There were 3 interview rounds.

Round 1 - Hackathon 

(1 Question)

  • Q1. Asked to count the top m frequent word of n length in pdf
Round 2 - Technical 

(1 Question)

  • Q1. Easy level aptitude questions and OOPs questions
Round 3 - One-on-one 

(1 Question)

  • Q1. A medium level programming question and question on top trending technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Having good knowledge of OOPs, DBMS, programming will help

Alchemy Techsol India Interview FAQs

How many rounds are there in Alchemy Techsol India UI Developer interview?
Alchemy Techsol India interview process usually has 4 rounds. The most common rounds in the Alchemy Techsol India interview process are Resume Shortlist, Coding Test and One-on-one Round.

Tell us how to improve this page.

Alchemy Techsol India UI Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Alchemy Techsol India UI Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

2.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Talent Acquisition Executive
62 salaries
unlock blur

₹1.8 L/yr - ₹3.8 L/yr

Information Technology Recruiter
51 salaries
unlock blur

₹2 L/yr - ₹4.3 L/yr

Network Engineer
44 salaries
unlock blur

₹2.2 L/yr - ₹4.7 L/yr

Software Engineer
42 salaries
unlock blur

₹2.8 L/yr - ₹10 L/yr

Software Developer
41 salaries
unlock blur

₹3.4 L/yr - ₹9.5 L/yr

Explore more salaries
Compare Alchemy Techsol India 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