🔥 Welcome to Ashok IT..!! 👉 Register Here For Online Training : bit.ly/4dBYJbX 👉 Follow us in Instagram : bit.ly/3jzEKl8 👉 Follow Us in WhatsApp : bit.ly/49wCWje 👉 Visit Our Website : ashokit.in/
Hello Sir ,I saw Logic of Occurance of String Everywhere but as you explain and did this prog is very simple and clear to Understand Thank you so much...!!!
challenge 5 - Using C# but Logic Is Preety Same using System; using System.Text; using System.Collections.Generic; public class H { public static void Main(string[] args) { string str = "OPENTEXT"; int count = 0; char[] str1 = str.ToCharArray(); for (int i = 0; i < str1.Length; i++) { if (str1[i] == 'T' || str1[i]=='t') { count++; str1[i] = (char)(count + 48); } } str = new string(str1); Console.WriteLine(str); } }
In project related Questions.. you will get asked about the project that you have worked on.. and it's gonna be different for the different projects.. so just Try to go through your projects and learn how the exceptions are handled and what are the Features that this project provides and what exactly this project is all about.. just go through it once and you're good to clear any interview related to your Project.. All the Best 👍
Hi sir .Im preparing for 3yrs interview for java dev ..can i please know whether interviewer gonna ask for palindrome fibannaci kind of program for experienced people also ..can you plz give liat of coding questions...hope you please reply on this it really helps me!
🔥 Welcome to Ashok IT..!!
👉 Register Here For Online Training : bit.ly/4dBYJbX
👉 Follow us in Instagram : bit.ly/3jzEKl8
👉 Follow Us in WhatsApp : bit.ly/49wCWje
👉 Visit Our Website : ashokit.in/
Hello Sir ,I saw Logic of Occurance of String Everywhere but as you explain and did this prog is very simple and clear to Understand Thank you so much...!!!
Thankyou... follow us in whatsapp channel to get more updates :
whatsapp.com/channel/0029Va9NnSdCHDyqwAoeIB1G
Excellently illustrated all the String problems in Java.
Please contact our admin team : 9985396677
Great video, and it's very useful for interview preparation. Thank you!
You're very welcome!
If u know Ashok sir then u know everything in Java 👍
Thank you so much
For 7) Find Longest Sub string without repeated characters (Refer Sliding window algorithm / Techinique as well)..
Can you write pgm for this
@@kukuusahhi
challenge 5 - Using C# but Logic Is Preety Same
using System;
using System.Text;
using System.Collections.Generic;
public class H
{
public static void Main(string[] args)
{
string str = "OPENTEXT";
int count = 0;
char[] str1 = str.ToCharArray();
for (int i = 0; i < str1.Length; i++)
{
if (str1[i] == 'T' || str1[i]=='t')
{
count++;
str1[i] = (char)(count + 48);
}
}
str = new string(str1);
Console.WriteLine(str);
}
}
🔥 Please follow us in WhatsApp channel : bit.ly/49wCWje
Very useful video...Can you post a video on popular Array questions with solutions
Yes, soon
You can find onemore good resource, crack coding round array problems.
ruclips.net/video/o_hNrb2XlGw/видео.html
@@ashokitHave You Posted The Array's Logical Questions And Solution?
@@ashokitpost questions on arrays also sir
mind blowing bgm in the starting......
Thankyou
ruclips.net/video/o_hNrb2XlGw/видео.html
sir please make a video on particular project related interview question as a experience of 2+ years .
In project related Questions.. you will get asked about the project that you have worked on.. and it's gonna be different for the different projects.. so just Try to go through your projects and learn how the exceptions are handled and what are the Features that this project provides and what exactly this project is all about.. just go through it once and you're good to clear any interview related to your Project.. All the Best 👍
Please Contact Our Admin Team:wa.me/+919985396677
👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj
Sir can u please upload Java 8 feature coding questions and answers for experience
sure
Hi sir .Im preparing for 3yrs interview for java dev ..can i please know whether interviewer gonna ask for palindrome fibannaci kind of program for experienced people also ..can you plz give liat of coding questions...hope you please reply on this it really helps me!
Hi, can you help me for preparing fake experience certificate of form16
Sir we have any approach to solve of interviewer
please contact our admin team : +91 9985396677
Is this type of questions coming in interviews
Please contact our admin team : 9985396677
How to improve coding skills @ashok
Please Contact Our Admin Team:wa.me/+919985396677
👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj
Sir if we j=1 then we don't require to the condition I!=j
j can’t be i+1 because for every character need to compare from 0 to length-1
we have to use j=i+1
Sir ur paid course fees and link
please contact our admin team : +91 9985396677
Sir can give string program pdf
Please Contact: +919985396677
👉 Subscribe To Our RUclips Channel: bit.ly/41IHJdj