Skip to content

PickupBrain

Always Stay Ahead

  • Ms Word
  • Excel
PickupBrain
July 9, 2020August 3, 2020 pickupbr

Conditional Statements in Python

Python

A Conditional Statements is a statement that checks for a Boolean condition. It decides whether the block of statement will execute or not. If the condition evaluates to TRUE a section of code will execute. There are various types of conditional statements in Python, let’s

Continue Reading
July 6, 2020August 3, 2020 pickupbr

Advantages of Learning Python

Python

Python is important for software development or machine learning. Compared to other programming languages, Python is great for a number of reasons.The elegant design and syntax rules of this programming language makes it quite readable even among multi programmer development teams. Lets Find out what

Continue Reading
July 2, 2020August 3, 2020 pickupbr

Optimized way to Reverse a String | Leetcode Challenge #344

Ms word

Problem Statement Write a function that reverse a string. Input string will be given as an array of characters char[]. Can you to it without allocating extra space for another array? Hint: You must do this by modifying the input array in-place with O(1) extra

Continue Reading
June 26, 2020August 3, 2020 pickupbr

Longest Repeated Substring Problem | Longest Duplicate Substring Problem with Code

Ms word

Longest repeated substring problem is a problem of finding the longest substring that occurs at least twice in a given string. This is also one of the important interview questions. Problem Statement Given a string S, consider all duplicated substrings: (contiguous) substrings of S that occur more than once.  (The

Continue Reading
June 11, 2020August 3, 2020 pickupbr

A Complete Guide on List Slicing and slice() Method of Python

Python

Slicing is extraction of a part of a sequence like list, tuple, string. It can fetch multiple elements with a single statement. It does not remove the values from the iterable; instead makes a new object with the desired elements. Syntax start – Starting integer where

Continue Reading
June 4, 2020August 3, 2020 pickupbr

How to Get Index of an Element in Python List

Python

The index() method is used to find the position of a particular element in the Python List. Since it is a method of list class, it’s called using a .(dot) operator on list. It checks every element from the starting of the list until it

Continue Reading
May 31, 2020February 13, 2021 pickupbr

How to Type Fraction in Word: Tips and Tricks to Write Fractions

Ms word

You might have noticed some times Microsoft Word automatically converts text into required fraction you need. But for most of the case, Word doesn’t do this magical conversion. It happens because, Ms Word has autocorrect feature enabled by default that convert commonly used fractions like

Continue Reading
May 28, 2020August 3, 2020 pickupbr

List Comprehension In Python

Python

Python is famous for its elegant coding style that is concise, easy to write and almost as easy to read as plain English. List comprehension in python is one of the distinctive feature which provides a powerful functionality within a single line of code. It’s

Continue Reading
May 25, 2020August 3, 2020 pickupbr

Web Scraping using Python: Tutorial on how to extract data from website using Python

Python

What is Web Scraping? In simple words, Web Scraping is an extraction of data from a website. For example, some websites contains an extensive amount of invaluable data like stock prices, product’s details and sports stats, so if you want to access their information, either

Continue Reading
May 16, 2020August 3, 2020 pickupbr

Kadane algorithm for Maximum sum subarray problem: Java, Python and C++ code of Kadane algorithm

Ms word

Kadane algorithm is the fastest and optimized algorithm of Maximum Sum Subarray problem. Maximum sum subarray is the contiguous subarray within a given one dimension array with the largest sum. This problem is one of the classical interview questions in IT companies like Google, Apple,

Continue Reading
« Prev 1 … 9 10 11 12 13 14 Next »

Recent Posts

  • Word table always starting from next page: 4 causes and how to stop it.
  • Common set symbols with meaning and how to type them in Ms Word (with shortcut)
  • Trick to keep entire table on one page in Ms Word
  • Simple trick to convert Table to Text in Ms Word (for PC & MAC)
  • How to get equilibrium sign in Ms Word and its shortcut

Archives

Connect Us

  • Instagram
  • Pinterest
  • Twitter

Archives

  • May 2022
  • March 2022
  • February 2022
  • January 2022
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020

Categories

  • Excel
  • Google Docs
  • LaTeX
  • MAC
  • Ms word
  • Pandas
  • PostgreSQL
  • Python
  • Uncategorized

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

add element to list python autohotkey degree sign in word degree symbol word division sign word equation editor shortcut equation shortcut word extend in python greek alphabet shortcut how to add degree symbol in word how to do degree symbol in word how to get degree symbol in word how to insert degree symbol in word how to make degree symbol in word how to put degree symbol in word how to type degree symbol in word how to type divide symbol in word how to type multiplication sign in word how to write degree in word insert equation in word shortcut latex in word math autocorrect mathematical symbols in word microsoft word latex ms word greek alphabet ms word shortcut ms word shortcut for greek multiplication sign word multiplication symbol in word multiply symbol in word pandas library pandas set index pandas tutorial python add element to list python add to list python append list to list python array append python array index python list append python pandas python pandas tutorial shortcut for degree symbol in word symbol for degrees celsius type pi in word windows hacks

Pages

  • About Us
  • Privacy Policy

Pages

  • About Us
  • Privacy Policy
All Rights Reserved PickupBrain
Proudly powered by WordPress | Theme: Drift Blog by Candid Themes.