recursion

  1. Rishab7

    Windows 7 Reverse a linked list in Java

    Hi everyone, I am trying to reverse a linked list in Java. I have been following the tutorial on how to reverse a linked list, but I am having trouble understanding the recursive approach. Can anyone help me understand how to reverse a linked list using recursion in Java? Here is the code that...
  2. P

    Windows 7 Switch ownership of "normal" folders (tree): Disadvantages?

    When I inspect my file system some of my "normal" (=non system) folders then I can see owners like "S-1-5-21-15185678....." or "S-1-5-21-107808153 Why do only approx 30% of all folders have "S-1-5-21-151..." as owner and all others "Administrator"? I dislike these "S-1-5-21-......" owners and...
  3. News

    TA13-088A: DNS Amplification Attacks

    Original release date: March 29, 2013 Systems Affected Domain Name System (DNS) servers Overview A Domain Name Server (DNS) Amplification attack is a popular form of Distributed Denial of Service (DDoS) that relies on the use of publically accessible open recursive DNS servers to...
  4. News

    Windows 7 C9 Lectures: Dr. Ralf Lämmel - Going Bananas

    Dr. Ralf Lämmel returns for an exploration of folds, aka bananas. This is lecture 5 in his C9 Lecture series covering advanced functional programming topics. Welcome back, Ralf! We're so happy to have you here! Why bananas, Ralf? Banana is functional programming slang for "fold"—an application...
  5. News

    Windows 7 C9 Lectures: Dr. Ralf Lämmel - Advanced Functional Programming - Evolution of an Interpreter

    In*part*3 of the Advanced Functional Programming lecture series, Dr. Lämmel focuses on the domain of language interpretation as a*method of understanding some important functional programming techniques. As a side effect, some basics of programming language theory are also informally presented...
Back
Top