Coder Social home page Coder Social logo

array-questions's Introduction

INDEX

  1. Reverse an array with new array.
  2. Reverse an array with external variable.
  3. Reverse an array without external variable.
  4. Remove n'th element from an array.
  5. Find Duplicate numbers from an array.
  6. Find Unique numbers from an array.
  7. Sort array in ascending order.
  8. Sort array in descending order.
  9. Merge Two arrays.
  10. Find Odd & Even numbers.
  11. Sum of all elements an array
  12. Largest and smallest elements in an array.
  13. Largest and Second largest.
  14. Smallest and Second Smallest.
  15. Find the Nth largest number.
  16. Find the count of the negative numbers and sum of the positive numbers
  17. Find the frequancy of the array elements.
  18. Copy the elements of one array into another array
  19. Count the duplicate elements in the array.
  20. Insert values in the N'th position.
  21. Largest Repeating element and its count.
  22. Sum of the elements should be 50 and contain maximum elements.
  23. Move all zero to first of the array.
  24. Move all zero to end of the array.
  25. Find the two numbers which has 10 as sum.
  26. Find the two numbers which has 10 as sum (way 2 method 2).
  27. Move all zero to end of the array ( method 2 and not using second array).
  28. Sort an array in Alphabetical order (SELECTION SORT)
  29. Move All Zeros to End of the array method -- 2 (simplified)
  30. Move All Zeros to First of the array method -- 2 (simplified)
  31. Product of The array.
  32. Find the Square root of values

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.