Lesson 2 of 13 • 1 upvotes • 2:40mins
This lesson discusses the solution of a very simple, basic problem taken from Hackerrank. Do try coding the solution. :) Please note: You can find the length of a string by using the predefined function length() or size(). Eg: To find the length of a string s, int length= s.size();. OR int length= s.length(); These functions are in the string library, so do note to add the header file string.h whenever these functions are used. #include<string.h>
13 lessons • 59m
Lesson - 1 - Anton and Danik
4:27mins
Lesson - 2 - CamelCase
2:40mins
Lesson - 3 - Malvika is Peculiar about the Color of Balloons
4:13mins
Lesson - 4 - Mike and Palindrome
3:53mins
Lesson - 5 - Lapindromes
5:05mins
Lesson - 6 - Anagrams
2:19mins
Lesson - 7 - Rolling in the Deep
3:04mins
Lesson - 8 - Alex and Broken Contest
4:26mins
Lesson - 9 - Chef and his Characters
7:05mins
Lesson 10 - Studying Alphabet
6:26mins
Lesson 11 - Palindromic Subsequence
4:59mins
Lesson - 12 - Similar Dishes
5:13mins
Lesson - 13 - Whats in the Name
5:42mins