Write a program to check whether two strings are anagrams | Suresh Techs Python | Python In Telugu

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024
  • Rs.29 Teaching notes:
    / @suresh-techs
    #python #pythontelugu #pythonprogramming
    Python is very easy programming language, Guido van Rossum who is very good at programming had come up with this easy to learn programming language where in each and everything is an object. Here in these python tutorials I am going to teach you the basics of python programming language right from the very beginning step of understanding what a python programming is till you become master in python programming. Stay with me until you become gem in python.
    OUR INSTAGRAM PAGE: www.instagram....
    👉 Python 11 hours complete course: • Python In Telugu For B...
    👉 What is programming: • What Is Programming | ...
    👉 Java in 10 minutes: • Java In Telugu | Java ...
    👉 Git Telugu course: • Git in Telugu | Git Tu...
    👉 Git English course: • git complete course fo...
    👉 HTML Full course Telugu: • HTML tutorials in telu...
    PROGRAMS:
    1. Write a program to calculate sum of numbers from 1 to n
    2. Write a program to Reverse a string
    3. Write a program to check whether a string is palindrome?
    4. Write a program to find the factorial of a number
    5. Write a program to check whether a number is Armstrong?
    6. Write a program to print prime numbers from 1 to 100
    7. Write a program to swap two numbers without using temporary variable
    8. Write a program to reverse a number?
    9. Write a program to determine the factors of a number
    10. Write a program to get the matching characters in a string?
    11. Write a program to find Fibonacci sequence
    12. Write a program to calculate the number of vowels and consonants in a string?
    👉13. Write a program to check whether two strings are anagrams
    14. Write a program to find the number of occurrences of a particular character in a string
    15. Write a program to calculate the number of numerical digits in a string
    16. Write a program to compute the first character of a string that is not repeated
    17. Write a program to search a missing number in an array that contains integers from 1 to 100?
    18. Write a program to delete the repeated elements in an integer array
    19. Write a program to determine the largest and the smallest element of an array which is not sorted
    20. Write a program to determine the second largest element of an array
    If you wonder what a python is, my simple answer would be it's a trending technology in 2021 and upcoming years. If you are comfortable in basics then get ready to be paid high in several companies on the similar profile.
    Reference tags:
    Python Tutorial For Beginners
    Python Tutorial
    Python For Beginners,
    Python Full Course,
    Python Programming,
    python Projects,
    Python For Beginners In Telugu,
    Python,
    Python Interview Questions,
    Python For Data Science,
    Python Telugu,
    Python Telugu Tutorials
    Share, Like and Subscribe to our channel. Let's help each other to create better opportunities in getting a Job.

ความคิดเห็น • 17

  • @raghaakhil4118
    @raghaakhil4118 3 ปีที่แล้ว +1

    super ga chopavu bro ...if possible sql kuda teach chai bro

  • @tejavalavala4724
    @tejavalavala4724 3 ปีที่แล้ว

    Nice explanation sir

  • @PhaniLakshmipriya
    @PhaniLakshmipriya ปีที่แล้ว

    Notes ni Ela purchase chesi chuskivaloo video cheyandi

  • @saikumarburada6371
    @saikumarburada6371 3 ปีที่แล้ว +1

    Css and javascript kooda cheyandi sir

  • @UchhihaMadara
    @UchhihaMadara 2 ปีที่แล้ว

    class Program
    {
    static void Main(string[] args)
    {
    string str1 = Console.ReadLine().ToLower();
    string str2 = Console.ReadLine().ToLower();
    char[] ch1 = str1.ToCharArray();
    char[] ch2 = str2.ToCharArray();
    Array.Sort(ch1);
    Array.Sort(ch2);
    if (ch1.Length!=ch2.Length)
    {
    Console.WriteLine($"{str1} and {str2} are not Anagrams.");
    }
    else
    {
    bool flag = true;
    for(int index=0;index

  • @p.trilokreddy7754
    @p.trilokreddy7754 3 ปีที่แล้ว +2

    Where can I get notes ?

    • @raghaakhil4118
      @raghaakhil4118 3 ปีที่แล้ว

      where can i get notes???????????

    • @suresh-techs
      @suresh-techs  3 ปีที่แล้ว

      member ga join ayyaka...community tab lo links kanipistai.

  • @swathiartsrangolies
    @swathiartsrangolies 3 ปีที่แล้ว

    really helpful bro

  • @shivaa9901
    @shivaa9901 2 ปีที่แล้ว

    I written without using sort method . 🤗😏
    s1=input()
    s2=input()
    count=0
    if len(s1)==len(s2):
    for i in s1:
    for z in s2:
    if i==z:
    count+=1
    if count==len(s1) :
    print("they are anagrams")
    else:
    print("not anagrams")
    else:
    print("not anagrams")

  • @venkateshvenki7552
    @venkateshvenki7552 3 ปีที่แล้ว

    Anna channel lo cloud computing gurunchi course undaa

  • @varshadsouzafp2739
    @varshadsouzafp2739 3 ปีที่แล้ว

    Sir I joined member
    I want python notes
    How I can see

    • @suresh-techs
      @suresh-techs  3 ปีที่แล้ว

      Community tab lo links untI

  • @8985549546
    @8985549546 3 ปีที่แล้ว

    Sir I paid, 29 but notes not received

    • @suresh-techs
      @suresh-techs  3 ปีที่แล้ว

      you can find notes links in community tab