CodeNest
CodeNest
  • 9
  • 403
TOP INTERVIEW 150
Hey my sweet coders I am planning to start new series of Top interview coding questions to quick start your placement preparation. I hope you all are learning with me.
Thank you
STAY POSITIVE AND STAY CALM
FOR MORE:
@learn_with_me_19 visit this channel
Thank you.
มุมมอง: 11

วีดีโอ

String Matching in an array(7th jan)in c language.
มุมมอง 254 ชั่วโมงที่ผ่านมา
Hey my sweet coders! in this video i have uploaded the solution for the leetcode(7th jan)challenge. Process: 1.Allocate Memory for the Result Array. 2.Initialize Result Counter. 3.Nested Loops to Compare Strings. 4.Substring Check Using strstr. 5.Add Matching String to Result. 6.Update returnSize and Return the Result. Make sure to smash the like button . turn on post notification on and mostly...
Count Prefix and Suffix Pairs I(8 jan ) in c language.
มุมมอง 419 ชั่วโมงที่ผ่านมา
Hey my sweet coders ! In this video i have uploaded the solution for the leetcode (8th jan)challenge. Explanation : -This code implements two functions to check and count specific relationships between strings in an array. - "bool isPrefixAndSuffix(char* str1, char* str2)" = This function checks whether str1 is both a prefix and a suffix of str2. -"int countPrefixSuffixPairs(char words, int wor...
Minimum Number of Operations to Move All Balls to Each Box(6 jan) in c language.
มุมมอง 3216 ชั่วโมงที่ผ่านมา
Hey my sweet coders ! In this video I have uploaded the solution for the leetcode (6th jan) challenge. Explanation : - A function minOperations that calculates the minimum number of operations required to move all balls in a series of boxes to each box in the string boxes. The function returns an array where each element represents the minimum number of operations for that specific box to gathe...
Shifting letters II (5th jan) in c language.
มุมมอง 5314 วันที่ผ่านมา
Hey My sweet coders ! In this video I have uploaded the solution for the leetcode (5th jan) challenge. - This C function shiftingLetters modifies a string s based on a series of shift operations defined in the shifts array. Each shift operation specifies a range of characters in the string and the direction (left or right) to shift those characters within the range. Process : 1.Initialize diff ...
Unique Length-3 Palindromic Subsequences(4th jan)in c language.
มุมมอง 4314 วันที่ผ่านมา
Hey My sweet coders ! In this video I have uploaded the solution for the leetcode ( jan 4th) challenge . -Palindrome : is a string that reads the same forwards and backwards. -Subsequence: a string is a new string generated from the original string with some characters (can be none) deleted without changing the relative order of the remaining characters. For example, "ace" is a subsequence of "...
Number of ways to Split Array(3rd jan)
มุมมอง 7414 วันที่ผ่านมา
Heyy! My sweet coders welcome to my channel I'm so excited to share my videos too you all ! Here is the Day 2 Code of my TH-cam channel. Make sure you smash that like button , turn on post notification on and mostly important subscribe to my channel ! I hope you all learn with me and explore coding . STAY POSITIVE AND CALM MORE INFO @learn_with_me_19 visit this channel for more ! Thank you !
Count vowel Strings in ranges(2nd jan)
มุมมอง 9521 วันที่ผ่านมา
Day 1 of starting coding challenge For more coding solutions subscribe to this channel ! Thank you

ความคิดเห็น