user100DaysOfCode
CommunityDevTermsResources|Login

Loading

Java Roadmap

Day 41: Regular Expressions

Regular expressions provide a flexible way to search, match and manipulate strings based on patterns. Implement the following programs to learn more about regular expressions.

  • Implement a method to check if the given string is an email address
  • Replace from a string using regular expressions
  • Extract URLs from a given text
<Prev|Next>

Learning Resources |View Complete Plan

Day 41 - Regular Expressions

Regular expressions provide a flexible way to search, match and manipulate strings based on patterns. Implement the following programs to learn more about regular expressions.

  • Implement a method to check if the given string is an email address
  • Replace from a string using regular expressions
  • Extract URLs from a given text
<Prev|Next>

Learning Resources |View Complete Plan

      Sponsor Us|Community|Blog|YoutubeCareersContact UsDisclaimerPrivacy PolicyTerms of Service
      Have Feedback or want to contribute? Email: hello[@]100DaysOfCode.io
      100DaysOfCode@2024