Faster and better experience!
Filter interviews by
I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.
30 question in 30 min of Quant.
They gave me 3 coding questions including one SQL query.
Questions difficulty was easy.
Ternary operators in Java are shorthand for if-else statements, with syntax: condition ? expression1 : expression2
Ternary operator is used to assign a value to a variable based on a condition
Syntax: condition ? expression1 : expression2
Example: int x = (a > b) ? a : b;
Method overloading is the ability to define multiple methods with the same name but different parameters in a class.
Allows multiple methods with the same name but different parameters
Parameters can differ in number, type, or order
Helps improve code readability and reusability
Find the minimum value from an array of strings using code logic.
Convert the array of strings to an array of integers for comparison.
Initialize a variable with a very large value as the initial minimum.
Iterate through the array and update the minimum value if a smaller value is found.
Some basic aptitude ques
It was a nice experience
I applied via Job Portal and was interviewed in Aug 2023. There was 1 interview round.
Great Developers Infotech interview questions for popular designations
I applied via Naukri.com and was interviewed in Jun 2022. There were 5 interview rounds.
Aptitude test is very simple
This is also simple not so much tough
Top trending discussions
posted on 9 Sep 2024
Basic technical question, sql question and snippet
Code to find LCM and HCF of two numbers
Use Euclidean algorithm to find HCF
LCM = (num1 * num2) / HCF
Handle edge cases like zero or negative numbers
JWT workflow involves generating, signing, and verifying tokens for secure authentication in the project.
User logs in with credentials and server generates a JWT token
Token is sent to client and stored in local storage
Client includes token in headers for subsequent requests
Server verifies token signature to authenticate user
posted on 20 Jan 2025
I applied via Walk-in and was interviewed in Dec 2024. There was 1 interview round.
Influencer marketing is a strategy that involves collaborating with popular individuals on social media to promote products or services.
Influencer marketing helps brands reach a larger audience and build credibility
Influencers can be celebrities, industry experts, or social media personalities
Examples of successful influencer marketing campaigns include Kylie Jenner promoting beauty products and PewDiePie promoting vid
I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.
I am a passionate web developer with 5 years of experience in front-end and back-end development.
5 years of experience in web development
Skilled in front-end and back-end development
Passionate about creating user-friendly and efficient websites
I rate myself highly in HTML, CSS, JavaScript, and React.
HTML - Proficient in creating semantic and accessible web pages
CSS - Skilled in styling and layout design, including responsive design
JavaScript - Strong understanding of core concepts and modern ES6+ features
React - Experienced in building interactive and dynamic web applications
Implement a web page as per description
posted on 8 Mar 2024
I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.
based on 4 interviews
Interview experience
based on 9 reviews
Rating in categories
Software Developer
14
salaries
| ₹2.4 L/yr - ₹4.3 L/yr |
Software Engineer
11
salaries
| ₹2.4 L/yr - ₹7.7 L/yr |
Software Trainee
4
salaries
| ₹1 L/yr - ₹4 L/yr |
Sales Specialist
3
salaries
| ₹3 L/yr - ₹16 L/yr |
.NET Software Developer
3
salaries
| ₹2.4 L/yr - ₹2.8 L/yr |
Infosys
TCS
Wipro
HCLTech