i
Bitsilica
Filter interviews by
posted on 3 Mar 2024
I was interviewed in Feb 2024.
Top trending discussions
posted on 19 Nov 2022
I applied via LinkedIn and was interviewed in May 2022. There were 4 interview rounds.
This round consists of technical test which was focusing on electronics subjects.
posted on 24 Jul 2024
randc behavior generates random complex numbers with specified distribution
Use randc to generate random complex numbers
Specify distribution using arguments like mean, variance, etc.
Example: randc(10, 1, 2) generates 10 random complex numbers with mean 1 and variance 2
posted on 28 Jul 2024
I applied via Job Portal
Flip-flops are sequential logic circuits used to store and manipulate binary data.
Flip-flops are basic building blocks of digital circuits.
They can store a single bit of information, either 0 or 1.
Flip-flops have two stable states: set and reset.
They are used to store and transfer data in sequential circuits.
Examples of flip-flops include D flip-flop, JK flip-flop, and T flip-flop.
I applied via Walk-in and was interviewed before Jul 2023. There were 2 interview rounds.
All aptitude topics covered
Implementing an AND gate in behavioral code
Use if statements to check if both inputs are high
Assign the output to high if both inputs are high
Use Verilog or VHDL syntax depending on the language being used
FF is edge-triggered, stores data on clock edge. Latch is level-sensitive, stores data as long as enable signal is active.
FF stores data on clock edge, latch stores data as long as enable signal is active
FF has two stable states (0 or 1), latch has one stable state (depends on enable signal)
FF is used for sequential circuits, latch is used for level-sensitive circuits
Example: D flip-flop (FF) vs SR latch
posted on 31 Oct 2024
I applied via Walk-in and was interviewed in Oct 2024. There were 3 interview rounds.
posted on 4 Mar 2025
I was interviewed in Feb 2025.
Virtual round for fundamental coding.
Physical round for coding assignment given on a paper.
Swapping bits in a byte involves exchanging the positions of bits within an 8-bit binary number.
A byte consists of 8 bits, indexed from 0 to 7.
To swap bits, you can exchange pairs: (0, 7), (1, 6), (2, 5), (3, 4).
Example: For byte 10110010, swapping gives 01011001.
Use bitwise operations: AND, OR, and XOR to manipulate bits efficiently.
In programming, you can use masks to isolate and swap bits.
I applied via Walk-in and was interviewed in Aug 2023. There were 6 interview rounds.
Aptitude questions like 1.relational questions 2.table ques 3.age ratio
2 codes are there 1 is easy 2nd medium level and in other section mcq quetions on technologies like java,js
posted on 30 Oct 2023
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Design & Verification Engineer
53
salaries
| ₹0 L/yr - ₹0 L/yr |
Embedded Software Engineer
27
salaries
| ₹0 L/yr - ₹0 L/yr |
Verification Engineer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Design Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
RTL Design Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech