i
HighRadius
Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
There were 20MCQs and 3 easy coding question that a lame coder can solve within 1:30hr
After completion of coding round they have given assignment of clearing the AWS certification ( CCP {within 1month} , SysOps {within 2 months}, DevOps{within 3months} ), after successfully completion of each certificate they will reimburse your money. Post completion of DevOps certificate they will give you Full Time Employment→*IF THEY HAVE VACANCIES FOR THE SAME, ELSE YOU WILL ONLY GET THAT 6MONTHS INTERN CERTIFICATE with 0-industry EXPERIENCE*
I applied via Naukri.com and was interviewed before Aug 2021. There were 5 interview rounds.
Python sample coding test after asking some python scripts questions and discussing technical round
I applied via Walk-in and was interviewed before Feb 2023. There were 5 interview rounds.
They will provide 10-20 aptitude questions and 10-20 coding outputs or flowchart related questions
They will give 5 coding questions, you can write in any programming language, irrespective of output they check how you are thinking and which logic you are using and efficiency of the code
In this round they will give bulk application programme no need to finish it but they will check your thought process and depth in oops concepts,
The static keyword in Java is used to create variables and methods that belong to the class itself, rather than instances of the class.
Static variables are shared among all instances of a class
Static methods can be called without creating an instance of the class
Static blocks are used to initialize static variables
The public static void main method is the entry point for a Java program.
public: Access modifier indicating that the method can be accessed from any other class.
static: Indicates that the method belongs to the class itself, not an instance of the class.
void: Indicates that the method does not return any value.
main: The name of the method that serves as the entry point for the program.
String[] args: An array of strings ...
I appeared for an interview in Sep 2024.
C programming and java
Advanced coding on c
I chose this company because of its innovative projects, strong company culture, and opportunities for growth.
Innovative projects that challenge me and allow me to learn new skills
Strong company culture that values teamwork and collaboration
Opportunities for growth and advancement within the company
My aim is to continuously improve my technical skills, contribute to innovative projects, and eventually become a technical leader in the field.
Continuous learning and skill development
Contribution to innovative projects
Becoming a technical leader in the field
Algorithms for manipulating arrays and strings in coding
Use sorting algorithms like quicksort and mergesort for arrays
Use string manipulation functions like substring and replace for strings
Use dynamic programming for optimizing solutions to array and string problems
Designing a large scale Ad Server
Use distributed systems for scalability
Implement caching for faster ad delivery
Ensure high availability and fault tolerance
Use real-time bidding for efficient ad placement
Implement fraud detection mechanisms
Ensure compliance with privacy regulations
Maximum sub sequence sum in an array
Use Kadane's algorithm
Initialize max_so_far and max_ending_here to 0
Iterate through the array and update max_ending_here and max_so_far
Return max_so_far
Endianness refers to the byte order of a system. It determines how multi-byte data types are stored in memory.
Little-endian systems store the least significant byte first, while big-endian systems store the most significant byte first.
Endianness can affect the way data is transmitted between systems.
To determine the endianness of a system, you can use the byte order mark (BOM) or write a test program that checks the by...
Sort an array of 0's and 1's only.
Use two pointers, one at the beginning and one at the end of the array.
Swap 0's from the beginning with 1's from the end until the pointers meet.
Alternatively, use a counting sort algorithm to count the number of 0's and 1's and then reconstruct the array.
Heaps are data structures used to efficiently find the maximum or minimum element in a collection.
Max heap: parent nodes are always greater than or equal to child nodes
Min heap: parent nodes are always smaller than or equal to child nodes
Heaps are commonly used in priority queues and sorting algorithms
Heap operations include insert, delete, and extract max/min
Example: An array [3, 8, 2, 5, 1, 4, 6] can be represented a
Find 3 numbers in an array where a+b=c.
Loop through the array and check for all possible combinations of a and b.
Use a hash table to store the values of a and b, and check if c is present in the hash table.
Sort the array and use two pointers to find a and b, and then check if their sum equals c.
I applied via Campus Placement
I am an avid traveler and have visited over 20 countries
I love experiencing new cultures and trying new foods
I have backpacked through Europe and Asia
I have volunteered in orphanages in Cambodia and Nepal
Mobile advertising platform
Adtech
Mobile marketing
App monetization
posted on 22 Mar 2021
I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed in Sep 2020. There were 5 interview rounds.
based on 6 reviews
Rating in categories
Associate Software Engineer
409
salaries
| ₹5.5 L/yr - ₹10.8 L/yr |
Associate Consultant
341
salaries
| ₹6.9 L/yr - ₹11.1 L/yr |
Consultant
200
salaries
| ₹6 L/yr - ₹19.5 L/yr |
Techno Functional Consultant
199
salaries
| ₹6 L/yr - ₹13.9 L/yr |
Associate Software Engineer 2
199
salaries
| ₹6.3 L/yr - ₹12.2 L/yr |
Chargebee
Freshworks
Zoho
CleverTap