INTEGER TO ROMAN C++ | SOLVING FAANG CODING INTERVIEW | LEETCODE QUESTION 12

preview_player
Показать описание
Asked in Inteviews of: Adobe, Amazon, Apple, Bloomberg, Google, Microsoft, PayPal and more.

Solving the problem Integer to Roman and coding the solution in C++. Using dynamic programming to solve the problem in O(n) runtime.

Problem Description: Given an integer, convert it to a roman numeral.

Comment below your video suggestions!

#leetcode #faang #codinginterview #softwareengineering

Contents of this video
00:00 - Introduction
00:17 - Question
00:38 - Roman Numerals
04:36 - Solution Approach
06:26 - Coding
09:51 - Analysis
10:16 - Further Roman Numerals
12:14 - Outro

Music Credits:
Just Smile - LiQWYD
Stardust - Jay Someday
Рекомендации по теме
Комментарии
Автор

Very good video please cover some more videos too

MilindGupta