i
Radiant Semiconductors
Filter interviews by
I was interviewed in Sep 2024.
They inquired about all the fundamental concepts of digital circuits and aptitude.
Job transitions can occur due to career advancement, better opportunities, company restructuring, relocation, dissatisfaction, or personal reasons.
Career advancement opportunities
Better job opportunities elsewhere
Company restructuring or downsizing
Relocation to a different city or country
Dissatisfaction with current job or company culture
Personal reasons such as family obligations or health issues
I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.
Basic aptitude test with digital electronics and verilog questions
Coding related to verilog and system verilog
Radiant Semiconductors interview questions for popular designations
I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.
Reasoning questions like blood relation , coding and decoding , time and work
Top trending discussions
posted on 12 Sep 2024
I applied via Approached by Company
I completed an internship at XYZ Company where I worked on designing a circuit board for a new product. I also worked on a major project involving power distribution systems.
Internship at XYZ Company focused on designing a circuit board
Worked on a major project involving power distribution systems
Learned about power distribution, circuit design, and testing procedures
I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.
posted on 23 Jan 2025
I was interviewed in Dec 2024.
I possess substantial experience in aptitude, as well as in basic electronics and electrical concepts.
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
Latch is level sensitive and FF is edge sensitive. Latch is transparent while FF is opaque.
Latch is level sensitive, meaning it changes output based on input level. FF is edge sensitive, changing output on clock edge.
Latch is transparent, meaning output changes as soon as input changes. FF is opaque, output changes only on clock edge.
Latch is faster but more prone to glitches. FF is slower but more stable.
Examples: SR
Blocking assignments wait for the assigned statement to complete before moving on, while non-blocking assignments allow for concurrent execution.
Blocking assignments use '=' operator and execute sequentially.
Non-blocking assignments use '<=' operator and allow for concurrent execution.
Blocking assignments are used for combinational logic.
Non-blocking assignments are used for sequential logic.
Example: blocking assign...
posted on 21 Nov 2024
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
We have 25 questions and negative marking is there
Storage classes in C language define the scope and lifetime of variables.
There are four storage classes in C: auto, register, static, and extern.
Auto variables are local to the block they are declared in 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 outside of any function and ...
There are 10 address lines present in 1kb memory.
1kb memory = 1024 bytes
To address 1024 bytes, 10 address lines are needed (2^10 = 1024)
Reverse an array of strings
Create a new array to store the reversed strings
Iterate through the original array in reverse order and add each element to the new array
Return the new array as the reversed array
based on 5 interviews
Interview experience
based on 19 reviews
Rating in categories
Dft Design Engineer
6
salaries
| ₹3 L/yr - ₹12 L/yr |
Embedded Engineer
5
salaries
| ₹2.5 L/yr - ₹4.4 L/yr |
Asic Verification Engineer
5
salaries
| ₹3 L/yr - ₹5 L/yr |
Physical Design Engineer
4
salaries
| ₹5.5 L/yr - ₹7 L/yr |
Analog Layout Engineer
4
salaries
| ₹3 L/yr - ₹4.5 L/yr |
Intel
Texas Instruments
Qualcomm
Advanced Micro Devices