Risolto


Kinetic Energy of a Moving Car
Engineers at Mahindra & Mahindra test how much kinetic energy a car gains when accelerating.

19 giorni fa

Risolto


Work Done in Lifting an Object
Engineers at Larsen & Toubro are testing a crane used to lift heavy construction materials at a building site in Mumbai. They n...

19 giorni fa

Risolto


Maximum Power Transfer
Engineers at Texas Instruments design circuits for maximum efficiency. Internal resistance = 4 Ω Find load resistance for maxi...

19 giorni fa

Risolto


Kirchhoff’s Loop Law
Engineers at ISRO design spacecraft circuits. Battery = 10 V Total resistance = 2 Ω Find current in loop.

19 giorni fa

Risolto


Drift Velocity in Conductor

19 giorni fa

Risolto


Power Loss in Transmission Lines
Electricity transmitted by Power Grid Corporation of India experiences power loss due to resistance. Current = 10 A Resistance...

19 giorni fa

Risolto


Car Battery Internal Resistance
Engineers at Tata Motors test a car battery with: EMF = 12 V Internal resistance = 1 Ω External resistance = 5 Ω Find curren...

19 giorni fa

Risolto


Parallel Circuit in Home Wiring
Home appliances connected in parallel in a house in Gurgaon have resistances of 6 Ω and 3 Ω. Find equivalent resistance.

19 giorni fa

Risolto


Series Circuit in Street Lights
Street lights installed by the Delhi Electricity Distribution Company use three resistors of 2 Ω, 3 Ω, and 5 Ω in series. Find ...

19 giorni fa

Risolto


Mobile Charging Cable Resistance

19 giorni fa

Risolto


Electric Heater Safety Test
Engineers at Havells test a heater connected to 220 V supply. The heater resistance is 44 Ω. They need to calculate power consu...

19 giorni fa

Risolto


Emergency Torch in a Power Cut
During a power outage in Lucknow, Riya uses an emergency torch powered by a battery of 6 V connected to a bulb with resistance 3...

19 giorni fa

Risolto


[Master Regular Expression] Reformat Phone Number
You are given a phone number as a string number. number consists of digits, spaces ' ', and/or dashes '-'. You would like to re...

19 giorni fa

Risolto


[Master Regular Expression] Unique Email Addresses
Every valid email consists of a local name and a domain name, separated by the '@' sign. Besides lowercase letters, the email ma...

19 giorni fa

Risolto


[Master Regular Expression] Keyboard Row
Given an array of strings words, return the words that can be typed using letters of the alphabet on only one row of American ke...

19 giorni fa

Risolto


Hollow Diamond Pattern
Create an N×N matrix that forms a hollow diamond shape using 1s, leaving the interior empty. This challenge emphasizes boundary ...

circa un mese fa

Risolto


Hourglass Mandala
Generate an hourglass shape using matrix geometry and symmetry. e.g. N = 5; 1 1 1 1 1; 0 1 1 1 0; ...

circa un mese fa

Risolto


Vertical Mirror Mandala
Create a symmetric left-right mirrored pattern in an N×N matrix to emulate mandala reflection symmetry. e.g. N = 5; ...

circa un mese fa

Risolto


Filled Diamond Pattern
Create an N×N binary matrix that forms a filled diamond shape centered in the matrix. The diamond expands symmetrically toward t...

circa un mese fa

Risolto


Moving Product (Easy)
Given an input array A, write a function *movprod(A,k,dim)* to calculate the moving product over a sliding window of length *k* ...

circa un mese fa

Risolto


Crunch that matrix!
You are given an M x N matrix. Write a script that will compress this matrix into an M x (N/3) matrix, where each of the terms ...

circa un mese fa

Risolto


Sort rows of a matrix
Sort rows of matrix A in an ascending order according to the last column Example input: A = [1 2 3;7 8 9;4 5 6]; Exam...

circa un mese fa

Risolto


Great Circle Distance
Find shortest between two points on a ball given their azimuthal and polar angles (in degrees) as well as the radius of the sphe...

circa un mese fa

Risolto


Smallest distance between a point and a rectangle
Given two points *x* and *y* placed at opposite corners of a rectangle, find the minimal euclidean distance between another poin...

circa un mese fa

Risolto


Simulate full-stop emergency braking scenario.
Emergency braking events demand rapid deceleration to bring the vehicle safely to rest. Given initial vehicle speed and constant...

circa un mese fa

Risolto


Compute optimal regenerative and friction brake torque blending.
Electric and hybrid vehicles combine regenerative braking with traditional friction braking to maximize energy recovery while en...

circa un mese fa

Risolto


Estimate brake disc temperature rise during braking.
During braking, kinetic energy is converted into thermal energy, causing brake discs to heat up. Excessive temperature rise can ...

circa un mese fa

Risolto


Compute optimal front–rear brake force distribution.
Modern braking systems dynamically distribute braking forces between front and rear axles to maintain stability, reduce stopping...

circa un mese fa

Risolto


Compute wheel slip ratio during braking.
During braking, a difference develops between the vehicle’s forward speed and the rotational speed of its wheels. This differenc...

circa un mese fa

Risolto


Estimate dynamic load transfer to front axle during braking.
During braking, load shifts from the rear axle to the front axle. Given mass, deceleration, center of gravity height, and wheelb...

circa un mese fa

Carica altro