EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 week ago · software

    Two Pointers (Same Direction)

    Overview The Two Pointers Same Direction pattern uses two indices moving forward together through a data structure usually an array or string. Unlike opposite‑...

    #two pointers #algorithm pattern #linear time #array processing #string manipulation #fast-slow pointer #optimization
  • 1 week ago · software

    Problem 8: Count Vowels

    Hey everyone! 👋 Today, we're tackling a string manipulation problem: Counting Vowels. The goal is to write a function that counts the number of vowels in a giv...

    #python #string-manipulation #vowels #algorithm #coding-challenge
  • 3 weeks ago · software

    125. Valid Palindrome | LeetCode | Top Interview 150 | Coding Questions

    Problem - LeetCode – Valid Palindromehttps://leetcode.com/problems/valid-palindrome/ - Solution discussion most optimal approach, beats 100%https://leetcode.co...

    #leetcode #palindrome #java #algorithm #two-pointer #string-manipulation
  • 3 weeks ago · software

    151. Reverse Words in a String | LeetCode | Top Interview 150 | Coding Questions

    Problem Reverse Words in a String – LeetCodehttps://leetcode.com/problems/reverse-words-in-a-string/ Solution Discussionhttps://leetcode.com/problems/reverse-w...

    #leetcode #string-manipulation #java #interview-prep #reverse-words
  • 3 weeks ago · software

    58. Length of Last Word | LeetCode | Top Interview 150 | Coding Questions

    'markdown Forem Communities

    #leetcode #coding-interview #algorithm #string-manipulation #programming #problem-solving
  • 3 weeks ago · software

    Week 2 Scripting Challenge: Caesarian Cipher

    Week 2 Security Challenge: Caesar Cipher 💡 Following along? All exercises are open‑source! ⭐️ Star the AppSec‑Exercises repohttps://github.com/fosres/AppSec-E...

    #caesar cipher #security interview #coding challenge #string manipulation #cryptography basics #appsec
  • 1 month ago · software

    RegExp vs String Manipulation in Go language

    What is wrong? In ihttps://github.com/abanoubha/i, the tool I wrote this function to replace the placeholder x in a command with the package name supplied by t...

    #go #regexp #string-manipulation #command-execution #exec.Command #package-manager #cli-tool
  • 1 month ago · software

    Palindrome Checker

    What is a palindrome? A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward ignoring spaces, punctua...

    #palindrome #python #string-manipulation #coding-challenge #algorithm
  • 1 month ago · software

    3606. Coupon Code Validator

    Problem Description You are given three arrays of length n that describe the properties of n coupons: - codei: a string representing the coupon identifier. - b...

    #coupon #validation #arrays #hash-table #string-manipulation #sorting #coding-challenge
  • 1 month ago · software

    PWC 350 Good Substring / Shuffle Pairs

    The movie version of Wicked is in theaters right now, so I’m reminded of the song For Goodhttps://www.youtube.com/watch?v=Y8YMfgu92hQ Broadway version. It’s rel...

    #perl #substring #algorithm #programming-challenge #string-manipulation
EUNO.NEWS
RSS GitHub © 2026