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

Tag: xpath

Flattening XML and selecting nodes based on input to convert to CSV

By mariaPosted on January 3, 2023

Problem I have some XML that I want to flatten based on its XPath. The task is to acquire certain […]

Handling XPATH input from a user

By mariaPosted on July 3, 2022

Problem I want to design API which could handle XPATH input from a user. I currently model the XPATH input […]

Java xPath: simple expression evaluation [closed]

By mariaPosted on November 30, 2021

Problem Closed. This question is off-topic. It is not currently accepting answers. Missing Review Context: Code Review requires concrete code […]

Evaluating an XPath with document.evaluate() to get an array of nodes

By mariaPosted on September 11, 2019

Problem The Problem Statement: Filter all nodes with an existing attribute that starts with a specific string (temp for example […]

Recent Posts

  • Drawing a hollow rectangle of rows and column provided by the console application
  • Random string generation in Java
  • Minimum number of copies of an application a company needs to purchase
  • Reinterpreting a string, treating < as a backspace character
  • Python address index +1 with list comprehension
  • Matching a set of conditions based on keywords to text
  • Policemen catch thieves
  • How to attach click to header child without reusing the code?
  • Converting a boolean list to string, and vice versa
  • OO design for Tic Tac Toe program
  • Unit tests using C#, Moq, AutoFixture, FluentAssertions
  • TDD approach for Advent of Code challenge: infinite spiral on a grid
  • Dijkstra’s Algorithm C++
  • Binary Search Tree in Ruby
  • The thing that makes API requests

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