simply teching
simply teching
  • Видео 145
  • Просмотров 712 859
Important data structure for coding interview | how to practice coding round for experienced | Hindi
In this video I have explained those data structure which is very important and using these you can easily solve almost all the problems asked in coding round interview.
I have faced this issue while preparing for coding round that when the methods and properties of the data structure is not clear then it is very difficult to solve the problems. And that is why I have listed those data structures which I felt is very important for coding round interview.
So go ahead and practice the problems and try to use as much methods and properties of a collections as much you can so that when you are actually facing the interview you can immediately identify the best solutions.
So if you enjoyed watchi...
Просмотров: 599

Видео

c# strategy for coding interview | coding tricks | How to prepare for coding interview | Hindi
Просмотров 5 тыс.9 месяцев назад
In this video I have shared all my experience and learnings for coding round interview preparation. I have shared the strategy which I follow to prepare for coding interview. This tricks which I have shared in this video if you follow this I am very sure you can solve any problem which can be asked in interview. I do not have experience with FANG companies coding rounds but I am very sure for a...
27 dotnet core web api interview questions with answer | Hindi
Просмотров 36 тыс.10 месяцев назад
In this question I have explained in detail the most frequently asked interview questions in dotnet core Web API. Here I have discussed theoretically more because if I will cover practical then video length will increase so much. But majorly my Target in this video is to cover all the important questions which you will definitely encounter in interview. So if you enjoyed watching the video like...
Top 10 String method frequently used in coding interview | Interview preparation | Hindi
Просмотров 5 тыс.11 месяцев назад
In this video I have discussed on the top 10 frequently and most important string method which is so important that if you prepare and practice a bit, you can easily create any programs for string. So if you enjoy the video and it added any value to your knowledge then do like it and don't forget to subscribe the channel. Subscribe the channel : ruclips.net/channel/UCbiOBtAI-Mqr29x_zuISsWw Visi...
Top 26 c# advanced interview questions and answers | Hindi
Просмотров 39 тыс.Год назад
In this video I have discussed top 26 frequently asked interview questions on advance c#. This list is based on what I have experienced in interview and I am sure it will definitely going to help you as well. I have missed to include one question from the list in the video FirstOrDefault vs SingleOrDefault method FirstOrDefault method will return null if there is no result in the list or collec...
20 Dotnet Core Interview Questions with Answers | Most asked questions | Hindi
Просмотров 43 тыс.Год назад
In this video I have collected 20 most asked interview questions which is very much possible that if you go for dotnet core interview questions then it will be asked to you. If you enjoyed watching the video and it added some value to your knowledge then do like it and don't forget to subscribe. Subscribe the channel : ruclips.net/channel/UCbiOBtAI-Mqr29x_zuISsWw Visit Playlist ruclips.net/p/PL...
25 C# interview questions and answers for experienced | Frequently asked interview questions | Hindi
Просмотров 28 тыс.Год назад
In this video I have explained top 25 c# object-oriented programming interview questions. This is not only for experience freshers can also encounter these questions in their interview. These questions are not just random questions, I have tried to list only which I have experienced by myself. All the questions in the videos was asked multiple time to me during my interview and I found that the...
what is dotnet standard | net standard vs net core vs net framework | Hindi
Просмотров 1,3 тыс.Год назад
In this video I have explained what is .net standard and how it is benefit for a project. Also I have tried explaining why it is needed. I have used very simple example so that anyone can understand and can use it. if you like this video do like it and don't forget to subscribe Subscribe the channel : ruclips.net/channel/UCbiOBtAI-Mqr29x_zuISsWw Visit playlist: ruclips.net/p/PLJhxHp6j1l 55_lvr4...
6. How to Assert | xunit assert exception | xUnit Test tutorial | Hindi
Просмотров 3,8 тыс.Год назад
In this video I have explain what is Assert and its methods. Also the very important Assertion which is Asserting a method which throws exception. If you enjoyed the video then do like it and don't forget to subscribe the channel. Subscribe the channel : ruclips.net/channel/UCbiOBtAI-Mqr29x_zuISsWw Visit playlist: ruclips.net/p/PLJhxHp6j1l-9iNuiHCt5FtpT7P0BhTFSm Other playlists Design Pattern P...
5. Fact vs Theory xUnit | xUnit Test tutorial | Hindi
Просмотров 3,4 тыс.Год назад
In this video I have explained different ways of using Theory in xUnit. I have also explained where to use fact and where to use theory. If you enjoyed the video then do like it and don't forget to subscribe the channel. Subscribe the channel : ruclips.net/channel/UCbiOBtAI-Mqr29x_zuISsWw Visit playlist: ruclips.net/p/PLJhxHp6j1l-9iNuiHCt5FtpT7P0BhTFSm Other playlists Design Pattern Playlist: r...
4. Moq Framework for unit testing c# | Mock a method or service | xUnit Test tutorial | Hindi
Просмотров 13 тыс.Год назад
In this video I have explained what is moq framework and why we need this if we have different other ways to mock a method or service. There are many beneficial and important information on moq in this video so watch and enjoy the beauty of Unit Testing. If you enjoyed the video then do like it and don't forget to subscribe the channel. Subscribe the channel : ruclips.net/channel/UCbiOBtAI-Mqr2...
3. xUnit code coverage | xUnit code coverage in visual studio or vs 2019 | Hindi
Просмотров 9 тыс.Год назад
3. xUnit code coverage | xUnit code coverage in visual studio or vs 2019 | Hindi
2. xUnit Setup c# | Structure of Unit Test | AAA methodology | Hindi
Просмотров 10 тыс.Год назад
2. xUnit Setup c# | Structure of Unit Test | AAA methodology | Hindi
1. Unit Test Introduction | xunit testing .net core web api | Hindi
Просмотров 15 тыс.Год назад
1. Unit Test Introduction | xunit testing .net core web api | Hindi
Recession in Indian IT sector | How it will effect Software engineers | Hindi
Просмотров 1,7 тыс.Год назад
Recession in Indian IT sector | How it will effect Software engineers | Hindi
6. Assert in unit testing c# | mstest unit testing c# | MSTest in depth | Hindi
Просмотров 891Год назад
6. Assert in unit testing c# | mstest unit testing c# | MSTest in depth | Hindi
5. MSTest Datarow and Datasource | Parameterized Unit Test | Hindi
Просмотров 1,1 тыс.Год назад
5. MSTest Datarow and Datasource | Parameterized Unit Test | Hindi
4. MSTest Fakes | Create and use microsoft fakes for mstest | Arrange in AAA methodology | Hindi
Просмотров 1,5 тыс.Год назад
4. MSTest Fakes | Create and use microsoft fakes for mstest | Arrange in AAA methodology | Hindi
3. What is code coverage | MSTest code coverage | Unit Test in depth | Hindi
Просмотров 3,1 тыс.Год назад
3. What is code coverage | MSTest code coverage | Unit Test in depth | Hindi
2. Unit Test structure | AAA pattern | MSTest in depth tutorial | Hindi
Просмотров 3,4 тыс.Год назад
2. Unit Test structure | AAA pattern | MSTest in depth tutorial | Hindi
1. MSTest unit testing c# introduction | Unit Testing in depth with MSTest
Просмотров 3,4 тыс.Год назад
1. MSTest unit testing c# introduction | Unit Testing in depth with MSTest
Product based company vs Service based company | Salary in product based companies | Hindi
Просмотров 1,2 тыс.Год назад
Product based company vs Service based company | Salary in product based companies | Hindi
Product based companies using dotnet | Scope of dotnet | Hindi
Просмотров 3,8 тыс.Год назад
Product based companies using dotnet | Scope of dotnet | Hindi
Why dotnet is better than java | .net vs java developer | .net or java career | hindi
Просмотров 10 тыс.Год назад
Why dotnet is better than java | .net vs java developer | .net or java career | hindi
6. Repository pattern c# | repository pattern in asp.net core web api
Просмотров 20 тыс.Год назад
6. Repository pattern c# | repository pattern in asp.net core web api
4. Factory Method Design Pattern | real time example in c# | frequently asked interview question
Просмотров 4,3 тыс.Год назад
4. Factory Method Design Pattern | real time example in c# | frequently asked interview question
Introduce yourself in interview for experienced | Tell me about yourself interview preparation Hindi
Просмотров 1,7 тыс.Год назад
Introduce yourself in interview for experienced | Tell me about yourself interview preparation Hindi
dotnet full stack developer salary in india | .net fullstack developer salary in Hindi
Просмотров 7 тыс.Год назад
dotnet full stack developer salary in india | .net fullstack developer salary in Hindi
7. Chain of responsibility in hindi | Design Pattern in dotnet | design patterns
Просмотров 4,6 тыс.Год назад
7. Chain of responsibility in hindi | Design Pattern in dotnet | design patterns
how to create logout in asp.net using c# | Concept Mania | Hindi
Просмотров 693Год назад
how to create logout in asp.net using c# | Concept Mania | Hindi

Комментарии

  • @srajanshukla8491
    @srajanshukla8491 2 дня назад

    Har baar mai koi bhi aisi video dekhta hu tab mai jaake creator ka content hai aur har baar creator apne hi content ki tareef karta hai. Java me paypal,walmart,netflix agar competition hai to high package bhi hai

  • @mahajveemahajvee8941
    @mahajveemahajvee8941 3 дня назад

    Java ..... 1. Platform independence. 2. Open-source ecosystem. 3. Large developer community. 4. Enterprise adoption. 5. Versatility (web, enterprise, Android, big data). 6. Continuous evolution. 7. Cross-language integration (Kotlin, Scala, etc.). 8. Extensive learning resources. 9. High job opportunities. 10. Strong tooling support (IDEs like IntelliJ, Eclipse). 11. Security features. 12. Mature garbage collection. 13. Backwards compatibility. 14. Global standardization. 15. Multi-threading support. 16. Robustness. 17. Portability. 18. Integration with big data technologies. 19. Extensive documentation. 20. Long-term viability.

  • @samuelyaqoob5256
    @samuelyaqoob5256 4 дня назад

    نہیں نہیں سر کمی کوئی نہیں ہے بہت اچھا ایکسپلیں کرتے ہیں

  • @samuelyaqoob5256
    @samuelyaqoob5256 5 дней назад

    Sir. present boht acha krty hain

  • @anushthababerwal5904
    @anushthababerwal5904 5 дней назад

    thank you

  • @netran104
    @netran104 5 дней назад

    plz create more videos like this about interview questions

  • @ChandanK_
    @ChandanK_ 6 дней назад

    Thank you so much Sir for such simple and detailed explanation series! 🙏🙏🙏

  • @Umairkhan-ou3rd
    @Umairkhan-ou3rd 10 дней назад

    How to handle scrnario type question

    • @simplyteching
      @simplyteching 6 дней назад

      This is very vast question.. but most of them you can answer if you practice.. mostly by creating small or big projects..

  • @coolvideovaishnavi8
    @coolvideovaishnavi8 12 дней назад

    Distace with year gap Wale SQL kar sakte h ky sir

    • @simplyteching
      @simplyteching 11 дней назад

      Yes.. ek genuine reason rakhiye.. problem nahi ayega.. bus interview clear karna hoga.. daba ke practice kijiye

  • @konarksharma6524
    @konarksharma6524 13 дней назад

    Hi sir can you guide i want to be in the backend only i hv no interest in ui side having 7yrs expr. What should i do learn azure or data or ai or any other way.

    • @simplyteching
      @simplyteching 12 дней назад

      I am not sure on AI but azure is trending with core.. data what you meant I am not sure.

  • @classhut5296
    @classhut5296 17 дней назад

    Microsoft, McAfee, Dell, paycheck, philips, Volvo, Wells Fargo, societe general

  • @ratnakarsethi8403
    @ratnakarsethi8403 17 дней назад

    Thank you so much sir

  • @harkiratsingh358
    @harkiratsingh358 17 дней назад

    What is your name sir ?

  • @AmmarTheTrainer
    @AmmarTheTrainer 18 дней назад

    Thanks for the good and easy explanation.

  • @rahul___k
    @rahul___k 19 дней назад

    Sir thank you so much for sharing, I've recommended your channel to all my colleagues. Please continue this good work.

  • @codedtech75
    @codedtech75 20 дней назад

    👌

  • @aishwaripradhan143
    @aishwaripradhan143 21 день назад

    Sir aap SQL ka b interview questions ka videos bnaiye.

  • @aishwaripradhan143
    @aishwaripradhan143 21 день назад

    Fantastic

  • @Senapati706
    @Senapati706 23 дня назад

    why delegate is required , what is that scenario where we must use the delegate ? plz tell us sir

  • @nikhitasingh3093
    @nikhitasingh3093 24 дня назад

    Can you please share the text document of the examples you have shown in all the design patterns? Thanks!

  • @DivansuPandat
    @DivansuPandat 24 дня назад

    I think ek cheej bhool gye Ap PUT ke case agr server ko wo data Nhi milta jisko update karna hai with the help of id then PUT method create a new data

  • @gajendrapardhi1337
    @gajendrapardhi1337 26 дней назад

    Need to explain clearly adha batare adha nahi 😅

  • @DarshilCodez7828
    @DarshilCodez7828 26 дней назад

    Very bad explanation

  • @Anuj_sk
    @Anuj_sk 28 дней назад

    Bakwas explanation...

  • @ishansharma9152
    @ishansharma9152 Месяц назад

    Sir, how can we test the private methods defined in a controller or services?

    • @simplyteching
      @simplyteching Месяц назад

      @@ishansharma9152 we do not test private method directly.. we test it by using the caller method..

  • @chandanpandey1847
    @chandanpandey1847 Месяц назад

    Useful ❤

  • @mdaslamknl
    @mdaslamknl Месяц назад

    Good Bolenga nahi to samjh kaisa ayaga Thanks

  • @utubeaashuu
    @utubeaashuu Месяц назад

    Superb. To the point. Thanks a lot

  • @mohinibarelikar4358
    @mohinibarelikar4358 Месяц назад

    Thank you so mush for this video

  • @VinayakPedkar
    @VinayakPedkar Месяц назад

    Please write unit test cases on crud operation

  • @waqar8544
    @waqar8544 Месяц назад

    bihari he sir app?

  • @crankshooter9655
    @crankshooter9655 Месяц назад

    DI is done using construcutor , method and property, add scoped , add singleton and add tranisient are the life cycle for instaniciation

  • @vinaysingh-tq5rg
    @vinaysingh-tq5rg Месяц назад

    Need more videos on unit testing

  • @user-dg1zr1ic8f
    @user-dg1zr1ic8f Месяц назад

    It was really informative ,if you could explain with code it will be more helpful for freshers.

  • @hypegaminghypegamer8887
    @hypegaminghypegamer8887 Месяц назад

    सर आपसे अनुरोध है कृपा करके Xamarin Forms and .net MAUI पर एक Complete कोर्स बना दीजिए Uber ,Ola Clone जैसा एक प्रोजेक्ट आपसे अनुरोध है सर

  • @hypegaminghypegamer8887
    @hypegaminghypegamer8887 Месяц назад

    बहुत ही शानदार तरीके से आपने चीजों को समझा है सिर्फ एक बार में कई सालों का पुराना कॉन्सेप्ट क्लियर हो गया

  • @deepakkumarsahu2797
    @deepakkumarsahu2797 Месяц назад

    How to implement Authorization and Authentication for jwt token in web api and. Actually why depedancy injection is required for dot net core. Make these videos

  • @akashmahajan04
    @akashmahajan04 Месяц назад

    Thank you

  • @asadqureshi1763
    @asadqureshi1763 Месяц назад

    very well explanation

  • @devopsPradeepKumar
    @devopsPradeepKumar Месяц назад

    Console.WriteLine("Enter the number to create the pattern :"); int num = Convert.ToInt32(Console.ReadLine()); int temp = num; for (int row = 1; row <= num; row++) { for (int col = temp; col >= 1; col--) { Console.Write(col + " "); } temp--; Console.WriteLine(); } Console.ReadLine();

  • @ajaysasane4674
    @ajaysasane4674 Месяц назад

  • @RohitSarathe-xj3zv
    @RohitSarathe-xj3zv 2 месяца назад

    waste of time

  • @RohitSarathe-xj3zv
    @RohitSarathe-xj3zv 2 месяца назад

    waste of time.

  • @user-vk4hn4kr8h
    @user-vk4hn4kr8h 2 месяца назад

    nice video

  • @9668699064
    @9668699064 2 месяца назад

    can you explain CQRS pattern

  • @MrAsim33922
    @MrAsim33922 2 месяца назад

    Nice

  • @Honest_Reaction
    @Honest_Reaction 2 месяца назад

    Bahut badhiya series hai sir, hope to more such videos from you.

  • @arsaurabh6044
    @arsaurabh6044 2 месяца назад

    In this video - 1. Microsoft 2. Dell 3. Paycheck 4. Phillips 5.Volvo 6. Wells-Fargo 7.Societe General

  • @abdulhaleem5535
    @abdulhaleem5535 2 месяца назад

    ❤❤

  • @ArjunMaurya-ey8sq
    @ArjunMaurya-ey8sq 2 месяца назад

    Thank you so much sir ki app hindi mi video uplode karta hai