Filter interviews by
A microprocessor is a small electronic chip that serves as the central processing unit (CPU) of a computer.
It is responsible for executing instructions and performing calculations in a computer.
It is made up of millions of transistors that work together to process data.
Examples include Intel's Pentium and AMD's Ryzen processors.
It is the brain of a computer and determines its processing power.
It is found in a variety o...
Pin diagram of 8086 microprocessor.
8086 has a 40-pin dual in-line package (DIP).
Pins are grouped into power supply, data bus, address bus, control and status signals.
Pin 1 is at the top left corner and pin 40 is at the bottom right corner.
Examples of pins: A0-A15 (address bus), D0-D15 (data bus), RD (read), WR (write), CLK (clock).
Microprocessor architecture refers to the design of the internal components of a microprocessor.
Microprocessor architecture includes the organization of registers, memory, and instruction sets.
It also involves the design of the control unit and the arithmetic logic unit (ALU).
Examples of microprocessor architectures include x86, ARM, and MIPS.
The architecture can affect the performance, power consumption, and compatibi
The latest processor is the Intel Core i9-11900K.
The Intel Core i9-11900K was released in March 2021.
It has a base clock speed of 3.5 GHz and a boost clock speed of 5.3 GHz.
It has 8 cores and 16 threads.
It uses the LGA 1200 socket and is compatible with Intel 500-series motherboards.
FSK stands for Frequency Shift Keying, a digital modulation technique used in communication systems.
FSK is a form of frequency modulation where the frequency of the carrier signal is shifted between two or more frequencies to represent digital data.
It is commonly used in applications such as radio broadcasting, wireless data transmission, and RFID systems.
In FSK, the amplitude and phase of the carrier signal remain con...
Filters are used to sort, group, or limit data based on specific criteria.
Filters are used to refine data by selecting specific criteria.
They can be used to sort data in ascending or descending order.
Filters can also be used to group data based on specific attributes.
They can be used to limit the amount of data displayed.
Examples of filters include date range filters, category filters, and search filters.
Fourier transform is a mathematical technique that transforms a signal from time domain to frequency domain.
It is used in signal processing to analyze and filter signals
It is used in image processing to extract features and compress images
It is used in audio processing to remove noise and enhance sound quality
It is used in cryptography to encrypt and decrypt data
It is used in quantum mechanics to describe the behavior ...
Code to print linked list reversely
Traverse the linked list and push each node into a stack
Pop each node from the stack and print its value
Code to delete a node from double linked list
Identify the node to be deleted
Update the previous node's next pointer to point to the next node
Update the next node's previous pointer to point to the previous node
Free the memory occupied by the node
I am a software analyst with experience in developing and implementing software solutions.
I have a degree in computer science
I have worked on various software projects
I am proficient in programming languages such as Java and Python
I have experience in database management
I am a quick learner and enjoy working in a team environment
IT is a constantly evolving field that offers endless opportunities for innovation and problem-solving.
IT is a dynamic and challenging field that requires constant learning and adaptation.
IT plays a crucial role in virtually every industry, from healthcare to finance to entertainment.
IT offers the opportunity to create innovative solutions to complex problems, improving efficiency and productivity.
IT provides a platfor...
I believe that practical experience is more valuable than theoretical knowledge.
I prefer to gain hands-on experience in the field rather than pursuing higher studies.
I have already gained a lot of practical knowledge through internships and projects.
I believe that real-world experience is more valuable than classroom learning.
I am constantly learning and improving my skills through online courses and workshops.
I am ope...
I applied via Referral and was interviewed before Oct 2021. There were 3 interview rounds.
IT TESTS YOU BAIC ABLITIES IN APTITUDE
IT TEST CODING ABILITIES LIKE C, JAVA
It was on hacker rank. 2 questions easy to medium
I applied via Campus Placement
3 coding question in 1:30 hr
2 medium + 1 hard
1- greedy
2- binary search, prefix sum
3- dp (too hard)
Hashmaps are data structures that store key-value pairs for efficient retrieval.
Hashmaps use a hash function to map keys to indices in an array.
Collision resolution techniques like chaining or open addressing are used to handle multiple keys hashing to the same index.
Common operations on hashmaps include insertion, deletion, and lookup of key-value pairs.
Normal apti questions.
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
Medium non verbal reasoning, verbal reasoning Os dbms network
No coding questions
Detect loop in a linked list.
Use two pointers, slow and fast, to traverse the list.
If there is a loop, the fast pointer will eventually catch up to the slow pointer.
If the fast pointer reaches the end of the list, there is no loop.
Use parseInt() function to convert string to integer without ASCII conversion.
Use parseInt() function with radix parameter to specify the base of the number system
If radix is not specified, parseInt() will try to determine the base automatically
If the string contains non-numeric characters, parseInt() will return NaN
Hacker Rank questions
Time ! hour
based on 3 reviews
Rating in categories
Senior Software Analyst
13
salaries
| ₹5.8 L/yr - ₹9.8 L/yr |
Software Consultant
6
salaries
| ₹7.7 L/yr - ₹10.6 L/yr |
Senior Software Consultant
6
salaries
| ₹12 L/yr - ₹18.6 L/yr |
Software Analyst
4
salaries
| ₹4.5 L/yr - ₹14.9 L/yr |
Senior Software Engineer
3
salaries
| ₹8 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
HCLTech