What is hashing and mention some hash types you know

Data StructuresHumming Wave
View Context

Some questions on Trees

Data StructuresHumming Wave
View Context

Write verilog code for OR gate using different modeling behaviour.

Digital Logic DesignTexas Instruments
View Context

Create a or gate using half adders and simply the equation to a + b

Digital Logic DesignTexas Instruments
View Context

Write truth table for even and odd parity for 3 input variables and draw the logic gate structure for the same?

Digital Logic DesignTexas Instruments
View Context

Follow to the fourth. Build a design where a logic high is given when odd number of ones enters in a bit stream?

Digital Logic DesignTexas Instruments
View Context

Detect the pattern 101 in the sequence of incoming bit.

Digital Logic DesignTexas Instruments
View Context

If capaticor are charged to some initail vlaue then what will be the charge on each capitore after certain time

Analog ElectronicsTexas Instruments
View Context

How to make a D flip-flop using mux

Digital ElectronicsTexas Instruments
View Context

Draw Xor gate with using Nor gate only

Digital Logic DesignTexas Instruments
View Context

How to make a 27* 1 decoder using 3* 1 decder

Digital Logic DesignTexas Instruments
View Context

How would you design a URL shortening service like TinyURL?

System DesignGoogle
View Context

Given a binary tree, find the lowest common ancestor (LCA) of two given nodes in the tree.

TreesGoogle
View Context

Explain the difference between a process and a thread.

Operating SystemsMicrosoft
View Context

Implement a LRU Cache.

Data StructuresAmazon
View Context