Upload Button Icon Add office photos

CIENTRA TECHSOLUTION

Compare button icon Compare button icon Compare

Filter interviews by

CIENTRA TECHSOLUTION Interview Questions and Answers

Updated 30 Nov 2024

CIENTRA TECHSOLUTION Interview Experiences

Popular Designations

7 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Questions on array, string and linked list

Round 3 - Technical 

(3 Questions)

  • Q1. 1.Difference between structure and union
  • Ans. 

    Structure and union are both used to store different types of data, but they differ in memory allocation and usage.

    • Structure is a user-defined data type that allows storing different types of data in a single variable.

    • Union is also a user-defined data type that allows storing different types of data in a single variable, but it shares the same memory location for all its members.

    • In a structure, each member has its own ...

  • Answered by AI
  • Q2. 2.Tell about memory layout in c
  • Ans. 

    Memory layout in C refers to the organization of memory for variables and data structures.

    • Memory is divided into 3 sections: Text segment, Data segment, and Heap segment.

    • Text segment contains the executable code.

    • Data segment contains global and static variables.

    • Heap segment contains dynamically allocated memory.

    • Stack segment contains function calls and local variables.

  • Answered by AI
  • Q3. Stack, heap, code, data

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on C and your projects did in previous organisation

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (219)
Interview experience
2
Poor
Difficulty level
-
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Difference between l,xl and exl
  • Ans. 

    l, xl, and exl are sizes used in clothing to indicate small, extra large, and extra extra large respectively.

    • l stands for large size in clothing.

    • xl stands for extra large size in clothing.

    • exl stands for extra extra large size in clothing.

  • Answered by AI
  • Q2. Well proximity effect
  • Q3. Previous work and project
  • Q4. Basic concepts latch up and antenna

Analog Layout Engineer Interview Questions asked at other Companies

Q1. Why are semiconductors used in electronics?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Diode,transistos.Basics of analog techniques like matching,shielding,antenna,latchup,emir fixes.

Analog Layout Engineer Interview Questions asked at other Companies

Q1. Why are semiconductors used in electronics?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Recruitment Consulltant

Round 1 - Technical 

(1 Question)

  • Q1. Basic SV , UVM concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare basic very nicely

Verification Engineer Interview Questions asked at other Companies

Q1. How do you ensure no data loss happens in HW to SW communication?
View answer (2)

CIENTRA TECHSOLUTION interview questions for popular designations

 RTL Design Engineer

 (2)

 Analog Layout Engineer

 (2)

 Software Engineer

 (1)

 Verification Engineer

 (1)

 Senior Embedded Software Engineer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Nov 2023. There were 4 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Embedded C related questions
  • Q2. Data structure and algorithm questions
  • Q3. Embedded related Protocols
Round 2 - Coding Test 

Some coding scenarios related C programming language

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tricky snippet code
  • Q2. Previous project discussion
Round 4 - HR 

(1 Question)

  • Q1. CTC part discussed

Senior Embedded Software Engineer Interview Questions asked at other Companies

Q1. difference between SPI and I2c protocol 2. difference between structure and union 3. What is bitfied in c and how to define them 4. What is 16.,32,64 bit microconroller means 5. How to define structure
View answer (1)

RTL Design Engineer Interview Questions & Answers

user image suneetha jami

posted on 27 Jun 2021

Interview Questionnaire 

1 Question

  • Q1. Logic gates implementation using mux, definition of setup time and hold time, CDC synchronizers, calculation of setup time for given circuit, experience related questions

RTL Design Engineer Interview Questions asked at other Companies

Q1. Logic gates implementation using Mux, De-Mux.
View answer (1)

I applied via Recruitment Consultant and was interviewed in Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions are mentioned in the Interview advice

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview will be in 3 rounds. 1st one telephonic.
2nd & 3 rd will be Skype Round or F2F.
The topics which you should have knowledge on will be indepth basics of STA, how verilog code is converted into logic, and what could be implemented for so and so verilog code.
Knowledge of CDC and techniques used in CDC,
Techniques used to handle setup and hold time violation.
These things are necessary but not sufficient.

RTL Design Engineer Interview Questions asked at other Companies

Q1. Logic gates implementation using Mux, De-Mux.
View answer (1)

Interview questions from similar companies

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 Nov 2021. There were 2 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 - Technical 

(2 Questions)

  • Q1. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope

Interview Questionnaire 

1 Question

  • Q1. SDLC Model

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI

CIENTRA TECHSOLUTION Interview FAQs

How many rounds are there in CIENTRA TECHSOLUTION interview?
CIENTRA TECHSOLUTION interview process usually has 2 rounds. The most common rounds in the CIENTRA TECHSOLUTION interview process are Technical, One-on-one Round and Coding Test.
How to prepare for CIENTRA TECHSOLUTION 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 CIENTRA TECHSOLUTION. The most common topics and skills that interviewers at CIENTRA TECHSOLUTION expect are C++, Firmware, C, Embedded C and Linux Kernel.
What are the top questions asked in CIENTRA TECHSOLUTION interview?

Some of the top questions asked at the CIENTRA TECHSOLUTION interview -

  1. 1.Difference between structure and un...read more
  2. 2.Tell about memory layout i...read more
  3. Difference between l,xl and ...read more

Tell us how to improve this page.

CIENTRA TECHSOLUTION Interview Process

based on 5 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Webkul Software Interview Questions
3.9
 • 63 Interviews
Softenger Interview Questions
4.1
 • 53 Interviews
Affine Interview Questions
3.3
 • 49 Interviews
View all

CIENTRA TECHSOLUTION Reviews and Ratings

based on 83 reviews

3.6/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.4

Salary

3.3

Job security

3.4

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 83 Reviews and Ratings
Senior Software Engineer
31 salaries
unlock blur

₹8 L/yr - ₹14.9 L/yr

Verification Engineer
30 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Software Engineer
25 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

Physical Design Engineer
23 salaries
unlock blur

₹6.2 L/yr - ₹13.6 L/yr

Senior Test Engineer
20 salaries
unlock blur

₹8.5 L/yr - ₹13.9 L/yr

Explore more salaries
Compare CIENTRA TECHSOLUTION with

HCL Infosystems

3.9
Compare

Softenger

4.1
Compare

Capital Numbers Infotech

4.5
Compare

Accel Frontline

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