Upload Button Icon Add office photos

Aczet

Compare button icon Compare button icon Compare

Filter interviews by

Aczet C Developer Interview Questions and Answers

Updated 30 Sep 2022

Aczet C Developer Interview Experiences

1 interview found

C Developer Interview Questions & Answers

user image Anonymous

posted on 30 Sep 2022

I applied via Job Portal and was interviewed in Aug 2022. 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 

(3 Questions)

  • Q1. Concepts related to oops, data structures, pointers, threading, abstract class, storage options, datatypes, scope of different data types.
  • Q2. How to create thread, what is POSIX library? How many parameters we pass while creating thread.
  • Ans. 

    Creating threads using POSIX library and passing parameters.

    • POSIX library provides functions for creating and managing threads in C++.

    • To create a thread, we use the pthread_create() function.

    • The function takes four parameters: a pointer to a pthread_t object, thread attributes, a function pointer to the thread function, and a void pointer to the thread function's argument.

    • Example: pthread_t thread; pthread_create(&thre

  • Answered by AI
  • Q3. Time complexity of any sorting algorithm. Types of trees and linked list. How to achieve the concept of linked list in c++?
  • Ans. 

    Sorting algorithm time complexity, types of trees and linked list, and implementing linked list in C++.

    • Sorting algorithms have different time complexities, such as O(n^2) for bubble sort and O(n log n) for quicksort.

    • Trees include binary, AVL, and red-black trees, among others.

    • Linked lists are a data structure where each element points to the next one, such as singly and doubly linked lists.

    • In C++, linked lists can be i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the above mentioned concepts, be confident, have a pen and paper with you to solve same coding problems and answering. Have some general awareness about the current trends.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
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 - Technical 

(2 Questions)

  • Q1. Basics of Opps virtual functions , destructor
  • Q2. Basics of MFC and its structure

Software Developer Interview Questions & Answers

Tektronix user image Bhargav Jayanth Natekar

posted on 24 Mar 2023

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

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

Round 1 - Coding Test 

Basics of electronics and two coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic of DSA,OS,OOPS
Round 3 - Technical 

(1 Question)

  • Q1. About ur projects and basic knowledge
Round 4 - HR 

(1 Question)

  • Q1. About family and general discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just get to know about companys product and study basic electronics to impress them
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Climate , AI , ML ,

Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical questions
  • Q2. DSA PUZZLES
Round 3 - HR 

(1 Question)

  • Q1. INTRODUCTION , STREBGTH WEAKNESSS

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE CONFIDENTTTTTTTTTTT

Interview Questionnaire 

2 Questions

  • Q1. Can you provide me venue my interview in holitech?
  • Q2. Is my interview technical

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

What rounds were there? (Optional)
Round 1 - Technical 

(1 Question)

  • Q1. Java data structure related question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare algorithm and basic java question
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Teamcenter Architecture?
  • Q2. Dispatcher function?
  • Ans. 

    Dispatcher function is responsible for managing and coordinating tasks or requests within a system.

    • Coordinates tasks or requests to appropriate resources

    • Prioritizes tasks based on urgency or importance

    • Tracks progress and updates stakeholders

    • Handles incoming requests and assigns them to available resources

    • Examples: task scheduler in an operating system, job dispatcher in a computing cluster

  • Answered by AI
  • Q3. Steps of cloning?
  • Ans. 

    Cloning involves the process of creating a genetically identical copy of an organism.

    • Isolate the DNA from the organism to be cloned

    • Insert the DNA into a vector, such as a plasmid

    • Introduce the vector into a host cell, such as a bacteria or yeast

    • Allow the host cell to replicate, creating multiple copies of the DNA

    • Grow the host cell into a full organism with the same genetic makeup as the original

  • Answered by AI
  • Q4. Workflow designer?
Round 2 - Technical 

(2 Questions)

  • Q1. Area of expertise?
  • Q2. Steps to resolve a problem?
  • Ans. 

    Identify, analyze, brainstorm solutions, implement, evaluate, and document.

    • Identify the problem by gathering information and understanding the root cause.

    • Analyze the problem to determine the best course of action.

    • Brainstorm potential solutions with team members or stakeholders.

    • Implement the chosen solution and monitor its effectiveness.

    • Evaluate the outcome to ensure the problem is resolved and document the process for

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Ready to reallocate?
  • Ans. 

    Yes, I am ready to reallocate for the right opportunity.

    • I am open to relocating for the right job opportunity that aligns with my career goals.

    • I have experience moving for previous roles and am comfortable with the process.

    • I understand the benefits of relocating, such as new experiences and career growth.

  • Answered by AI
  • Q2. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Read your resume well.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Total questions - 5
Quantitative, Logical Reasoning and English

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

.net coding and pseudo coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Many invisible terms and conditions and repeated questions.
Asking questions and new conditions without any hesitation how other experienced person will react.
Like asking to reject current offer, 2 years bond for senior role???.
I was thinking to drop the process, but hopefully red signal came from their end.
It feels same work environment of Chinese, Japanese and Taiwan companies, like strict hours, 5 Days office etc.
Not sure they aware of AI copilot, which does 80% of coding in few minutes, manual software development and man power will be gone soon.
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What does a stress-strain diagram look like?
  • Ans. 

    A stress-strain diagram shows the relationship between stress (force applied) and strain (resulting deformation) in a material.

    • The diagram typically starts with a linear elastic region where stress is directly proportional to strain.

    • After the elastic limit, the material enters the plastic region where it deforms permanently.

    • Finally, the material reaches its ultimate strength before failure occurs.

    • Examples of stress-str...

  • Answered by AI

Aczet Interview FAQs

How many rounds are there in Aczet C Developer interview?
Aczet interview process usually has 2 rounds. The most common rounds in the Aczet interview process are Resume Shortlist and Technical.
What are the top questions asked in Aczet C Developer interview?

Some of the top questions asked at the Aczet C Developer interview -

  1. Time complexity of any sorting algorithm. Types of trees and linked list. How t...read more
  2. How to create thread, what is POSIX library? How many parameters we pass while ...read more
  3. Concepts related to oops, data structures, pointers, threading, abstract class,...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

JBS Enterprises Interview Questions
3.2
 • 26 Interviews
HOLITECH INDIA Interview Questions
4.0
 • 25 Interviews
BYD Electronics Interview Questions
3.3
 • 13 Interviews
Essae Teraoka Interview Questions
3.6
 • 10 Interviews
Tektronix Interview Questions
3.7
 • 9 Interviews
View all
Service Engineer
28 salaries
unlock blur

₹1.5 L/yr - ₹3.2 L/yr

Quality Engineer
15 salaries
unlock blur

₹1.5 L/yr - ₹3.2 L/yr

Production Engineer
15 salaries
unlock blur

₹1.4 L/yr - ₹3 L/yr

Executive Accountant
14 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

HR Executive
10 salaries
unlock blur

₹1.6 L/yr - ₹2.4 L/yr

Explore more salaries
Compare Aczet with

JBS Enterprises

3.2
Compare

Essae Teraoka

3.6
Compare

HOLITECH INDIA

4.0
Compare

Fujitec

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