Filter interviews by
explode splits a string into an array, while implode joins array elements into a string.
explode(separator, string): Splits a string by a specified separator.
Example: explode(',', 'apple,banana,cherry') returns ['apple', 'banana', 'cherry'].
implode(separator, array): Joins array elements into a single string with a specified separator.
Example: implode('-', ['2023', '10', '05']) returns '2023-10-05'.
explode is used for p...
I have extensive experience with PHP frameworks like Laravel and CodeIgniter, focusing on building scalable web applications.
Proficient in Laravel for its elegant syntax and robust features like Eloquent ORM and Blade templating.
Experience with CodeIgniter for lightweight applications, emphasizing speed and simplicity.
Utilized Symfony components in various projects for reusable libraries and better structure.
Implemente...
Clocks and calendars
Puzzles
Coding and decoding
Blood relations
Seating arrangements
Cause and effect
Series completion
Binary logic
I appeared for an interview before Oct 2023.
I applied via Campus Placement and was interviewed before Feb 2022. There were 3 interview rounds.
Simple 2 leetcode easy questions, along with MCQs
To swap 2 variables without using a third one, use arithmetic operations.
Add the values of both variables and store the result in one of the variables.
Subtract the value of the second variable from the sum and store the result in the second variable.
Subtract the value of the first variable from the sum and store the result in the first variable.
XOR operator is a logical operator that returns true if and only if both operands are different.
XOR is represented by the symbol ^
It can be used to toggle a bit (e.g. x ^= 1)
It can be used to check if two values are different (e.g. x ^ y)
It can be used to encrypt and decrypt data
It can be used to find the odd occurring element in an array
Comviva Technology interview questions for designations
Top trending discussions
posted on 21 Oct 2021
I applied via Campus Placement and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.
posted on 22 Jul 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.
posted on 14 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
Online test of 90 minutes at 5:30 pm
Object-Oriented Programming concepts include encapsulation, inheritance, and polymorphism, which are used to organize and manipulate data in data structures and algorithms.
Encapsulation: Bundling data and methods that operate on the data together in a single unit (object). Example: a class representing a car with properties like color and methods like drive().
Inheritance: Allowing a class to inherit properties and meth...
Round duration - 45 minutes
Round difficulty - Medium
Online coding interview of 45 minutes at 6:10PM.
Implement a program that performs basic string compression. When a character is consecutively repeated more than once, replace the consecutive duplicates with the coun...
Implement a program to compress a string by replacing consecutive duplicates with the count of repetitions.
Iterate through the string and keep track of consecutive characters and their counts.
Replace consecutive duplicates with the count of repetitions.
Handle the case where the count of repetitions is greater than 1 and less than or equal to 9.
Explanation of insert, select, and join queries in a database management system.
Insert query is used to add new records to a table.
Select query is used to retrieve data from a table based on specified criteria.
Join query is used to combine rows from two or more tables based on a related column between them.
Examples: INSERT INTO table_name (column1, column2) VALUES (value1, value2); SELECT * FROM table_name WHERE condit...
Round duration - 30 minutes
Round difficulty - Easy
HR round of 30 minutes at 6pm
Tip 1 : Be accurate in one language rather than doing more languages but not perfect in anyone
Tip 2 : Revise your concepts regularly and try to attempt 3-4 times a question which you cannot do in first time so that after that if u see question of that type u know how to approach
Tip 3 : Do practice of quality questions not only quantity.
Tip 1 : One page resume
Tip 2 : Only mentioned that projects and skills in which you are really good don't write anything just to fulfill the space
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
posted on 14 Sep 2021
I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 3 interview rounds.
based on 6 interviews
Interview experience
based on 53 reviews
Rating in categories
Technical Lead
434
salaries
| ₹7.3 L/yr - ₹23.1 L/yr |
Senior Engineer
348
salaries
| ₹4.2 L/yr - ₹13.3 L/yr |
Senior Software Engineer
344
salaries
| ₹5 L/yr - ₹15.5 L/yr |
Senior Technical Lead
222
salaries
| ₹12.8 L/yr - ₹31.2 L/yr |
Software Engineer
218
salaries
| ₹2 L/yr - ₹12.2 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland