Filter interviews by
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
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 vari...
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).
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 remai...
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.
ASK (Agnostic System Knowledge) refers to a framework for understanding and analyzing complex systems without bias.
ASK promotes an unbiased approach to system analysis, focusing on facts rather than assumptions.
It encourages collaboration among stakeholders to gather diverse perspectives.
Example: In software development, ASK can help identify user requirements without preconceived notions.
ASK can be applied in var...
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 beha...
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 comp...
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.
ASK (Agnostic System Knowledge) refers to a framework for understanding and analyzing complex systems without bias.
ASK promotes an unbiased approach to system analysis, focusing on facts rather than assumptions.
It encourages collaboration among stakeholders to gather diverse perspectives.
Example: In software development, ASK can help identify user requirements without preconceived notions.
ASK can be applied in various ...
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
Top trending discussions
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before Jun 2021. There were 2 interview rounds.
Frameworks provide structure and pre-built components for software development, but can also limit flexibility and require learning curve.
Advantage: Provides structure and pre-built components for faster development
Advantage: Can improve code quality and maintainability
Disadvantage: Can limit flexibility and customization
Disadvantage: Requires learning curve and potential dependency issues
Example: ReactJS provides a fr...
Oops stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent real-world entities.
Advantages: code reusability, modularity, encapsulation, inheritance, polymorphism
Disadvantages: complexity, steep learning curve, performance overhead
Example: creating a class 'Car' with properties like 'make', 'model', and 'year', and methods like 'start_engine' and 'stop_engine'
I appeared for an interview in Jan 2021.
A C# program to demonstrate basic concepts like variables, loops, and conditionals.
Use 'int' for integers: int number = 5;
Implement loops: for (int i = 0; i < 5; i++) { Console.WriteLine(i); }
Use conditionals: if (number > 0) { Console.WriteLine('Positive'); }
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
based on 22 reviews
Rating in categories
Software Consultant
6
salaries
| ₹7.7 L/yr - ₹10.6 L/yr |
Senior Software Analyst
6
salaries
| ₹5.8 L/yr - ₹10.9 L/yr |
Senior Software Consultant
4
salaries
| ₹12.5 L/yr - ₹18.6 L/yr |
S.C
3
salaries
| ₹16 L/yr - ₹34 L/yr |
SAP Bw4Hana Consultant
3
salaries
| ₹4 L/yr - ₹13 L/yr |
Thomson Reuters
HighRadius
Chetu
EbixCash Limited