Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Category: Regex

Regular expression to identify java function

By mariaPosted on February 6, 2023

Problem I am trying to identify a java function block addition in a diff file (new line start with + […]

Regex in combination with file compare

By mariaPosted on February 6, 2023

Problem I have made a funtion to compare text files line by line, where timestamps and jobnumbers are replaced for […]

Evaluate/Refactor my ASP.NET XSS Security Helper Class

By mariaPosted on February 4, 2023

Problem I am maintaining a site with significant security concerns and I wrote a helper class for validating potential XSS […]

Perl script to match case law references

By mariaPosted on February 1, 2023

Problem I am very new to Perl and decided to work on a simple script that could solve a problem […]

Python App that parses file for lines that match a format

By mariaPosted on February 1, 2023

Problem I recently wrote some code that was dinged on not having well defined tests and poor modularity. Was hoping […]

Perl module validate quoted string literal, test with Test::LectroTest

By mariaPosted on January 30, 2023

Problem I guess for some motivation: I ripped this out of a larger library I’m half-working on to parse S-expressions […]

Basic JavaScript template engine using replace, match and RegExp

By mariaPosted on January 30, 2023

Problem To practice with regular expressions, I wrote this basic template engine in JavaScript in addition to a simple test […]

Python pattern searching using re standard lib, str.find()

By mariaPosted on January 28, 2023

Problem I’m trying to improve some code in order to get a better perfomance, I have to do a lot […]

Check if a string contains a set of characters

By mariaPosted on January 28, 2023

Problem I have written this piece of code to check if a string contains a set of characters, regardless of […]

Regex for mobile number validation [closed]

By mariaPosted on January 27, 2023

Problem Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add […]

  • 1
  • 2
  • 3
  • …
  • 53

Recent Posts

  • Java Single LinkedList
  • AsyncTask method
  • Strategy Pattern Implementation
  • Regular expression to identify java function
  • Regex in combination with file compare
  • Breaking after one of several string replaces occur
  • Average of three biggest parameters out of five without using sorting algorithm or vector/array
  • Stock Pipe Cutting using Recursion
  • Check if a binary tree is a subtree of another tree
  • VBAParser.DEBUG,
  • php most elegant function call returning array [closed]
  • NSAutoreleasePool with Json Data
  • Making a word processor
  • Get ruby Hash#each to return a built hash
  • Check fragment for exclude show same fragment again

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast