Question
Anil scored 40% marks and fell short of passing marks by
80, while Sunita scored 70% marks, which was 100 more than the passing marks. Find the total marks of the examination.Solution
ATQ, Let the total marks = 100x Marks scored by Anil = (100x Γ 0.40) = 40x Marks scored by Sunita = (100x Γ 0.70) = 70x According to the data: 40x + 80 = 70x - 100 70x - 40x = 100 + 80 30x = 180 x = 6 Total marks of the examination = (100 Γ 6) = 600
Which of the following is a key challenge in handling deadlocks in an operating system?
What is a 'linked list' and how does it differ from an array?
What is a key challenge in applying Natural Language Processing (NLP) techniques to real-world text data?
What is the purpose of the keys() method in a dictionary?
Max-Flow Min-Cut theorem states:
Tarjanβs Algorithm finds:
Which of the following is a non-linear data structure?
Which memory type is the fastest but most expensive, typically located directly on the CPU?
In a graph, what is the maximum number of edges in a simple undirected graph with 'n' vertices?
Which algorithm constructs a suffix tree in linear time?