Filter interviews by
Read a text file as one column in pyspark and get word counts
Use SparkContext to read the text file and create a DataFrame with one column
Split the text column into words using split() function
Use groupBy() and count() functions to get the word counts
Use SQL's WHERE clause to filter records between specified min and max values.
Use the SELECT statement to choose the columns you want.
Utilize the WHERE clause to specify the range: WHERE column_name BETWEEN min_value AND max_value.
Example: SELECT * FROM table_name WHERE age BETWEEN 20 AND 30;
You can also use greater than and less than operators: WHERE column_name >= min_value AND column_name <= max_value.
Top trending discussions
I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.
Reversing a string involves rearranging its characters in the opposite order, which can be done using various methods.
Use built-in functions: In Python, you can reverse a string with slicing: `reversed_string = original_string[::-1]`.
Iterative approach: Loop through the string from the end to the beginning and build a new string.
Using recursion: Define a function that calls itself with a smaller substring until it reac...
posted on 2 Mar 2022
Good Practice
posted on 26 May 2022
I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 4 interview rounds.
MCQ's and Coding Problem - 1 related with Java, RDBMS, JS
I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.
Questions related to Java programming language concepts and features.
StringBuilder and StringBuffer are used for efficient string manipulation.
Arrays are fixed in size while linked lists can grow dynamically.
TreeSet is a sorted set implementation in Java.
Java 8 introduced lambda expressions, streams, and functional interfaces.
Static keyword is used to create class-level variables and methods.
Dynamic method dispatch is ...
based on 1 interview experience
Senior Lead Analyst
36
salaries
| ₹16 L/yr - ₹35 L/yr |
Senior Business Analyst
27
salaries
| ₹19.7 L/yr - ₹25 L/yr |
Senior Software Engineer
25
salaries
| ₹20.2 L/yr - ₹40 L/yr |
Associate Advisor
22
salaries
| ₹30 L/yr - ₹39 L/yr |
Product Manager
19
salaries
| ₹22.2 L/yr - ₹35 L/yr |
TCS
Accenture
Wipro
Cognizant