Code2Succeed
  • Home
  • Java
    • Core Java
    • Collection Framework
    • Spring
    • JDBC
    • Design Patterns
    • Jersey
  • Scripting
    • Angularjs
    • Extjs
    • Angular
  • Interview Questions
    • Java
      • Bit Manipulation
      • Arrays & Strings
      • Collection Framework
  • Python
  • Reactjs
  • Go
  • Contact Us

Code2Succeed

Help You Grow

Functional alternative to loops

Functional alternative to loops

January 24, 2019 Vinay Yadav Comments 0 Comment

With new functional features adding up in languages like java, it is good to know how to loop in a functional way. Following are some of functional alternative for ‘for’ loop which you can use

…

Read More Read More

Get list of topics in kafka Golang

Get list of topics in kafka Golang

November 4, 2018 kavi Comments 0 Comment

There are different library available in Golang to publish and subscribe topics in kafka. In this example, we are using sarama library to list all the available topic at kafka broker.

To get sarama library, run below command. …

Read More Read More

Golang – Inorder Tree Traversal

Golang – Inorder Tree Traversal

October 21, 2018 kavi Comments 0 Comment

Here in this article, we shall discuss steps and different approach of implementing Inorder tree traversal. You can get the inorder tree traversal in java in our article Inorder Tree Traversal (DFS) in java. There are two ways, iterative and recursive for inorder tree traversal. We follow below steps for traversal …

Read More Read More

Golang – Preorder Tree Traversal

Golang – Preorder Tree Traversal

October 10, 2018 kavi Comments 0 Comment

Here in this article, we shall discuss steps and different approach of implementing preorder tree traversal. You can get the preorder tree traversal in java in our article Preorder Tree Traversal (DFS) in java. There are two ways, iterative and recursive for preorder tree traversal.We follow below steps for traversal …

Read More Read More

Posts navigation

NEWER POSTS
OLDER POST
facebook- 3 twitter google+instagram - 1 rss

Recent Posts

  • Golang – Insert and Search Trie
  • Golang – Create Binary Search Tree(BST)
  • Java Stream
  • Sorting in Golang
  • How to avoid null pointer

Tags

Angular (1) Angularjs (11) Angularjs2 (1) Angularjs Charts (4) bit-manipulation (3) cache (1) CaesarEncryption (1) collection framework (23) Core Java (13) data structure (4) design-pattern (1) ES6 (1) ExceptionHandling (2) extjs (5) Flux (1) functional programming (1) Go (11) golang (2) gson (2) Gulp (1) interview-questions (14) iterate (2) java (73) java-io (2) Java8 (1) JavaScript (5) java script (1) JavaScriptFramework (1) jdbc (4) jersey (3) multithreading (3) numpy (1) Palindrome (1) panda (1) parser (1) publisher-subscriber-pattern (1) python (12) ReactJs (3) Scala (1) SinglePageApplication (3) sorting (12) spring (8) Stream (1) string (6) treetraversal (3)
© 2022 | Proudly Powered by WordPress | Theme: Nisarg