Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
To find the largest and smallest number in an array of strings, convert each string to a number and compare them.
Convert each string in the array to a number using parseInt() or parseFloat()
Initialize variables to store the largest and smallest numbers, then iterate through the array to compare each number
Update the largest and smallest numbers as needed during the iteration
Pointers in programming are variables that store memory addresses of other variables.
Pointers are used to access and manipulate memory addresses.
They are often used in dynamic memory allocation.
Pointers can be used to pass variables by reference.
Example: int *ptr; ptr = # *ptr = 10;
Example: char *str = 'hello'; printf('%s', str);
Objective-C is a general-purpose, object-oriented programming language used for iOS and macOS development.
Objective-C is a superset of C programming language.
It is used for developing applications for Apple's operating systems.
Objective-C uses dynamic typing and message passing.
Example: [myObject doSomething];
I applied via Company Website and was interviewed before Sep 2021. There were 4 interview rounds.
Logical Aptitude, Verbal, Numerical
2 codes one small and easy , another big and medium difficultly
I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.
I appeared for an interview before Jul 2021.
This will be a general apptitude test where a questionnaire is consist of reasoning, English and Maths questions
I applied via Walk-in and was interviewed in Jul 2019. There were 3 interview rounds.
Designing Facebook is a complex task involving various components and technologies.
Identify the core features of Facebook such as user profiles, news feed, messaging, and groups.
Choose appropriate technologies for each component such as PHP for backend, React for frontend, and MySQL for database.
Ensure scalability and performance by implementing caching, load balancing, and database sharding.
Implement security measures...
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
To check Java version, use command prompt/terminal and type 'java -version'.
Open command prompt/terminal
Type 'java -version'
Press enter
The installed Java version will be displayed
The main method syntax is a standard entry point for Java programs.
The main method must be declared as public, static, and void.
The method name must be 'main'.
The method must accept an array of strings as an argument.
The method must be defined within a class.
Example: public static void main(String[] args) { }
based on 1 interview
Interview experience
Telecaller
3
salaries
| ₹1.9 L/yr - ₹1.9 L/yr |
TCS
Wipro
Cognizant
Capgemini