Filter interviews by
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
Where clause is used to filter rows before grouping, while Having clause is used to filter groups after grouping.
Where clause is used with SELECT, UPDATE, DELETE statements to filter rows based on a condition.
Having clause is used with GROUP BY clause to filter groups based on a condition.
Where clause is applied before grouping, Having clause is applied after grouping.
Example: SELECT * FROM table_name WHERE condition; ...
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for data hiding, which prevents outside code from directly accessing an object's internal data.
Encapsulation also helps in achieving data abstraction, where the internal details of an object are hidden...
Java is a high-level, object-oriented programming language, while C is a low-level, procedural programming language.
Java is platform-independent, while C is platform-dependent.
Java uses automatic memory management (garbage collection), while C requires manual memory management.
Java is more secure due to its strong type system and runtime environment, while C allows for more direct memory manipulation.
Java is typically ...
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
Triyam Information Technology interview questions for popular designations
The test went for half hr and they asked simple python coding questions
Top trending discussions
posted on 13 Sep 2024
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
Basic aptitude and technical mcq
Technical round (Virtual)
I am a recent graduate with a degree in Computer Science, passionate about coding and eager to learn and grow in the software development field.
Recent graduate with a degree in Computer Science
Passionate about coding and software development
Eager to learn and grow in the field
Developed a web-based project management tool for tracking tasks and deadlines.
Used HTML, CSS, and JavaScript for front-end development
Implemented backend functionality using Node.js and MongoDB
Incorporated user authentication and authorization features
Utilized Agile methodology for project management
I applied via AmbitionBox and was interviewed in May 2022. There were 2 interview rounds.
HTML and CSS or javascript
About professional aptitude
I applied via LinkedIn and was interviewed in Dec 2021. There were 3 interview rounds.
A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself.
Prime numbers are only divisible by 1 and themselves.
Examples of prime numbers include 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, and 97.
The number 1 is not considered a prime number.
Program to determine if a number is even or odd.
Use the modulo operator (%) to check if the number is divisible by 2.
If the remainder is 0, the number is even. Otherwise, it is odd.
Example: int num = 5; if(num % 2 == 0) { printf("Even"); } else { printf("Odd"); }
based on 9 interviews
Interview experience
based on 29 reviews
Rating in categories
ETL Developer
55
salaries
| ₹1.8 L/yr - ₹6.5 L/yr |
Team Lead
16
salaries
| ₹3 L/yr - ₹9.4 L/yr |
SQL Developer
14
salaries
| ₹3.5 L/yr - ₹5.5 L/yr |
Technical Lead
8
salaries
| ₹4.5 L/yr - ₹9 L/yr |
RPA Developer
7
salaries
| ₹2.1 L/yr - ₹3.8 L/yr |
TCS
Accenture
Wipro
Cognizant