Do you have 2+ years of experience and looking for a change? Global FinTech Infra company Nium has come up with a fabulous coding challenge to hire for SE/SSE roles. With a chance to work remotely, Code:Nium Challenge is all for you!! Registration for the contest and application for SE/SSE roles are now open!
PS: The contest is open for all. However, coders with 2+ years of experience will be eligible for the prizes & job offers.
https://bit.ly/3bWB5cc
PS: The contest is open for all. However, coders with 2+ years of experience will be eligible for the prizes & job offers.
https://bit.ly/3bWB5cc
Chef wants to find any connected undirected graph with n vertices and m edges with the maximum number of bridges. The graph should not contain any self-loops or multiple edges. Please help him with this task.
https://bit.ly/3wuDt3j
https://bit.ly/3wuDt3j
How to prepare for prestigious competitions? How to crack tech interviews and land the dream job? Get all these queries answered in our upcoming episode of Weekends With Champions this November 13th, featuring ICPC’20 Finalist & Google SDE, Kunal Verma.
Register Now: https://bit.ly/3BYbASi
Register Now: https://bit.ly/3BYbASi
Get, set, and start coding! If you have 2 years+ experience, then Code: Nium is the challenge for you: https://bit.ly/3qv8gMx! The registration window is already open, and the contest starts on 15th November 2021. The top performers will get a chance to work with ICC Men's T-20 Partner & Global FinTech Infrastructure company Nium for SE/SSE roles, and bag prizes such as MacBook Pro, iPad Pro & Swag Goodies! So register right away.
PS: The contest is open for all. However, coders with 2+ years of experience will be eligible for the prizes & job offers.
PS: The contest is open for all. However, coders with 2+ years of experience will be eligible for the prizes & job offers.
A software engineer at Google, an ICPC World Finalist, and a die-hard competitive programming enthusiast, Kunal Verma will share coding tips, preparation methods, and his mantra for success this Saturday, 3 PM on Weekends With Champions. Send your questions in the form to make sure we pick them first: https://bit.ly/3BYbASi! Spread the word.
Cricket has forever been one of the most loved games. WT20 is going on, New Zealand has already marked their place in the Finals, and now we are eagerly waiting for the new champions. But did you know that programming is used even in Cricket?! Check out the blog to know more.
https://bit.ly/3okoQvz
https://bit.ly/3okoQvz
Chef has an array A of N non-negative integers, where N is odd. Help him find the minimum non-negative integer x that satisfies the equation (A_1 + x) ⊕ (A_2 + x) ⊕ ... ⊕ (A_N + x) = 0 where ⊕ denotes the bitwise xor operation.
https://bit.ly/3kpKAFg
https://bit.ly/3kpKAFg
It's raining contests this month, and here's the first Starters of November: https://bit.ly/3qqtjjd. Starters 17 will be on 17th Nov, 8 PM IST onwards. And this time, it's rated for both Division 2 and 3 coders! So make sure to participate and show off your coding skills.
Code: Nium is the challenge for you if you have 2+ years of experience: https://bit.ly/3odHqWk. Participate in this coding contest, win big prizes such as MacBook Pro, iPad Pro, and lots of other goodies. The top coders in this challenge also stand a chance to work with this global FinTech Infra company. So register right away, and start your preparation.
PS: The contest is open for all. However, coders with 2+ years of experience will be eligible for the prizes & job offers.
PS: The contest is open for all. However, coders with 2+ years of experience will be eligible for the prizes & job offers.
Kunal Verma, ICPC finalist and SDE at Google, will be joining us tomorrow to clear all your doubts, share his tips and methods, and much more. Make sure to tune in at 3 PM. Send your questions in the form below to make sure we pick them first!
https://bit.ly/3BYbASi
https://bit.ly/3BYbASi
We call a string S valid if either S = ? or S = (x + y) or S = (x - y) where x and y are valid strings. The power of a valid string S is defined as the maximum value that can be attained by replacing each '?' in it either by 0 or 1 and evaluating the resulting expression. Chef is given a valid string S and Q queries on it. For each query, he is given two integers L and R (L <= R) such that the substring S[L...R] is valid. Help Chef in finding the power of this valid substring for all queries.
https://bit.ly/3c75bcR
https://bit.ly/3c75bcR
This is your golden chance to start your Competitive Programming journey with Starters 17: https://bit.ly/3qsUrhz. Tailor-made for beginners, the contest is on November 17th at 8 PM IST.
A FinTech brand with its presence in multiple countries is here now with a thrilling challenge for you: https://bit.ly/3HdSifH. Code: Nium, a contest for all coders with 2+ years of experience, is a chance to work remotely with Nium in SE/SSE roles. Participate in the challenge starting this November 15th & bag amazing prizes!
PS: The contest is open for all. However, coders with 2+ years of experience will be eligible for the prizes & job offers.
PS: The contest is open for all. However, coders with 2+ years of experience will be eligible for the prizes & job offers.
Join us today at 3 PM for a live AMA session with Kunal Verma, ICPC Finalist and SDE at Google: https://youtu.be/RD__Y9_m1Vs. Make sure to be there on time, and get your doubts cleared.
Get to learn the Standard Template Library in C++ with Mohammad Fraz at 6 PM today.
https://bit.ly/3FdIH6M
https://bit.ly/3FdIH6M
YouTube
C++ STL | Most Used Standard Template Library (STL) in C++ | Weekend Special | Md. Fraz | CodeChef
In this live session, CodeChef mentor Md. Fraz will discuss the STL in C++. Standard Template Library (STL) is a set of C++ template classes and functions to provide common programming using data structures and functions such as lists, stacks, arrays, etc.…
You are given a binary string S of length N. You can perform the following operations on S:
Flip: Pick an index i (1 <= i <= N) and flip the i-th character (i.e. change 0 to 1 or 1 to 0)
Compress: Pick any non-empty substring consisting of the same character and replace it with a single occurrence of that character.
Find the minimum number of operations required to make all the characters of S equal.
https://bit.ly/3omBmuN
Flip: Pick an index i (1 <= i <= N) and flip the i-th character (i.e. change 0 to 1 or 1 to 0)
Compress: Pick any non-empty substring consisting of the same character and replace it with a single occurrence of that character.
Find the minimum number of operations required to make all the characters of S equal.
https://bit.ly/3omBmuN
Four more days and it's Starters time: https://bit.ly/3wK6F6g! We all are excited to see you guys ramp up for the programming battle. Go ahead and set a reminder for the contest this Wednesday, November 17 at 8 PM IST.
The functional array of an array A=[A_1, A_2, ... A_N] is the array fA of size N−1, where fA_i = A_{i+1} - A_i for 1≤i<N. You are given two arrays B=[B_1, B_2....B_N] and Z=[Z_1,Z_2,...Z_M]. Find out whether there exists an array A such that:
- B is a subsequence of A
- fA is a subsequence of Z
https://bit.ly/3oko3e4
- B is a subsequence of A
- fA is a subsequence of Z
https://bit.ly/3oko3e4
Media is too big
VIEW IN TELEGRAM
It's time for Indian school children to show their mettle to the world! It’s time once again to bring home the gold, one step at a time. Register NOW for the Zonal Computing Olympiad (ZCO) & Zonal Informatics Olympiad (ZIO) to make your way to the prestigious 34th International Olympiad in Informatics: https://bit.ly/3DefCr2.
Fellow senior coders, it’s time for you to do your bit too. Pass this message to your little brothers & sisters, nephews & nieces, sons & daughters from schools. Let more Indian school students, regardless of their government or private schools, give it a try to win the Indian Computing Olympiad & represent India at IOI 2022 in Indonesia.
Happy Children's Day!!
Fellow senior coders, it’s time for you to do your bit too. Pass this message to your little brothers & sisters, nephews & nieces, sons & daughters from schools. Let more Indian school students, regardless of their government or private schools, give it a try to win the Indian Computing Olympiad & represent India at IOI 2022 in Indonesia.
Happy Children's Day!!
Know and learn all the crucial points about Java Collections Framework in 90 minutes, tonight at 8 PM: https://bit.ly/3qz9Cpg.
YouTube
Java Collections Framework | Know everything about Java | Weekend Special | Md. Fraz | CodeChef
The Java Collections framework gives the programmer access to prepackaged data structures as well as to algorithms for manipulating them. In this Live session CodeChef mentor and 5-star coder Yogesh Yogendra is going to discuss everything about Java Collection…