Skip to content

IndusTechie

A computer science portal

  • Algorithms and Datastructure
  • Technologies
    • Hadoop
      • Python
        • Python Course For Beginners
    • Java
      • Java Programming Exercises, Solution
      • Java Lambda Expression
      • Spring And Spring Boot
    • Database
      • Oracle PL/SQL Problems with Solutions
    • JavaScript
    • Hadoop
    • MongoDB
  • Software Testing
    • Cypress
    • JMeter
    • Karate
    • Gatling
    • Selenium
      • Selenium Interview Questions and Answers
  • Summary of Self-Help Books
  • About Me

Tag: leetcode problem

leetcode 1822 solution in java

Posted on July 2, 2021December 4, 2021 by Admin

Sign of the Product of an Array There is a function signFunc(x) that returns: 1 if x is positive. -1 if x is negative. 0 if x is equal to 0. You are given an integer array nums. Let product be the product of all values in the array nums. Return signFunc(product). The problem description…

CategoriesAlgorithms and Datastructure, Java, Java Programming Exercises, Solution, Miscellaneous, Programming Geek

Recent Comments

  • How to access the collection elements using the streams? – IndusTechie on How to access collection elements in java using iterator method?
  • How to modify the collection while iterating using java? – IndusTechie on How to access collection elements in java using iterator method?
  • How will you segregate (on what basis) the regression , sanity , smoke suite if there are more than 400 manual test cases are present? – IndusTechie on What is Smoke testing, Sanity Testing and Regression Testing?
  • leetcode 1920 solution in java - IndusTechie on java solution of Build Array from Permutation problem
  • findElement method in Selenium WebDriver - IndusTechie on Selenium WebDriver is a class or interface?

Categories

  • Database
  • Finacial Geek
    • Technical Analysis Using Python
  • Miscellaneous
  • Oracle PL/SQL Problems with Solutions
  • Programming Geek
    • Java
      • Algorithms and Datastructure
      • Java Lambda Expression
      • Java Programming Exercises, Solution
      • Selenium
    • JavaScript
    • MongoDB
    • Python
      • Python Course For Beginners
  • Selenium Interview Questions and Answers
  • Self-Improvement
    • ImproveU to be BetterU
    • Summary Of Books
  • Software Testing
    • Cypress
    • JMeter
    • Karate

Archives

  • February 2025
  • August 2024
  • June 2024
  • April 2024
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • July 2022
  • June 2022
  • January 2022
  • December 2021
  • November 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • November 2019
  • October 2019
Proudly powered by WordPress