Upload Button Icon Add office photos
Engaged Employer

i

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

CIGNEX Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CIGNEX Interview Questions, Process, and Tips

Updated 21 Apr 2024

Top CIGNEX Interview Questions and Answers

CIGNEX Interview Experiences

Popular Designations

8 interviews found

Round 1 - Technical 

(1 Question)

  • Q1. Drupal Form Apis, Cache API's, events and subscribers
Round 2 - Technical 

(4 Questions)

  • Q1. Steps to create drupal custom block and entity
  • Ans. 

    Steps to create Drupal custom block and entity

    • Create a custom module

    • Define the block and entity in the module's .info.yml file

    • Create a class for the block and entity

    • Define the block and entity properties and methods in the class

    • Implement the necessary interfaces for the block and entity

    • Define the block and entity routes in the module's routing.yml file

    • Create the block and entity templates in the module's templates dire

  • Answered by AI
  • Q2. How to migrate from d7 to d8
  • Ans. 

    Migrating from Drupal 7 to Drupal 8 involves a few steps.

    • Upgrade to the latest version of Drupal 7

    • Install the Drupal 8 core and migrate modules

    • Migrate content and configuration using the Migrate API

    • Test and fix any issues that arise

  • Answered by AI
  • Q3. How to drupal site performance
  • Ans. 

    Optimize Drupal site performance by caching, optimizing database, using a CDN, and minimizing HTTP requests.

    • Enable caching and use a caching mechanism like Varnish or Memcached.

    • Optimize the database by removing unused modules and tables, and using indexes.

    • Use a Content Delivery Network (CDN) to serve static files.

    • Minimize HTTP requests by combining CSS and JavaScript files, and compressing images.

    • Use a performance moni...

  • Answered by AI
  • Q4. How to add drupal patches
  • Ans. 

    To add Drupal patches, use the patch command in the terminal.

    • Download the patch file and place it in the root directory of the Drupal installation.

    • Open the terminal and navigate to the root directory of the Drupal installation.

    • Run the command 'patch -p1 < [patch_file_name].patch' to apply the patch.

    • Verify that the patch has been applied successfully by checking the affected files.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Just clear the second technical round and you will be selected

Skills evaluated in this interview

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Topics of SQL , BI
Round 2 - Technical 

(1 Question)

  • Q1. Discussion with AWS Architect
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion on little data engineering
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with basics

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Its regarding data warehouse questions
  • Q2. Basic SQL like max min and dept table related
  • Q3. Basic questions regarding previous employment and relocation

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepare whatever you have mentioned in resume.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

I applied via Company Website and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic about java and selenium automation like how to take xpath.
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic about the about the project explanation.
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on your profile that's more than enough to crack the interview.

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
View answer (1)

CIGNEX interview questions for popular designations

 Technical Lead

 (2)

 Softwaretest Engineer

 (1)

 Software Testing Engineer

 (1)

 Senior Software Developer

 (1)

 Lead Consultant

 (1)

 Senior Software Engineer

 (1)

 Senior Systems Engineer

 (1)

Senior Systems Engineer Interview Questions & Answers

user image Omprakash Vishwakarma

posted on 16 Dec 2021

I applied via Referral and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asking about AD
  • Q2. Asking about Firewall
  • Q3. Asking about remote support

Interview Preparation Tips

Interview preparation tips for other job seekers - This Interview was a technical and interviewer test to my knowledge and communication skill.

Senior Systems Engineer Interview Questions asked at other Companies

Q1. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the difference between Continue and Next Sentence? Why does SOC7 occur?
View answer (4)
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 

Basics of java and programming language

Round 3 - One-on-one 

(1 Question)

  • Q1. Automate the page using selenium
  • Ans. 

    Automate web page testing using Selenium WebDriver

    • Identify the elements on the page using locators like ID, class name, xpath, etc.

    • Write test scripts in a programming language like Java, Python, or C#

    • Use Selenium WebDriver commands to interact with the elements on the page

    • Run the test scripts to automate the testing process

    • Verify the expected outcomes and report any failures

  • Answered by AI

Skills evaluated in this interview

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID &amp; Password textfields in login page?
View answer (2)

I applied via Approached by Company and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. All the questions related to UiPath and about the work profile.
  • Q2. Question related to projects
Round 2 - One-on-one 

(2 Questions)

  • Q1. Manager round related to stability
  • Q2. About the technology

Interview Preparation Tips

Interview preparation tips for other job seekers - The Company is very nice in all prospectives.

Lead Consultant Interview Questions asked at other Companies

Q1. Pdc emulator and errors how it can be fixed, how to work on VMware disk consolidation error, types for migration which I was involved and issue seen example cross over migration and aws SMS connector, azure sso
View answer (1)

I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Every question was from profile only
Round 2 - One-on-one 

(1 Question)

  • Q1. About your experience and roles and responsibilities and expectations from company

Interview Preparation Tips

Interview preparation tips for other job seekers - All the interviews were held by the client

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What happens if there is finally block inside an exception block?
  • Ans. 

    Finally block will always execute, even if an exception is thrown in the try or catch block.

    • Finally block is used to execute code that must always run, regardless of whether an exception was thrown or not.

    • If an exception is thrown in the try or catch block, the finally block will still execute.

    • Finally block is often used to release resources like file handles, database connections, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There were two rounds of technical discussion. First round took around 45 mins which mainly concentrated on Django related concepts. Second round was the customer interaction and the questions were mostly the scenario based and it was asked on Python concepts. Both the rounds carried its own weight. The key to clear any interview is "Be strong in your basics".

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.Cloud/Kubernetes 2.linux 3.volte

Interview Preparation Tips

Interview preparation tips for other job seekers - I belong to Telecom sector so according to my profile and other users which are belong to same sector... Please focus of cloud/Kubernetes, Linux, 4G/5G...

CIGNEX Interview FAQs

How many rounds are there in CIGNEX interview?
CIGNEX interview process usually has 2-3 rounds. The most common rounds in the CIGNEX interview process are Technical, One-on-one Round and HR.
How to prepare for CIGNEX 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 CIGNEX. The most common topics and skills that interviewers at CIGNEX expect are Automation, Java, SQL, Python and Javascript.
What are the top questions asked in CIGNEX interview?

Some of the top questions asked at the CIGNEX interview -

  1. steps to create drupal custom block and ent...read more
  2. how to migrate from d7 to...read more
  3. how to add drupal patc...read more

Tell us how to improve this page.

CIGNEX Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
Apisero Interview Questions
4.3
 • 64 Interviews
View all

CIGNEX Reviews and Ratings

based on 164 reviews

3.9/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

4.0

Salary

3.2

Job security

3.7

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 164 Reviews and Ratings
Senior Software Engineer
175 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
92 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Software Engineer
80 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare CIGNEX 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