Upload Button Icon Add office photos

Filter interviews by

Anicca Data Science Solutions Web Developer Interview Questions and Answers

Updated 26 Apr 2024

Anicca Data Science Solutions Web Developer Interview Experiences

2 interviews found

Web Developer Interview Questions & Answers

user image Anonymous

posted on 26 Apr 2024

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 Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

They just asked about the oops concepts.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain linked lists
  • Ans. 

    Linked lists are data structures consisting of nodes linked together in a sequence.

    • Each node contains data and a reference to the next node

    • Linked lists can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)

    • Example: Singly linked list: 1 -> 2 -> 3 -> null

  • Answered by AI
  • Q2. Normalisation in DBMS
  • Ans. 

    Normalisation in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalisation involves breaking down a large table into smaller tables and defining relationships between them.

    • It helps in reducing data redundancy by storing data in a structured manner.

    • There are different normal forms such as 1NF, 2NF, 3NF, BCNF, and 4NF, each with specific rules to follow.

    • For example...

  • Answered by AI
  • Q3. Asked me to write code for dsa code

Skills evaluated in this interview

Web Developer Interview Questions & Answers

user image Anonymous

posted on 26 Apr 2024

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

I applied via Job Portal and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic oops mcqs were asked in this round

Round 2 - One-on-one 

(2 Questions)

  • Q1. Linked lists,circular linked lists
  • Q2. Normalization in dbms
  • Ans. 

    Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a database into smaller, more manageable tables.

    • It helps in reducing data redundancy by storing data in a structured way.

    • Normalization ensures data integrity by minimizing the chances of anomalies like insertion, update, and deletion anomalies.

    • There are different nor...

  • Answered by AI

Web Developer Interview Questions Asked at Other Companies

Q1. Last Index of Element The task is to determine the index of the l ... read more
Q2. Check Indices With Given Difference Problem Statement You are pro ... read more
asked in Evalueserve
Q3. Reverse Linked List Problem Statement Given a singly linked list ... read more
Q4. Intersection of Linked List Problem You are provided with two sin ... read more
Q5. Most Frequent Non-Banned Word Problem Statement Given a paragraph ... read more

Interview questions from similar companies

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

Interview Questionnaire 

2 Questions

  • Q1. About my previous work experience
  • Q2. About achievements

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good. I was asked everything in detail and the managers make you comfortable enough so that answer each and evry question

I applied via Recruitment Consultant and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Java based questions
  • Q2. Tool based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and straightforward

Consultant Interview Questions & Answers

Infosys user image Vandana Lekhi

posted on 29 Nov 2020

I applied via Recruitment Consultant

Interview Questionnaire 

3 Questions

  • Q1. Are you prepared for full- time work or freelance ? Can you travel ? How much salary is your expectation ?
  • Q2. I can only commit myself for freelance work with flexible hours . Cannot travel . Reasonable salary is welcome .
  • Q3. What will be the mode of payment for my freelance work ?

Interview Preparation Tips

Interview preparation tips for other job seekers - In any interview honesty is essential while the employer conducts it . One's limitations should be disclosed along with expectations . For example my service to street dogs , cats , birds and squirrels in the colony does not permit me to engage in full-time work . Getting a good work place is more important than aiming for a high salary .

Interview Questionnaire 

2 Questions

  • Q1. To explain about the role or position we are applied for...?
  • Q2. How do you take the the challenges regarding your work

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear of what you speak. Anything you share be confident about it

I applied via Referral and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic one to one conversation about relevant experience and overall experience.
  • Ans. Tell about your skillset, the skills technology you've worked on.
  • Answered Anonymously
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation and location change if required. Date of joining and last date in your current Organization. Any other queries.

Interview Preparation Tips

Topics to prepare for Capgemini Consultant interview:
  • Selenium
  • Java
Interview preparation tips for other job seekers - Be confident about whatever you answer throughout the interview. Don't speak too much when asked tell me about yourself, give a quick information on your skill set.

I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Q2. Favorite dish and explain about its preaparation
  • Q3. Process related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills

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

Interview Questionnaire 

2 Questions

  • Q1. Basic html css js questins,
  • Q2. Box model, css tags, arrays

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic questions asked, latested for half an hour

I applied via Referral and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Why did you chose your particular graduation course as your career?
  • Ans. 

    I chose my graduation course as my career because it aligned with my interests and skills.

    • I had a passion for the subject and enjoyed studying it in college

    • I excelled in the coursework and found it challenging yet rewarding

    • I researched the job prospects and found that it offered a promising career path

    • I interned in the field and gained valuable experience and connections

    • Examples: I studied computer science and pursued ...

  • Answered by AI
  • Q2. One should follow his/her dreams or rely on destiny?
  • Q3. Tell me one of your memorable day till now.

Interview Preparation Tips

Interview preparation tips for other job seekers - Candidate must have a strong base in his/her choosen subject/course. One should know basic things about concerned job and technical fields. Way of communication should be attractive (communication is not about language).

Anicca Data Science Solutions Interview FAQs

How many rounds are there in Anicca Data Science Solutions Web Developer interview?
Anicca Data Science Solutions interview process usually has 2 rounds. The most common rounds in the Anicca Data Science Solutions interview process are Coding Test, Technical and One-on-one Round.
What are the top questions asked in Anicca Data Science Solutions Web Developer interview?

Some of the top questions asked at the Anicca Data Science Solutions Web Developer interview -

  1. Normalisation in D...read more
  2. normalization in d...read more
  3. Explain linked li...read more

Tell us how to improve this page.

Anicca Data Science Solutions Web Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Software Engineer
16 salaries
unlock blur

₹7 L/yr - ₹10 L/yr

Software Developer
5 salaries
unlock blur

₹7.5 L/yr - ₹12 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹13.8 L/yr - ₹27 L/yr

Data Engineer
3 salaries
unlock blur

₹15 L/yr - ₹20 L/yr

Software Engineer Level 1
3 salaries
unlock blur

₹8 L/yr - ₹8 L/yr

Explore more salaries
Compare Anicca Data Science Solutions with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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