Upload Button Icon Add office photos

Filter interviews by

Falcon Technologies Embedded Engineer Interview Questions and Answers

Updated 13 Apr 2023

Falcon Technologies Embedded Engineer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Mar 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 

In first round total 50 qus are there.. 15 from C, 15 from C++, 10 from Aptitude, 10 from verbal all are the basics qus.

Round 3 - Technical 

(1 Question)

  • Q1. In C some basic programming qus interviwer asked me,and theory also not that much tougth qus the HR handle very nice and staff also

Interview Preparation Tips

Topics to prepare for Falcon Technologies Embedded Engineer interview:
  • c
  • c++
  • Embedded C

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Volatile keyword
  • Q2. Project specific
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Reason for job change
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What are storage class
  • Ans. 

    Storage classes in C specify the scope and lifetime of variables.

    • Storage classes include auto, register, static, and extern.

    • Auto variables are local to a block and have automatic storage duration.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern variables are declared in one file and can be used in another file.

  • Answered by AI
  • Q2. Explain structure program
  • Ans. 

    A structure program is a program that uses structures to group related data together.

    • Structures in C programming allow you to group related data together under one name.

    • You can define a structure using the 'struct' keyword.

    • Structures can contain different data types, including int, float, char, and even other structures.

    • You can access the members of a structure using the dot operator.

    • Example: struct employee { int id; ...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - G&L 

(1 Question)

  • Q1. Describe a time when you had a conflict with your team
Round 1 - One-on-one 

(1 Question)

  • Q1. What is dangling pointer?
  • Ans. 

    A dangling pointer is a pointer that points to a memory location that has been deallocated or freed.

    • Dangling pointers can cause crashes or unpredictable behavior.

    • They occur when a pointer is not set to NULL after the memory it points to is freed.

    • They can also occur when a pointer is used after the memory it points to has been freed.

    • Dangling pointers can be avoided by setting pointers to NULL after freeing memory.

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

(1 Question)

  • Q1. Difference between static and dynamic library ?
  • Ans. 

    Static libraries are linked at compile-time, while dynamic libraries are linked at run-time.

    • Static libraries are included in the final executable file, increasing its size.

    • Dynamic libraries are loaded into memory only when needed, reducing the executable size.

    • Static libraries are platform-specific, while dynamic libraries can be shared across platforms.

    • Static libraries provide faster execution, while dynamic libraries ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics and C data structures throughly

Skills evaluated in this interview

Interview experience
5
Excellent
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 - HR 

(3 Questions)

  • Q1. What about your self
  • Ans. 

    I am a dedicated and passionate embedded engineer with a strong background in programming and hardware design.

    • Proficient in programming languages such as C, C++, and Python

    • Experience in designing and implementing embedded systems

    • Familiarity with microcontrollers and microprocessors

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. What is your name
  • Ans. 

    My name is not available.

    • Answered by AI
    • Q3. Ok then what was the theme of the job
    • Ans. We empovering congnizent compy in any culture
    • Answered Anonymously

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Not at all
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    No response

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

    Round 1 - Technical 

    (2 Questions)

    • Q1. What are storage class
    • Ans. 

      Storage classes in C specify the scope and lifetime of variables.

      • Storage classes include auto, register, static, and extern.

      • Auto variables are local to a block and have automatic storage duration.

      • Register variables are stored in CPU registers for faster access.

      • Static variables retain their value between function calls.

      • Extern variables are declared in one file and can be used in another file.

    • Answered by AI
    • Q2. Explain structure program
    • Ans. 

      A structure program is a program that uses structures to group related data together.

      • Structures in C programming allow you to group related data together under one name.

      • You can define a structure using the 'struct' keyword.

      • Structures can contain different data types, including int, float, char, and even other structures.

      • You can access the members of a structure using the dot operator.

      • Example: struct employee { int id; ...

    • Answered by AI

    Skills evaluated in this interview

    Interview experience
    4
    Good
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    -

    I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

    Round 1 - Technical 

    (2 Questions)

    • Q1. Volatile keyword
    • Q2. Project specific
    Round 2 - HR 

    (2 Questions)

    • Q1. Salary expectations
    • Q2. Reason for job change
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    No response

    I was interviewed in Jan 2024.

    Round 1 - Coding Test 

    Embedded c 15 question and c language programming

    Round 2 - Technical 

    (1 Question)

    • Q1. Basically focaus on c laguage
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Indeed and was interviewed in Oct 2023. There were 2 interview rounds.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
    View all tips
    Round 2 - Technical 

    (5 Questions)

    • Q1. Basic question from my Resume and Work/Projects
    • Q2. Technical Question : Stackoverflow, Queue, Virtual Class/Keyword, Pointers, Linked List
    • Q3. Memory Stack, Local/Glabal/Staic Variable stored where?
    • Q4. Direct Memory Access, Heap, Stack, Dyanamic Memory Allocation, memory Segmentation fault
    • Q5. Difference between Timer and counters?
    • Ans. 

      Timers are used to measure time intervals, while counters are used to count events or occurrences.

      • Timers are typically used for generating delays, measuring time intervals, or triggering events at specific times.

      • Counters are used to count external events, such as pulses or interrupts.

      • Timers can be used to implement software delays, while counters can be used for tasks like frequency measurement.

      • Examples: A timer can be...

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - C++ questions mainly

    Skills evaluated in this interview

    Falcon Technologies Interview FAQs

    How many rounds are there in Falcon Technologies Embedded Engineer interview?
    Falcon Technologies interview process usually has 3 rounds. The most common rounds in the Falcon Technologies interview process are Resume Shortlist, Aptitude Test and Technical.

    Tell us how to improve this page.

    Falcon Technologies Embedded Engineer Interview Process

    based on 1 interview

    Interview experience

    4
      
    Good
    View more

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.4k Interviews
    Infosys Interview Questions
    3.6
     • 7.6k Interviews
    Wipro Interview Questions
    3.7
     • 5.6k Interviews
    Cognizant Interview Questions
    3.8
     • 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
     • 3k Interviews
    Deloitte Interview Questions
    3.8
     • 2.8k Interviews
    BYJU'S Interview Questions
    3.1
     • 2.2k Interviews
    Teleperformance Interview Questions
    3.9
     • 1.7k Interviews
    View all
    Project Coordinator
    5 salaries
    unlock blur

    ₹2.4 L/yr - ₹4 L/yr

    Project Engineer
    4 salaries
    unlock blur

    ₹4.1 L/yr - ₹6.5 L/yr

    Key Account Manager
    4 salaries
    unlock blur

    ₹6 L/yr - ₹7 L/yr

    Service Engineer
    4 salaries
    unlock blur

    ₹3.2 L/yr - ₹4.1 L/yr

    Accountant
    3 salaries
    unlock blur

    ₹6 L/yr - ₹6 L/yr

    Explore more salaries
    Compare Falcon Technologies with

    Wipro

    3.7
    Compare

    HCLTech

    3.5
    Compare

    Tech Mahindra

    3.5
    Compare

    Infosys

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