Upload Button Icon Add office photos
Engaged Employer

i

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

Cigniti Technologies Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 620 Reviews

Filter interviews by

Cigniti Technologies Web Developer Interview Questions and Answers

Updated 11 Oct 2022

Cigniti Technologies Web Developer Interview Experiences

1 interview found

Web Developer Interview Questions & Answers

user image Mist Aken

posted on 11 Oct 2022

I applied via Career Goals and was interviewed before Oct 2021. 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 - Case Study 

I was given a website to study. Coding Technology used and i was to write a review on the same. Analysis is given a preference.

Round 3 - Coding Test 

Boot Camp type on Day 2 . I was given a module and all required software and support libraries installed. Irrespective of module fail or pass they look at our working style coding standard.

Round 4 - HR 

(5 Questions)

  • Q1. Do you maintain confidentiality at work place
  • Q2. Do you maintain Integrity at work Place?
  • Q3. How eager are you to get cross skilled
  • Q4. How is your learning to self learn and upskill yourself
  • Q5. Are you ready to relocate to other branches when needed

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine
accept what you know for sure
dont assume things. discuss and clarify

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 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 - Aptitude Test 

Basic apt and logical questions

Round 3 - Technical 

(2 Questions)

  • Q1. Basic programming language logic questions
  • Q2. Palindrome ,reverse a number etc

Interview Preparation Tips

Topics to prepare for Aspire Systems Web Developer interview:
  • Programming
Interview preparation tips for other job seekers - I have attended through college campus.search more about ur role and attend

I was interviewed in Oct 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

On-Campus under the invigilation of College professors and campus placement ambassadors.

  • Q1. Count Subsequences

    You have been given an integer array/list 'ARR' of size 'N'. Your task is to return the total number of those subsequences of the array in which all the elements are equa...

  • Ans. Brute Force

    The idea is to generate all the subsequences and check whether the elements present are equal or not.

     

    Here is the algorithm :

     

    1. Generate all the subsequences of the given array.
    2. Maintain a variable ‘COUNT’ which stores the total number of subsequences in which all the elements are equal.
    3. Iterate over each of the generated subsequences.
      1. In case all the elements of the current subsequence are equal, we in...
  • Answered Anonymously
  • Q2. Reverse Linked List

    Given a singly linked list of integers. Your task is to return the head of the reversed linked list.

    For example:
    The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then th...
  • Ans. Brute Force

    The brute force approach is to use recursion. First, we reach the end of the Linked List recursively and at last node, we return the last node, which becomes the new head of the partially reversed Linked List. While coming back from each recursion call we add the current node in the current recursion call to the last node of the partially reversed Linked List and assign the current node to null.

     

    Steps:

    &...

  • Answered Anonymously
Round 2 - Face to Face 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

  • Q1. Application Question

    How would you automate searching profile via database of stored mobile numbers/email addresses.

Round 3 - HR 

Round duration - 20 minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Web Developer in DelhiEligibility criteriaAbove 6.CGPAEvalueserve interview preparation:Topics to prepare for the interview - Javascript, Node JS, React JS, MongoDB, SQL, Express, Data StructuresTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Make projects covering all topic.
Tip 2 : Practice data structure questions daily.
Tip 3 : Time yourself while solving aptitude questions.

Application resume tips for other job seekers

Tip 1 : Have some projects related to job profile
Tip 2 : Write every courses you have taken, even those that are not required for the job profile.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your approach to building basic logic skills?
  • Ans. 

    My approach to building basic logic skills involves practicing problem-solving exercises, breaking down complex problems into smaller parts, and seeking feedback to improve.

    • Practice problem-solving exercises regularly to strengthen logical thinking abilities.

    • Break down complex problems into smaller, more manageable parts to better understand the problem and find solutions.

    • Seek feedback from peers or mentors to identify...

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

(1 Question)

  • Q1. Some behavioural questions?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. React component life cycle.
  • Q2. Redux, React Hooks, State, Props.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basics about angular
  • Q2. Javascript concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - "I attended an interview with this company and waited for a couple of days for a response. When I tried contacting HR, specifically Prasanna Lekkalapudi, she kept disconnecting my calls. In her text responses, she was unprofessional and dismissive, even stating that she doesn't care about my feedback. She mentioned that she has seen many people like me in her career. This kind of behavior reflects poorly on the company. I strongly advise against joining this organization, as it does not value your time, effort, or patience."
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Javascript question
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Hoisting, CSS selector, Reverse string programme, Angular Hooks
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic Question CSS, HTML5, Angular
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Var,let and const differences
  • Ans. 

    var, let, and const are all used for variable declaration in JavaScript, but they have different scopes and behaviors.

    • var is function scoped, let and const are block scoped

    • var can be redeclared and updated, let can be updated but not redeclared, const cannot be redeclared or updated

    • const is used for variables that should not be reassigned, like constants

  • Answered by AI
  • Q2. What is a promise? in javascript
  • Ans. 

    A promise in JavaScript represents the eventual completion (or failure) of an asynchronous operation and its resulting value.

    • Promises are objects that represent the eventual completion (or failure) of an asynchronous operation.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and failure.

    • Example: new Promise((resolve, reject) => { ... }).then(res

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

1 hr -duration and Question is Full of basics and technology what we have used

Cigniti Technologies Interview FAQs

How many rounds are there in Cigniti Technologies Web Developer interview?
Cigniti Technologies interview process usually has 4 rounds. The most common rounds in the Cigniti Technologies interview process are HR, Resume Shortlist and Case Study.
How to prepare for Cigniti Technologies Web 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 Cigniti Technologies. The most common topics and skills that interviewers at Cigniti Technologies expect are Javascript, MySQL, Ajax, LAMP and PHP.

Tell us how to improve this page.

Cigniti Technologies Web Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

5.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Test Engineer
616 salaries
unlock blur

₹5.5 L/yr - ₹19 L/yr

Senior Engineer
501 salaries
unlock blur

₹6.4 L/yr - ₹24.5 L/yr

Test Lead
386 salaries
unlock blur

₹6.8 L/yr - ₹27 L/yr

Test Engineer
360 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Engineer
247 salaries
unlock blur

₹5 L/yr - ₹11.8 L/yr

Explore more salaries
Compare Cigniti Technologies with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

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