Filter interviews by
I have extensive experience troubleshooting boot issues across various operating systems and hardware configurations.
Identified and resolved BIOS misconfigurations preventing booting on a custom-built PC.
Used recovery tools to fix corrupted boot sectors on Windows systems.
Diagnosed hardware failures, such as faulty RAM, that caused boot loops.
Utilized safe mode to troubleshoot driver issues that hindered system st...
Wi-Fi generations, from 802.11b to Wi-Fi 6E, have evolved in speed, range, and efficiency, enhancing wireless connectivity.
802.11b (1999): Up to 11 Mbps, 2.4 GHz, good range but limited speed.
802.11g (2003): Up to 54 Mbps, 2.4 GHz, backward compatible with 802.11b.
802.11n (2009): Up to 600 Mbps, operates on 2.4 GHz and 5 GHz, MIMO technology for better performance.
802.11ac (2013): Up to 3.5 Gbps, primarily 5 GHz, ...
Yes, I am hands-on in Python, utilizing it for automation, data analysis, and developing applications.
Developed automation scripts using Python to streamline data processing tasks, reducing manual effort by 30%.
Utilized Python libraries like Pandas and NumPy for data analysis, enabling better decision-making through insights.
Created RESTful APIs with Flask to support application integration, enhancing system inter...
VLSI stands for Very Large Scale Integration, a technology used to create integrated circuits by combining thousands of transistors.
VLSI technology allows for the integration of millions of transistors on a single chip.
Common applications include microprocessors, memory chips, and digital signal processors.
Examples of VLSI devices are CPUs like Intel's Core series and GPUs like NVIDIA's GeForce series.
VLSI design ...
What people are saying about Qualcomm
The area of an equilateral triangle inscribed in a circle can be calculated using the circle's radius.
The formula for the area of an equilateral triangle is (sqrt(3)/4) * a^2, where 'a' is the side length.
For a triangle inscribed in a circle, the side length 'a' can be expressed as a = r * sqrt(3).
Substituting 'a' into the area formula gives Area = (sqrt(3)/4) * (r * sqrt(3))^2 = (3 * r^2) / 4.
Example: If r = 2, t...
Sort an array of integers, removing duplicates to return distinct elements in increasing order.
Use a set to eliminate duplicates: e.g., [3, 1, 2, 2] becomes {1, 2, 3}.
Convert the set back to a list and sort it: e.g., sorted([1, 2, 3]) results in [1, 2, 3].
Return the sorted list as the final output.
Swap the first two digits of a hexadecimal string with the next two digits.
Identify the first four characters of the string.
Swap the first two characters with the next two characters.
Example: '1A2B3C' becomes '2B1A3C'.
If the string has less than four characters, no swap occurs.
Merge multiple sorted arrays into a single sorted array efficiently.
Use a min-heap to keep track of the smallest elements from each array.
Extract the smallest element from the heap and add it to the result array.
Insert the next element from the array of the extracted element into the heap.
Repeat until all elements from all arrays are merged.
Example: Merging [1, 4, 5], [1, 3, 4], [2, 6] results in [1, 1, 2, 3, 4, 4...
I bring a unique blend of skills, experience, and passion that aligns perfectly with your organization's goals and values.
Proven track record: In my previous role, I increased team productivity by 20% through effective project management.
Strong communication skills: I successfully led cross-functional teams, ensuring clarity and collaboration across departments.
Adaptability: I thrive in fast-paced environments, qu...
I am a dedicated professional with a passion for continuous learning and a strong commitment to teamwork and innovation.
Strong communication skills: I effectively convey ideas and collaborate with diverse teams, as demonstrated in my previous role leading cross-functional projects.
Adaptable and resilient: I thrive in fast-paced environments, having successfully navigated organizational changes while maintaining pr...
Designing a memory organization based on size and block units.
Determine the size of the memory and the size of each block unit
Choose a suitable memory organization scheme such as direct mapping, associative mapping, or set-associative mapping
Implement the chosen scheme and test for efficiency and accuracy
A random number generator circuit diagram can be created using a noise source and an amplifier.
Use a noise source such as a Zener diode or a reverse-biased transistor
Amplify the noise signal using an amplifier circuit
Use a comparator to convert the analog signal to a digital signal
Add a clock circuit to control the output frequency
A Schmitt trigger/inverter is a circuit that converts a noisy input signal into a clean digital output signal.
It has two threshold voltage levels: a high threshold and a low threshold
The output of the circuit changes state only when the input voltage crosses one of the threshold levels
It is commonly used in digital circuits to clean up noisy signals and to provide hysteresis
Examples include debouncing switches, signal ...
To optimize power usage/delay in AND gates, arrange inputs based on their capacitance and resistance.
Arrange inputs with lower capacitance and resistance closer to the gate
Inputs with higher capacitance and resistance should be placed farther away
Consider the layout of the circuit and the routing of the wires
Simulation tools can be used to determine optimal input arrangement
Answering a question on drawing CMOS circuit and W/L sizing for a given logic equation.
Understand the logic equation and its truth table
Use CMOS inverter and NAND gates to implement the logic
Size the transistors based on their role in the circuit
Check the circuit for correct functionality
Examples: AND gate, OR gate, XOR gate
A circuit for a set of logic equations using PLA
PLA stands for Programmable Logic Array
PLA is a type of digital circuit used to implement combinational logic circuits
The circuit consists of an AND array and an OR array
Inputs are fed into the AND array and the outputs are fed into the OR array
Example: A PLA circuit for a 2-input XOR gate would have 2 inputs, 2 AND gates, and 1 OR gate
Draw output waveforms for a logic circuit given delays for gates and wires.
Identify the logic gates and their delays
Determine the propagation delay for each wire
Use the delays to calculate the output waveform
Draw the waveform using a timing diagram
Design a circuit to get an output of frequency f/3 from a clock waveform of frequency f.
Use a counter to divide the frequency by 3
Implement a flip-flop to toggle the output
Use logic gates to control the counter and flip-flop
My M.Tech. project was focused on developing a machine learning algorithm for predicting stock prices.
Used historical stock data to train the algorithm
Implemented various machine learning techniques such as regression and neural networks
Achieved an accuracy of 80% in predicting stock prices
Explored the impact of news articles on stock prices
Qualcomm is a multinational semiconductor and telecommunications equipment company.
Founded in 1985 in San Diego, California
Specializes in designing and manufacturing wireless telecommunications products and services
Known for their Snapdragon processors used in smartphones and other mobile devices
Also involved in developing 5G technology and Internet of Things (IoT) devices
Has partnerships with various companies includi...
Yes, I have worked in groups on various projects.
I have worked in groups during my college projects.
I have also worked in groups in my previous job on a software development project.
In both cases, we had to collaborate and divide tasks among team members.
We had regular meetings to discuss progress and address any issues.
I found that working in a group allowed us to leverage each other's strengths and produce better res...
I appeared for an interview in Dec 2024.
I have over 5 years of experience as a Business Analyst in the finance industry.
Led cross-functional teams to analyze market trends and develop strategic plans
Performed data analysis to identify opportunities for cost reduction and revenue growth
Collaborated with stakeholders to gather requirements and create detailed business requirements documents
Business Analyst responsibilities include analyzing data, identifying trends, and making recommendations to improve business processes.
Gather and analyze data to identify trends and make recommendations
Work closely with stakeholders to understand business needs and requirements
Create reports and presentations to communicate findings and recommendations
Collaborate with cross-functional teams to implement solutions
Monito...
I appeared for an interview in Dec 2024.
Linux boot process involves several stages including BIOS, bootloader, kernel initialization, and user space initialization.
BIOS (Basic Input/Output System) performs hardware initialization and loads bootloader
Bootloader (GRUB, LILO) loads the Linux kernel into memory and starts it
Kernel initializes devices, mounts the root filesystem, and starts the init process
Init process (systemd, SysVinit) starts user space proces...
Planning is the process of setting goals, determining actions to achieve those goals, and allocating resources effectively.
Setting specific, measurable, achievable, relevant, and time-bound (SMART) goals
Creating a detailed plan of action to achieve the goals
Allocating resources such as time, money, and manpower efficiently
Monitoring progress and making adjustments as needed
Examples: Financial planning for a company's b...
A financial model is built to forecast future financial performance of a company or project.
Identify the purpose of the financial model (e.g. budgeting, valuation, forecasting)
Gather historical financial data and relevant assumptions
Create income statement, balance sheet, and cash flow statement projections
Perform sensitivity analysis to assess the impact of different variables
Validate the model by comparing actual res...
Depreciation is the allocation of the cost of a tangible asset over its useful life.
Depreciation is a non-cash expense that reduces the value of an asset over time.
It reflects the wear and tear, obsolescence, or decrease in value of an asset.
Common methods of calculating depreciation include straight-line, double declining balance, and units of production.
Example: A company purchases a machine for $10,000 with a useful...
Budgeting is the process of creating a plan to manage income and expenses over a specific period of time.
Budgeting involves setting financial goals and creating a detailed plan to achieve them.
It helps in tracking income, expenses, and savings to ensure financial stability.
Budgeting can be done on a personal level, for businesses, or for specific projects.
Examples of budgeting tools include spreadsheets, budgeting apps...
I appeared for an interview in Sep 2024.
I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.
Aptitude and technical questions were asked
Merge two sorted linked lists into a single sorted linked list
Create a new linked list to store the merged result
Iterate through both input linked lists and compare nodes to determine the order in which they should be merged
Update the next pointers of the nodes in the new linked list accordingly
Reverse words in a given string
Split the string into words using a space as delimiter
Reverse each word individually
Join the reversed words back together with a space in between
Dynamic 2D array multiplication involves multiplying two matrices of varying sizes using dynamic memory allocation.
Define two 2D arrays (matrices) dynamically using pointers.
Ensure the number of columns in the first matrix equals the number of rows in the second.
Allocate memory for the result matrix based on the dimensions of the input matrices.
Use nested loops to perform the multiplication: for each element in the res...
I am passionate about solving complex engineering problems and contributing to innovative projects.
I have always been fascinated by the intersection of technology and creativity
I thrive in fast-paced environments where I can apply my technical skills
I am excited about the opportunity to work with a talented team and make a real impact
Linux kernel is popular for its open-source nature, stability, security, and flexibility. Compiling it allows customization and optimization.
Linux kernel is widely used due to its open-source nature, allowing for customization and collaboration.
It is known for its stability, security, and flexibility, making it a preferred choice for many developers and organizations.
Compiling the Linux kernel involves configuring the ...
I applied via Company Website
A customer disputed a payment due to incorrect billing for services rendered, leading to a resolution process.
Customer received an invoice for $1,000 but only expected to pay $800 based on prior agreement.
Dispute arose when the customer claimed they were charged for services not rendered.
Communication breakdown occurred; the customer felt their concerns were not addressed promptly.
Resolution involved reviewing service ...
Invert the bits of a given number
Use bitwise XOR operator (^) with 1 to flip each bit
Repeat the process for all bits in the number
Return the inverted number
Backward compatibility can be supported by using versioning, deprecation strategies, and maintaining clear communication with users.
Use versioning to clearly distinguish between different versions of the system
Implement deprecation strategies to phase out old features gradually
Maintain clear communication with users about upcoming changes and provide migration paths
Consider using compatibility layers or adapters to bri...
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
It consisted of aptitude questions, then OS C 1mrks, which were re GATE questions. No coding, I chose hardware role, so questions were from digital electronics too. prepare the gate questions for these subjects
Some of the top questions asked at the Qualcomm interview -
The duration of Qualcomm interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 192 interview experiences
Difficulty level
Duration
based on 1.1k reviews
Rating in categories
Senior Engineer
1.5k
salaries
| ₹22 L/yr - ₹40 L/yr |
Software Engineer
1.1k
salaries
| ₹16.8 L/yr - ₹30 L/yr |
Engineer
918
salaries
| ₹16.6 L/yr - ₹30 L/yr |
Senior Software Engineer
748
salaries
| ₹23.9 L/yr - ₹40 L/yr |
Senior Leader Engineer
512
salaries
| ₹34.1 L/yr - ₹58.9 L/yr |
Nvidia
Intel
Mercedes-Benz Research and Development India
Tata Electronics