Tip 1 : Practice coding from Leetcode, Interview bit, at least 100 questions
Tip 2 : Practice any one automation framework includes design patterns
Tip 1 : Restrict your resume to 1 page and write your practical work only
Tip 2 : Mention top topics like Selenium, Rest Assured Automation, Language used Java etc
For...
You have been given a Binary Tree of integers. You are supposed to return the level order traversal of the given tree.
For Example:
For the given binary tree
Given the head node of the singly linked list and an integer âkâ, , find the value at the kth node from the end of the linked list.
You are given an infinite supply of coins of each of denominations D = {D0, D1, D2, D3, ...... Dn-1}. You need to figure out the total number of ways W, in which you can make a change for value V using coins of denominations from D. Print 0, if a change isn't possible.
(interface vs functional interface)
asked about functional programming and advantages.
Front end projects and current projects i was working in my current organization.
Think out loud. Ask interviews if you have any questions and doubts.