Question
A train takes 73 seconds to cross the bridge of 448
meters. If this train takes 41 seconds to cross the sign board then find out the length of the train.Solution
Let the length of the train be x m. Length of the platform = 448 m As we know, Speed = Distance/time (x + 448)/73 = x/41 41x + 18368 = 73x 73x-41x = 18368 32x = 18368 x = 18368/32 x = 574 m Length of the train is 574 m.
What is false about linked list?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which consensus mechanism is used by Bitcoin, the first blockchain-based cryptocurrency?
In dynamic programming, what does "optimal substructure" mean?
What is a "token" in lexical analysis?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
An XML document is a string of ____.
Which of the following algorithm is most sensitive to outliers?